/aosp_15_r20/external/tink/cc/experimental/pqcrypto/signature/subtle/ |
H A D | falcon_subtle_utils.h | 55 const util::SecretData& GetKey() const { return key_data_; } in GetKey() function 75 const std::string& GetKey() const { return key_data_; } in GetKey() function
|
H A D | sphincs_subtle_utils.h | 79 const util::SecretData& GetKey() const { return private_key_data_; } in GetKey() function 97 const std::string& GetKey() const { return public_key_data_; } in GetKey() function
|
/aosp_15_r20/external/skia/tools/ |
H A D | UrlDataManager.h | 75 static const SkData& GetKey(const UrlData& data) { in GetKey() function 85 static const SkString& GetKey(const UrlData& data) { in GetKey() function
|
/aosp_15_r20/external/skia/src/text/gpu/ |
H A D | StrikeCache.cpp | 194 const SkDescriptor& StrikeCache::HashTraits::GetKey(const sk_sp<TextStrike>& strike) { in GetKey() function in sktext::gpu::StrikeCache::HashTraits 219 const SkPackedGlyphID& TextStrike::HashTraits::GetKey(const Glyph* glyph) { in GetKey() function in sktext::gpu::TextStrike::HashTraits
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 79 static const char *GetKey(OptionNames enum_value) { in GetKey() function 366 static const char *GetKey(OptionNames enum_value) { in GetKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 79 static const char *GetKey(OptionNames enum_value) { in GetKey() function 366 static const char *GetKey(OptionNames enum_value) { in GetKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 79 static const char *GetKey(OptionNames enum_value) { in GetKey() function 366 static const char *GetKey(OptionNames enum_value) { in GetKey() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 79 static const char *GetKey(OptionNames enum_value) { in GetKey() function 366 static const char *GetKey(OptionNames enum_value) { in GetKey() function
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | registry_dict.cc | 158 RegistryDict* RegistryDict::GetKey(const std::string& name) { in GetKey() function in policy::RegistryDict 163 const RegistryDict* RegistryDict::GetKey(const std::string& name) const { in GetKey() function in policy::RegistryDict
|
/aosp_15_r20/system/update_engine/common/ |
H A D | prefs.cc | 267 bool Prefs::FileStorage::GetKey(std::string_view key, string* value) const { in GetKey() function in chromeos_update_engine::Prefs::FileStorage 344 bool MemoryPrefs::MemoryStorage::GetKey(std::string_view key, in GetKey() function in chromeos_update_engine::MemoryPrefs::MemoryStorage
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrResourceCache.h | 341 static const skgpu::ScratchKey& GetKey(const GrGpuResource& r) { in GetKey() function 351 static const skgpu::UniqueKey& GetKey(const GrGpuResource& r) { return r.getUniqueKey(); } in GetKey() function
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkTHash.h | 478 static const K& GetKey(const Pair& p) { return p.first; } in GetKey() function 647 static const T& GetKey(const T& item) { return item; } in GetKey() function
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | mac_types.hpp | 580 const Key &GetKey(void) const { return static_cast<const Key &>(mKeyMaterial.mKey); } in GetKey() function in ot::Mac::KeyMaterial 639 Key &GetKey(void) { return static_cast<Key &>(mKeyMaterial.mKey); } in GetKey() function in ot::Mac::KeyMaterial
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | static_map_iterator.h | 68 inline const Key GetKey() const { return *GetKeyPtr(); } in GetKey() function
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
H A D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/ |
H A D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/ |
H A D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | hashtable_debug_hooks.h | 42 const typename T::key_type& GetKey(const typename T::key_type& key, char) { in GetKey() function
|
/aosp_15_r20/external/skia/tools/sk_app/mac/ |
H A D | Window_mac.h | 40 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
|
/aosp_15_r20/external/webrtc/test/network/ |
H A D | emulated_turn_server.h | 61 bool GetKey(absl::string_view username, in GetKey() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlSampler.h | 33 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | SmallPathShapeData.h | 69 static inline const SmallPathShapeDataKey& GetKey(const SmallPathShapeData& data) { in GetKey() function
|