Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler.h63 const char* task_context) in HeapProfilerScopedTaskExecutionTracker()
/external/webrtc/rtc_base/
Dtask_queue_gcd.cc114 void TaskQueueGcd::RunTask(void* task_context) { in RunTask()
/external/google-breakpad/src/client/ios/
Dexception_handler_no_mach.cc121 breakpad_ucontext_t* task_context, in WriteMinidumpWithException()
/external/libtextclassifier/native/lang_id/common/flatbuffers/
Dembedding-network-params-from-flatbuffer.h51 bool UpdateTaskContextParameters(mobile::TaskContext *task_context) override { in UpdateTaskContextParameters()
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc353 breakpad_ucontext_t* task_context, in WriteMinidumpWithException()
Dminidump_generator.cc194 void MinidumpGenerator::SetTaskContext(breakpad_ucontext_t *task_context) { in SetTaskContext()
/external/python/cpython3/Modules/
D_asynciomodule.c85 PyObject *task_context; member