Home
last modified time | relevance | path

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

/foundation/ace/napi/native_engine/
Dnative_async_context.h22 NativeValue* asyncResource; member
Dnative_engine.cpp149 NativeAsyncWork* NativeEngine::CreateAsyncWork(NativeValue* asyncResource, NativeValue* asyncResour… in CreateAsyncWork()
164 …tiveSafeAsyncWork* NativeEngine::CreateSafeAsyncWork(NativeValue* func, NativeValue* asyncResource, in CreateSafeAsyncWork()
Dnative_safe_async_work.cpp70 NativeValue* asyncResource, in NativeSafeAsyncWork()
Dnative_node_api.cpp86 auto asyncResource = reinterpret_cast<NativeValue*>(async_resource); in napi_create_async_work() local
328 auto asyncResource = reinterpret_cast<NativeValue*>(async_resource); in napi_create_threadsafe_function() local
453 auto asyncResource = reinterpret_cast<NativeValue*>(async_resource); in napi_async_init() local
/foundation/ace/napi/native_engine/impl/v8/
Dv8_native_engine.cpp405 NativeAsyncWork* V8NativeEngine::CreateAsyncWork(NativeValue* asyncResource, NativeValue* asyncReso… in CreateAsyncWork()
/foundation/ace/napi/sample/native_module_systemtest/
Dtest_napi.cpp8463 napi_value asyncResource = nullptr; variable
8497 napi_value asyncResource = nullptr; variable
8526 napi_value asyncResource = nullptr; variable
8560 napi_value asyncResource = nullptr; variable
8588 napi_value asyncResource = nullptr; variable