Home
last modified time | relevance | path

Searched defs:map_buffer (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/system/memory/libmemunreachable/
DProcessMappings.cpp45 char map_buffer[1024]; in ProcessMappings() local
/aosp_15_r20/system/unwinding/libunwindstack/utils/
H A DOfflineUnwindUtils.h163 std::string map_buffer; member
H A DOfflineUnwindUtils.cpp232 std::string map_buffer; in Init() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/android/ion/
H A Dionutils.c51 unsigned char *map_buffer; in ion_export_buffer_fd() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsource_line_resolver_base.cc192 const CodeModule* module, const string& map_buffer) { in LoadModuleUsingMapBuffer()
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp442 static int map_buffer(cb_handle_old_t *cb, void **vaddr) in map_buffer() function
/aosp_15_r20/external/rust/crates/uefi/src/
Dboot.rs274 let map_buffer = buf.as_mut_ptr().cast::<MemoryDescriptor>(); in get_memory_map() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/
Dboot.rs274 let map_buffer = buf.as_mut_ptr().cast::<MemoryDescriptor>(); in get_memory_map() localVariable
/aosp_15_r20/external/skia/tests/graphite/
H A DComputeTest.cpp36 void* map_buffer(Context* context, in map_buffer() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment_test.cc968 BufferAllocation map_buffer = GetAssignedOutputAllocation(*buffers, map); in TEST_F() local