/aosp_15_r20/external/grpc-grpc/test/core/security/ |
H A D | jwt_verifier_test.cc | 367 char* key_str = json_key_str(json_key_str_part3_for_google_email_issuer); in TEST() local 402 char* key_str = json_key_str(json_key_str_part3_for_custom_email_issuer); in TEST() local 453 char* key_str = json_key_str(json_key_str_part3_for_url_issuer); in TEST() local 495 char* key_str = json_key_str(json_key_str_part3_for_url_issuer); in TEST() local 519 char* key_str = json_key_str(json_key_str_part3_for_google_email_issuer); in TEST() local 562 char* key_str = json_key_str(json_key_str_part3_for_url_issuer); in TEST() local
|
/aosp_15_r20/external/bcc/src/cc/api/ |
H A D | BPFTable.cc | 42 StatusTuple BPFTable::get_value(const std::string& key_str, in get_value() 59 StatusTuple BPFTable::get_value(const std::string& key_str, in get_value() 84 StatusTuple BPFTable::update_value(const std::string& key_str, in update_value() 105 StatusTuple BPFTable::update_value(const std::string& key_str, in update_value() 132 StatusTuple BPFTable::remove_value(const std::string& key_str) { in remove_value() 192 std::string key_str; in get_table_offline() local
|
H A D | BPFTable.h | 82 StatusTuple string_to_key(const std::string& key_str, KeyType* key) { in string_to_key() 90 StatusTuple key_to_string(const KeyType* key, std::string& key_str) { in key_to_string()
|
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A D | marisa-swig.cxx | 50 void Keyset::key_str(size_t i, in key_str() function in marisa_swig::Keyset 126 void Agent::key_str(const char **ptr_out, size_t *length_out) const { in key_str() function in marisa_swig::Agent
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig.cxx | 50 void Keyset::key_str(size_t i, in key_str() function in marisa_swig::Keyset 126 void Agent::key_str(const char **ptr_out, size_t *length_out) const { in key_str() function in marisa_swig::Agent
|
H A D | marisa.py | 138 def key_str(self, *args): return _marisa.Keyset_key_str(self, *args) member in Keyset 164 def key_str(self): return _marisa.Agent_key_str(self) member in Agent
|
/aosp_15_r20/external/marisa-trie/bindings/ |
H A D | marisa-swig.cxx | 50 void Keyset::key_str(size_t i, in key_str() function in marisa_swig::Keyset 126 void Agent::key_str(const char **ptr_out, size_t *length_out) const { in key_str() function in marisa_swig::Agent
|
/aosp_15_r20/external/marisa-trie/bindings/ruby/ |
H A D | marisa-swig.cxx | 50 void Keyset::key_str(size_t i, in key_str() function in marisa_swig::Keyset 126 void Agent::key_str(const char **ptr_out, size_t *length_out) const { in key_str() function in marisa_swig::Agent
|
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/ |
H A D | client_helper.cc | 143 std::string key_str(key.begin(), key.end()); in log_metadata_entry() local
|
/aosp_15_r20/external/marisa-trie/tests/ |
H A D | base-test.cc | 263 const char *key_str = "key"; in TestAgent() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/hpack/test/ |
D | fixture.rs | 130 fn key_str(e: &Header) -> &str { in key_str() function
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | disk_cache_fuzzer.cc | 492 std::string key_str = ToKey(key_id); in RunCommands() local 576 std::string key_str; in RunCommands() local
|
/aosp_15_r20/system/core/mini_keyctl/ |
H A D | mini_keyctl.cpp | 163 const char* key_str = argv[2]; in main() local
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | srtp_filter.cc | 266 std::string key_b64(key_params.substr(7)), key_str; in ParseKeyParams() local
|
H A D | srtp_transport.cc | 496 std::string key_b64(key_params.substr(7)), key_str; in ParseKeyParams() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | crypto_utils_test.cc | 238 const char* key_str; in TEST_F() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | linux_util.cc | 42 const std::string& key_str = pair.first; in GetKeyValueFromOSReleaseFile() local
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | ioctl_evdev-success.c | 202 const char *key_str[] = { "2", "KEY_1", "KEY_2" }; in main() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | ioctl_evdev-success.c | 202 const char *key_str[] = { "2", "KEY_1", "KEY_2" }; in main() local
|
/aosp_15_r20/external/strace/tests/ |
H A D | ioctl_evdev-success.c | 202 const char *key_str[] = { "2", "KEY_1", "KEY_2" }; in main() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/intents/ |
H A D | jni-lua.cc | 215 const StringPiece key_str = ReadString(kIndexStackTop); in HandleUserRestrictionsCallback() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/src/ |
D | params.rs | 14 fn key_str(&self) -> &'k str { in key_str() method
|
/aosp_15_r20/external/curl/lib/ |
H A D | hash.c | 281 const char *key_str = (const char *) key; in Curl_hash_str() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | proto_trace_parser_impl.cc | 307 NullTermStringView key_str = context_->storage->GetString(key); in ParseMetatraceEvent() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/common/ |
H A D | oblivious_http_header_key_config.cc | 438 std::string key_str(key_length, '\0'); in ReadSingleKeyConfig() local
|