Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp70 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.cc455 std::regex re("[1-9][0-9]*.[0-9]+.[0-9]+"); in ReadAndroidVersionFromBootImage() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp14244 std::regex re( R"(\$\{([^\}]+)\})" ); in replaceWithMap() local