Home
last modified time | relevance | path

Searched defs:mapped_id (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/memory/
Dshared_memory_tracker.h78 UnguessableToken mapped_id; member
Ddiscardable_shared_memory.h84 const UnguessableToken& mapped_id() const { in mapped_id() function
Dshared_memory.h215 const UnguessableToken& mapped_id() const { return mapped_id_; } in mapped_id() function
Dshared_memory_tracker.cc110 const UnguessableToken& mapped_id, in GetOrCreateSharedMemoryDumpInternal()