Home
last modified time | relevance | path

Searched refs:AsyncIdInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/napi/callback_scope_manager/
H A Dnative_callback_scope_manager.h39 struct AsyncIdInfo { struct
53 const AsyncIdInfo& asyncIdInfo, argument
71 AsyncIdInfo asyncIdInfo_ = {0, 0};
83 …NativeCallbackScope* Open(NativeEngine* env, panda::Local<panda::ObjectRef> object, AsyncIdInfo as…
H A Dnative_callback_scope_manager.cpp21 const AsyncIdInfo& asyncIdInfo, in NativeCallbackScope()
84 AsyncIdInfo asyncIdInfo) in Open()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_async_hook_context.h74 inline AsyncIdInfo GetAsyncIdInfo() in GetAsyncIdInfo()