Home
last modified time | relevance | path

Searched defs:key_str (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Djwt_verifier_test.cc367 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 DBPFTable.cc42 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 DBPFTable.h82 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 Dmarisa-swig.cxx50 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 Dmarisa-swig.cxx50 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 Dmarisa.py138 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 Dmarisa-swig.cxx50 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 Dmarisa-swig.cxx50 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 Dclient_helper.cc143 std::string key_str(key.begin(), key.end()); in log_metadata_entry() local
/aosp_15_r20/external/marisa-trie/tests/
H A Dbase-test.cc263 const char *key_str = "key"; in TestAgent() local
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/hpack/test/
Dfixture.rs130 fn key_str(e: &Header) -> &str { in key_str() function
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_fuzzer.cc492 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 Dmini_keyctl.cpp163 const char* key_str = argv[2]; in main() local
/aosp_15_r20/external/webrtc/pc/
H A Dsrtp_filter.cc266 std::string key_b64(key_params.substr(7)), key_str; in ParseKeyParams() local
H A Dsrtp_transport.cc496 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 Dcrypto_utils_test.cc238 const char* key_str; in TEST_F() local
/aosp_15_r20/external/cronet/base/
H A Dlinux_util.cc42 const std::string& key_str = pair.first; in GetKeyValueFromOSReleaseFile() local
/aosp_15_r20/external/strace/tests-mx32/
H A Dioctl_evdev-success.c202 const char *key_str[] = { "2", "KEY_1", "KEY_2" }; in main() local
/aosp_15_r20/external/strace/tests-m32/
H A Dioctl_evdev-success.c202 const char *key_str[] = { "2", "KEY_1", "KEY_2" }; in main() local
/aosp_15_r20/external/strace/tests/
H A Dioctl_evdev-success.c202 const char *key_str[] = { "2", "KEY_1", "KEY_2" }; in main() local
/aosp_15_r20/external/libtextclassifier/native/utils/intents/
H A Djni-lua.cc215 const StringPiece key_str = ReadString(kIndexStackTop); in HandleUserRestrictionsCallback() local
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/src/
Dparams.rs14 fn key_str(&self) -> &'k str { in key_str() method
/aosp_15_r20/external/curl/lib/
H A Dhash.c281 const char *key_str = (const char *) key; in Curl_hash_str() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_parser_impl.cc307 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 Doblivious_http_header_key_config.cc438 std::string key_str(key_length, '\0'); in ReadSingleKeyConfig() local

12