Searched defs:callback_context (Results 1 – 15 of 15) sorted by relevance
/external/google-breakpad/src/client/windows/handler/ |
D | exception_handler.cc | 63 void* callback_context, in ExceptionHandler() 83 void* callback_context, in ExceptionHandler() 104 void* callback_context, in ExceptionHandler() 124 void* callback_context, in ExceptionHandler() 142 void* callback_context, in Initialize() 770 void* callback_context, in WriteMinidump() 782 void* callback_context, in WriteMinidumpForChild() 880 MinidumpCallbackContext* callback_context = in MinidumpWriteDumpCallback() local
|
/external/google-breakpad/src/client/ios/ |
D | exception_handler_no_mach.cc | 81 void* callback_context, in ExceptionHandler() 100 void* callback_context, in ExceptionHandler()
|
/external/google-breakpad/src/client/solaris/handler/ |
D | exception_handler.cc | 65 void *callback_context, in ExceptionHandler() 121 void *callback_context) { in WriteMinidump()
|
D | minidump_generator.cc | 390 LwpInfoCallbackCtx *callback_context = in LwpInformationCallback() local 395 LwpInfoCallbackCtx *callback_context = in LwpInformationCallback() local 499 ModuleInfoCallbackCtx *callback_context = in ModuleInfoCallback() local
|
/external/pigweed/pw_chrono_stl/public/pw_chrono_stl/ |
D | system_timer_native.h | 42 std::shared_ptr<CallbackContext> callback_context; member
|
/external/pigweed/pw_chrono_stl/ |
D | system_timer.cc | 26 std::shared_ptr<CallbackContext> callback_context, in SystemTimerThreadFunction()
|
/external/google-breakpad/src/client/linux/handler/ |
D | exception_handler.cc | 222 void* callback_context, in ExceptionHandler() 646 void* callback_context) { in WriteMinidump() 781 void* callback_context) { in WriteMinidumpForChild()
|
/external/google-breakpad/src/client/mac/handler/ |
D | exception_handler.cc | 226 void* callback_context, in ExceptionHandler() 254 void* callback_context, in ExceptionHandler() 310 void* callback_context) { in WriteMinidump() 321 void* callback_context) { in WriteMinidumpForChild()
|
D | exception_handler.h | 141 void *callback_context) { in WriteMinidump()
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate_disabled.cc | 54 void* callback_context) { in RegisterNnapiMemory()
|
D | nnapi_delegate.h | 215 void* callback_context; member
|
D | nnapi_delegate.cc | 5487 void* callback_context) { in RegisterNnapiMemory() 5511 auto callback_context = in DoCopyFromBufferHandle() local
|
D | nnapi_delegate_test.cc | 451 void* callback_context) -> TfLiteStatus { in TEST()
|
/external/cpuinfo/src/linux/ |
D | processors.c | 326 void* callback_context; member
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | cupti_tracer.cc | 1244 for (auto *callback_context : callback_contexts_) delete callback_context; in ~CuptiDriverApiHookWithCudaEvent() local 1295 auto *callback_context = in OnDriverApiEnter() local 1362 auto *callback_context = reinterpret_cast<CuptiApiCallbackContext *>( in OnDriverApiExit() local
|