Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/
H A Dsocket_spec.cpp129 std::string spec_str(spec); in get_host_socket_spec_port() local
250 std::string spec_str(address); in socket_spec_connect() local
371 std::string spec_str(spec); local
/aosp12/art/runtime/metrics/
H A Dreporter.cc260 std::optional<std::string> spec_str = is_system_server in FromFlags() local
301 const std::string& spec_str, std::string* error_msg) { in Parse()
H A Dreporter_test.cc406 void VerifyFalse(const std::string& spec_str) { in VerifyFalse()
411 const std::string& spec_str, in VerifyTrue()
419 const std::string& spec_str, in Verify()