Home
last modified time | relevance | path

Searched defs:num_buffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/OpenCSD/decoder/source/
H A Dtrc_component.cpp74 char num_buffer[32]; in TraceComponent() local
/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dstream_buffer_cache_manager_tests.cc48 status_t AllocateBufferFunc(uint32_t num_buffer, in AllocateBufferFunc()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cc57 uptr num_buffer[kMaxLen]; in AppendNumber() local
/aosp_15_r20/external/OpenCSD/decoder/source/c_api/
H A Docsd_c_api_custom_obj.cpp414 char num_buffer[32]; in updateNameFromDcdInst() local
/aosp_15_r20/external/trusty/lk/lib/libc/
Dprintf.c516 char num_buffer[32]; in _printf_engine_internal() local
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_test_util.cc213 std::array<uint8_t, 2> num_buffer = base::U16ToBigEndian(param_key); in BuildTestHttpsServiceMandatoryParam() local
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc1719 StreamBufferRequestError* status) -> status_t { in RegisterStreamsIntoCacheManagerLocked()