Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dreduce_scatter_utils.cc164 int64_t mapped_id = map_id(offset, id); in IsPerIdOffset() local
237 int mapped_id = map_id(offset, id); in IsPerIdOffset() local
/aosp_15_r20/external/libchrome/base/memory/
H A Dshared_memory_tracker.h78 UnguessableToken mapped_id; member
H A Ddiscardable_shared_memory.h84 const UnguessableToken& mapped_id() const { in mapped_id() function
H A Dshared_memory.h215 const UnguessableToken& mapped_id() const { return mapped_id_; } in mapped_id() function
H A Dshared_memory_tracker.cc110 const UnguessableToken& mapped_id, in GetOrCreateSharedMemoryDumpInternal()
/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_tracker.h74 UnguessableToken mapped_id; member
H A Ddiscardable_shared_memory.h86 const UnguessableToken& mapped_id() const { in mapped_id() function
H A Dshared_memory_tracker.cc98 const UnguessableToken& mapped_id, in GetOrCreateSharedMemoryDumpInternal()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dshared_memory.h218 const UnguessableToken& mapped_id() const { return mapped_id_; } in mapped_id() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dshared_memory.h218 const UnguessableToken& mapped_id() const { return mapped_id_; } in mapped_id() function
/aosp_15_r20/external/stg/
H A Dproto_writer.cc116 uint32_t mapped_id = map_id(id); in operator ()() local