Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dheap_profiler.h44 const char* task_context) in HeapProfilerScopedTaskExecutionTracker()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/
Dheap_profiler.h66 const char* task_context) in HeapProfilerScopedTaskExecutionTracker()
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dheap_profiler.h63 const char* task_context) in HeapProfilerScopedTaskExecutionTracker()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/
Dheap_profiler.h66 const char* task_context) in HeapProfilerScopedTaskExecutionTracker()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtask_queue_gcd.cc122 void TaskQueueGcd::RunTask(void* task_context) { in RunTask()
/aosp_15_r20/external/google-breakpad/src/client/ios/
H A Dexception_handler_no_mach.cc124 breakpad_ucontext_t* task_context, in WriteMinidumpWithException()
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/flatbuffers/
H A Dembedding-network-params-from-flatbuffer.h51 bool UpdateTaskContextParameters(mobile::TaskContext *task_context) override { in UpdateTaskContextParameters()
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.cc356 breakpad_ucontext_t* task_context, in WriteMinidumpWithException()
H A Dminidump_generator.cc199 void MinidumpGenerator::SetTaskContext(breakpad_ucontext_t* task_context) { in SetTaskContext()
/aosp_15_r20/external/python/cpython3/Modules/
D_asynciomodule.c92 PyObject *task_context; member