Home
last modified time | relevance | path

Searched defs:str_key (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dfake_prefs.cc154 std::string str_key{key}; in SetValue() local
183 string str_key{key}; in RemoveObserver() local
/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dcall.c69 char *str_key; in grpc_parse_metadata_array() local
/aosp_15_r20/system/security/keystore2/test_utils/
H A Dffi_test_utils.cpp572 std::string str_key = std::string(keystore2_grant_id_prefix) + key_id; in performCryptoOpUsingKeystoreEngine() local
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc2117 std::string str_key = "str"; in TEST() local