Searched defs:name_size (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | QtiMapper4.h | 119 uint64_t name_size = bd_info.name.size(); in Encode() local 168 uint64_t name_size; in Decode() local
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | QtiMapper4.h | 119 uint64_t name_size = bd_info.name.size(); in Encode() local 169 uint64_t name_size; in Decode() local
|
/aosp12/system/extras/simpleperf/ |
H A D | read_dex_file.cpp | 47 size_t name_size, code_size; in ReadSymbols() local
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | DexFile.cpp | 138 size_t code_size, name_size; in GetFunctionName() local
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/scripts/ |
H A D | send_simple_commands.py | 149 def lint_command(self, name, args, name_size, args_size): argument
|
H A D | simple_link_layer_socket.py | 132 def lint_command(self, name, args, name_size, args_size): argument
|
H A D | test_channel.py | 125 def lint_command(self, name, args, name_size, args_size): argument
|
/aosp12/bionic/libc/bionic/ |
H A D | malloc_heapprofd.cpp | 199 size_t name_size = static_cast<size_t>(first_arg - start); in GetHeapprofdProgramProperty() local
|
/aosp12/packages/modules/Virtualization/zipfuse/src/ |
H A D | main.rs | 335 let name_size = buf[end].0.to_bytes().len(); in readdir() localVariable
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | api.cpp | 250 bool GrowImplicitLayerArray(uint32_t layer_count, size_t name_size) { in GrowImplicitLayerArray()
|