Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/adb/
Dsocket_spec.cpp128 std::string spec_str(spec); in get_host_socket_spec_port() local
249 std::string spec_str(address); in socket_spec_connect() local
370 std::string spec_str(spec); local
/aosp_15_r20/art/runtime/metrics/
H A Dreporter_test.cc404 void VerifyFalse(const std::string& spec_str) { in VerifyFalse()
409 const std::string& spec_str, in VerifyTrue()
417 const std::string& spec_str, in Verify()
H A Dreporter.cc264 std::optional<std::string> spec_str = is_system_server in FromFlags() local
306 const std::string& spec_str, std::string* error_msg) { in Parse()
/aosp_15_r20/external/libbpf/src/
H A Drelo_core.c270 const char *name, *spec_str; in bpf_core_parse_spec() local
1306 const char *spec_str; in bpf_core_calc_relo_insn() local
H A Dusdt.c240 const char *spec_str; member
/aosp_15_r20/external/cronet/net/tools/disk_cache_memory_test/
H A Ddisk_cache_memory_test.cc249 bool ParseAndStoreSpec(const std::string& spec_str, in ParseAndStoreSpec()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Ddate_parsing.hpp131 std::string spec_str; in parse_date() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Dtensor_layout.cc666 for (const std::string& spec_str : sharding_spec_strs) { in GetLayout() local