Home
last modified time | relevance | path

Searched defs:GetKey (Results 1 – 25 of 75) sorted by relevance

123

/external/webrtc/webrtc/libjingle/xmpp/
Dpubsubstateclient.cc15 std::string PublishedNickKeySerializer::GetKey( in GetKey() function in buzz::PublishedNickKeySerializer
20 std::string PublisherAndPublishedNicksKeySerializer::GetKey( in GetKey() function in buzz::PublisherAndPublishedNicksKeySerializer
/external/skqp/tools/
DUrlDataManager.h50 static const SkData& GetKey(const UrlData& data) { in GetKey() function
60 static const SkString& GetKey(const UrlData& data) { in GetKey() function
/external/skia/tools/
DUrlDataManager.h74 static const SkData& GetKey(const UrlData& data) { in GetKey() function
84 static const SkString& GetKey(const UrlData& data) { in GetKey() function
/external/skia/src/gpu/text/
DGrStrikeCache.h64 static const SkPackedGlyphID& GetKey(const GrGlyph* glyph) { in GetKey() function
110 static const SkDescriptor& GetKey(const sk_sp<GrTextStrike>& strike) { in GetKey() function
/external/v8/src/objects/
Dproperty.h29 Handle<Name> GetKey() const { return key_; } in GetKey() function
Dtransitions-inl.h61 Name TransitionArray::GetKey(int transition_number) { in GetKey() function
67 Name TransitionArray::GetKey(InternalIndex index) { in GetKey() function
71 Name TransitionsAccessor::GetKey(int transition_number) { in GetKey() function
/external/google-breakpad/src/processor/
Dstatic_map_iterator.h68 inline const Key GetKey() const { return *GetKeyPtr(); } in GetKey() function
/external/skia/tools/sk_app/mac/
DWindow_mac.h38 static const NSInteger& GetKey(const Window_mac& w) { in GetKey() function
/external/skqp/tools/sk_app/ios/
DWindow_ios.h40 static const Uint32& GetKey(const Window_ios& w) { in GetKey() function
/external/skia/src/gpu/mtl/
DGrMtlSampler.h32 static const Key& GetKey(const GrMtlSampler& sampler) { return sampler.fKey; } in GetKey() function
DGrMtlDepthStencil.h51 static const Key& GetKey(const GrMtlDepthStencil& depthStencil) { return depthStencil.fKey; } in GetKey() function
/external/skqp/src/gpu/
DGrResourceAllocator.h96 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/
DSkScalerCache.h91 static SkPackedGlyphID GetKey(const SkGlyph* glyph) { in GetKey() function
/external/webrtc/webrtc/examples/turnserver/
Dturnserver_main.cc27 virtual bool GetKey(const std::string& username, const std::string& realm, in GetKey() function in TurnFileAuth
/external/skqp/src/gpu/vk/
DGrVkSamplerYcbcrConversion.h44 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
DGrVkSampler.h47 static const Key& GetKey(const GrVkSampler& sampler) { return sampler.fKey; } in GetKey() function
/external/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.h47 static const Key& GetKey(const GrVkSamplerYcbcrConversion& ycbcrConversion) { in GetKey() function
DGrVkSampler.h47 static const Key& GetKey(const GrVkSampler& sampler) { return sampler.fKey; } in GetKey() function
/external/skia/src/gpu/
DGrResourceAllocator.h127 static const GrScratchKey& GetKey(const GrSurface& s) { in GetKey() function
206 static const uint32_t& GetKey(const Interval& intvl) { in GetKey() function
DGrProxyProvider.h286 static const GrUniqueKey& GetKey(const GrTextureProxy& p) { return p.getUniqueKey(); } in GetKey() function
/external/skqp/src/core/
DSkRemoteGlyphCacheImpl.h92 static SkPackedGlyphID GetKey(const SkGlyph* glyph) { in GetKey() function
/external/skqp/tools/sk_app/unix/
DWindow_unix.h45 static const XWindow& GetKey(const Window_unix& w) { in GetKey() function
/external/skia/tools/sk_app/unix/
DWindow_unix.h45 static const XWindow& GetKey(const Window_unix& w) { in GetKey() function
/external/skia/tests/
DHashTest.cpp189 static int GetKey(const Entry* e) { return e->key; } in DEF_TEST() function
207 static int GetKey(const int e) { return e; } in DEF_TEST() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability.h172 uint64 GetKey(const HloInstruction* instruction) const { in GetKey() function

123