/external/skqp/tools/ |
D | UrlDataManager.h | 50 static const SkData& GetKey(const UrlData& data) { in GetKey() function 60 static const SkString& GetKey(const UrlData& data) { in GetKey() function
|
/external/skia/src/gpu/text/ |
D | GrStrikeCache.h | 37 static const SkPackedGlyphID& GetKey(const GrGlyph* glyph) { in GetKey() function 81 static const SkDescriptor& GetKey(const sk_sp<GrTextStrike>& strike) { in GetKey() function
|
/external/skia/tools/ |
D | UrlDataManager.h | 74 static const SkData& GetKey(const UrlData& data) { in GetKey() function 84 static const SkString& GetKey(const UrlData& data) { in GetKey() function
|
/external/google-breakpad/src/processor/ |
D | static_map_iterator.h | 68 inline const Key GetKey() const { return *GetKeyPtr(); } in GetKey() function
|
/external/angle/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
|
/external/webrtc/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
|
/external/rust/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
|
/external/openscreen/third_party/abseil/src/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
|
/external/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
|
/external/libtextclassifier/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
|
/external/skia/tools/sk_app/mac/ |
D | Window_mac.h | 40 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
|
/external/skqp/tools/sk_app/ios/ |
D | Window_ios.h | 40 static const Uint32& GetKey(const Window_ios& w) { in GetKey() function
|
/external/skia/src/gpu/mtl/ |
D | GrMtlSampler.h | 32 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
|
D | GrMtlDepthStencil.h | 51 static const Key& GetKey(const GrMtlDepthStencil& depthStencil) { return depthStencil.fKey; } in GetKey() function
|
/external/skia/src/gpu/ops/ |
D | GrSmallPathShapeData.h | 57 static inline const GrSmallPathShapeDataKey& GetKey(const GrSmallPathShapeData& data) { in GetKey() function
|
/external/skqp/src/gpu/ |
D | GrResourceAllocator.h | 96 static const GrScratchKey& GetKey(const GrSurface& s) { in GetKey() function 166 static const uint32_t& GetKey(const Interval& intvl) { in GetKey() function
|
/external/skia/src/core/ |
D | SkTDynamicHash.h | 52 static const Key& GetKey(T* entry) { return Traits::GetKey(*entry); } in GetKey() function
|
/external/webrtc/examples/turnserver/ |
D | turnserver_main.cc | 35 virtual bool GetKey(const std::string& username, in GetKey() function in __anon659bc5630111::TurnFileAuth
|
/external/skqp/src/gpu/vk/ |
D | GrVkSamplerYcbcrConversion.h | 44 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
|
D | GrVkSampler.h | 47 static const Key& GetKey(const GrVkSampler& sampler) { return sampler.fKey; } in GetKey() function
|
/external/llvm-project/lldb/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 81 static const char *GetKey(OptionNames enum_value) { in GetKey() function 368 static const char *GetKey(OptionNames enum_value) { in GetKey() function
|
/external/skqp/tools/sk_app/unix/ |
D | Window_unix.h | 45 static const XWindow& GetKey(const Window_unix& w) { in GetKey() function
|
/external/skia/src/gpu/vk/ |
D | GrVkSamplerYcbcrConversion.h | 47 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
|
/external/skqp/src/core/ |
D | SkRemoteGlyphCacheImpl.h | 92 static SkPackedGlyphID GetKey(const SkGlyph* glyph) { in GetKey() function
|
/external/libchrome/components/policy/core/common/ |
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
|