Home
last modified time | relevance | path

Searched defs:async_context (Results 1 – 2 of 2) sorted by relevance

/third_party/liburing/examples/
Ducontext-cp.c33 } async_context; typedef
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/js_api/
Dmslite_model_napi.cc851 …e MSLiteModelNapi::CreateMSLiteModelWrapper(napi_env env, MSLiteModelAsyncContext *async_context) { in CreateMSLiteModelWrapper()
875 auto async_context = static_cast<MSLiteModelAsyncContext *>(data); in GetMSLiteModelAsyncCallbackComplete() local
1800 MSLiteModelAsyncContext *async_context) { in SetTensorData()