Home
last modified time | relevance | path

Searched defs:GetGUID (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/libchrome/base/memory/
H A Dshared_memory_handle.cc15 base::UnguessableToken SharedMemoryHandle::GetGUID() const { in GetGUID() function in base::SharedMemoryHandle
H A Dwritable_shared_memory_region.h93 const UnguessableToken& GetGUID() const { in GetGUID() function
H A Dunsafe_shared_memory_region.h92 const UnguessableToken& GetGUID() const { in GetGUID() function
H A Dread_only_shared_memory_region.h93 const UnguessableToken& GetGUID() const { in GetGUID() function
H A Dplatform_shared_memory_region.h195 const UnguessableToken& GetGUID() const { return guid_; } in GetGUID() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dwritable_shared_memory_region.h96 const UnguessableToken& GetGUID() const { in GetGUID() function
Dunsafe_shared_memory_region.h95 const UnguessableToken& GetGUID() const { in GetGUID() function
Dread_only_shared_memory_region.h96 const UnguessableToken& GetGUID() const { in GetGUID() function
Dplatform_shared_memory_region.h198 const UnguessableToken& GetGUID() const { return guid_; } in GetGUID() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dwritable_shared_memory_region.h96 const UnguessableToken& GetGUID() const { in GetGUID() function
Dunsafe_shared_memory_region.h95 const UnguessableToken& GetGUID() const { in GetGUID() function
Dread_only_shared_memory_region.h96 const UnguessableToken& GetGUID() const { in GetGUID() function
Dplatform_shared_memory_region.h198 const UnguessableToken& GetGUID() const { return guid_; } in GetGUID() function
/aosp_15_r20/external/cronet/base/memory/
H A Dunsafe_shared_memory_region.h107 const UnguessableToken& GetGUID() const { in GetGUID() function
H A Dwritable_shared_memory_region.h115 const UnguessableToken& GetGUID() const { in GetGUID() function
H A Dread_only_shared_memory_region.h110 const UnguessableToken& GetGUID() const { in GetGUID() function
H A Dplatform_shared_memory_region.h206 const UnguessableToken& GetGUID() const { return guid_; } in GetGUID() function
/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/
H A Dxmp_writer.cc127 const string GetGUID(const string& to_hash) { return MD5Hash(to_hash); } in GetGUID() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs236591 pub GetGUID: ::std::option::Option< field