Home
last modified time | relevance | path

Searched defs:re (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/monitoring/tombstone_transmit/
Dtombstone_transmit.cpp119 std::regex re(R"(tombstone_\d+(\.pb)?)"); in main() local
/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp189 std::regex re("wan_ipaddr=[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+"); in FindIpaddrLauncherLog() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc483 std::regex re("[1-9][0-9]*([.][0-9]+)*"); in ReadAndroidVersionFromBootImage() local