Home
last modified time | relevance | path

Searched defs:task_id (Results 1 – 6 of 6) sorted by relevance

/third_party/node/src/
Dinspector_js_api.cc239 int64_t task_id = args[0]->IntegerValue(env->context()).FromJust(); in InvokeAsyncTaskFnWithId() local
252 int64_t task_id = args[1]->IntegerValue(env->context()).FromJust(); in AsyncTaskScheduledWrapper() local
/third_party/skia/third_party/externals/angle2/scripts/
Dupdate_extension_data.py119 def collect_task_and_update_json(task_id, gpu, bot_os, device_os, device_type): argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_uvd_enc.h132 uint32_t task_id; member
153 uint32_t task_id; member
Dradeon_vcn_enc.h155 uint32_t task_id; member
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2ringbuffer.cpp246 DWORD task_id = 0; in gst_wasapi2_ring_buffer_constructed() local
/third_party/NuttX/drivers/usbdev/gadget/
Drndis.c154 pthread_t task_id; /* Network connection status processing task */ member