/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/ |
H A D | crash_generation_server.cc | 343 DWORD bytes_count = 0; in HandleConnectingState() local 366 DWORD bytes_count = 0; in HandleConnectedState() local 394 DWORD bytes_count = 0; in HandleReadingState() local 469 DWORD bytes_count = 0; in HandleWritingState() local 490 DWORD bytes_count = 0; in HandleWriteDoneState() local 512 DWORD bytes_count = 0; in HandleReadingAckState() local 696 DWORD bytes_count = 0; in RespondToClient() local
|
H A D | client_info.cc | 140 SIZE_T bytes_count = 0; in GetClientExceptionInfo() local 153 SIZE_T bytes_count = 0; in GetClientThreadId() local 189 SIZE_T bytes_count = 0; in PopulateCustomInfo() local
|
H A D | crash_generation_client.cc | 208 DWORD bytes_count = 0; in RequestUpload() local 244 DWORD bytes_count = 0; in RegisterClient() local
|
/aosp_15_r20/frameworks/libs/binary_translation/base/ |
D | raw_syscall_tests.cc | 57 long bytes_count = RawSyscall(__NR_splice, fd_in, 0, fd_out, 0, 10, 0); in TEST() local
|
/aosp_15_r20/external/harfbuzz_ng/test/fuzzing/ |
H A D | hb-subset-fuzzer.cc | 34 unsigned int bytes_count = 0; in trySubset() local
|
/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/ |
H A D | crash_generation_server_test.cc | 184 DWORD bytes_count = 0; in DoFaultyClient() local
|
/aosp_15_r20/external/perfetto/include/perfetto/trace_processor/ |
H A D | basic_types.h | 276 size_t bytes_count = 0; member
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/trace_processor/ |
H A D | basic_types.h | 276 size_t bytes_count = 0; member
|
/aosp_15_r20/system/nfc/src/nfc/tags/ |
H A D | rw_t1t_ndef.cc | 856 uint16_t bytes_count = 0; in rw_t1t_handle_tlv_detect_rsp() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | bytesobject.c | 2081 bytes_count(PyBytesObject *self, PyObject *args) in bytes_count() function
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | bytesobject.c | 2030 bytes_count(PyBytesObject *self, PyObject *args) in bytes_count() function
|
/aosp_15_r20/system/nfc/src/nfc/include/ |
H A D | rw_int.h | 438 bytes_count; /* No. of bytes remaining to collect during tlv detect */ member
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui.cpp | 1739 int bytes_count = 0; in ImTextCountUtf8BytesFromStr() local
|
H A D | imgui_widgets.cpp | 3014 void ImGuiInputTextCallbackData::DeleteChars(int pos, int bytes_count) in DeleteChars()
|