/aosp_15_r20/external/libchrome/base/memory/ |
H A D | shared_memory_mapping.cc | 63 size_t mapped_size, in SharedMemoryMapping() 101 size_t mapped_size, in ReadOnlySharedMemoryMapping() 113 size_t mapped_size, in WritableSharedMemoryMapping()
|
H A D | read_only_shared_memory_region.cc | 22 size_t mapped_size = 0; in Create() local 76 size_t mapped_size = 0; in MapAt() local
|
H A D | shared_memory_tracker.h | 77 size_t mapped_size; member
|
H A D | discardable_shared_memory.h | 73 size_t mapped_size() const { return mapped_size_; } in mapped_size() function
|
H A D | unsafe_shared_memory_region.cc | 55 size_t mapped_size = 0; in MapAt() local
|
H A D | shared_memory_mapping.h | 53 size_t mapped_size() const { in mapped_size() function
|
H A D | writable_shared_memory_region.cc | 72 size_t mapped_size = 0; in MapAt() local
|
H A D | shared_memory.h | 181 size_t mapped_size() const { return mapped_size_; } in mapped_size() function
|
H A D | shared_memory_tracker.cc | 109 size_t mapped_size, in GetOrCreateSharedMemoryDumpInternal()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mmap/ |
H A D | mmap18.c | 86 static void *allocate_stack(size_t stack_size, size_t mapped_size) in allocate_stack() 151 static void grow_stack_success(size_t stack_size, size_t mapped_size) in grow_stack_success() 175 static void grow_stack_fail(size_t stack_size, size_t mapped_size) in grow_stack_fail()
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | process_memory_dump.cc | 47 size_t GetSystemPageCount(size_t mapped_size, size_t page_size) { in GetSystemPageCount() 78 size_t mapped_size) { in CountResidentBytes() 165 size_t mapped_size) { in CountResidentBytesInSharedMemory()
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | process_memory_dump.cc | 66 size_t GetSystemPageCount(size_t mapped_size, size_t page_size) { in GetSystemPageCount() 98 size_t mapped_size) { in CountResidentBytes() 187 size_t mapped_size) { in CountResidentBytesInSharedMemory()
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 24-1.c | 44 size_t mapped_size = 0; in main() local
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | shared_memory_tracker.h | 73 size_t mapped_size; member
|
H A D | discardable_shared_memory.h | 75 size_t mapped_size() const { return mapped_size_; } in mapped_size() function
|
H A D | shared_memory_mapping.h | 61 size_t mapped_size() const { in mapped_size() function
|
H A D | shared_memory_tracker.cc | 97 size_t mapped_size, in GetOrCreateSharedMemoryDumpInternal()
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/ |
D | shared_memory_mapping.h | 56 size_t mapped_size() const { in mapped_size() function
|
D | shared_memory.h | 184 size_t mapped_size() const { return mapped_size_; } in mapped_size() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/ |
D | shared_memory_mapping.h | 56 size_t mapped_size() const { in mapped_size() function
|
D | shared_memory.h | 184 size_t mapped_size() const { return mapped_size_; } in mapped_size() function
|
/aosp_15_r20/external/arm-trusted-firmware/plat/common/ |
H A D | plat_spmd_manifest.c | 121 size_t mapped_size; in plat_spm_core_manifest_load() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/common/ |
D | plat_spmd_manifest.c | 121 size_t mapped_size; in plat_spm_core_manifest_load() local
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | image-header.c | 62 void *mapped, size_t mapped_size) in __libdw_image_header()
|
/aosp_15_r20/external/libchrome/base/test/ |
H A D | test_shared_memory_util.cc | 172 size_t mapped_size = 0; in MapAtForTesting() local
|