Searched defs:RequestGlobalSwitchAsyncContext (Results 1 – 4 of 4) sorted by relevance
36 struct RequestGlobalSwitchAsyncContext : public AtManagerAsyncWorkData { struct37 explicit RequestGlobalSwitchAsyncContext(napi_env env) : AtManagerAsyncWorkData(env) in RequestGlobalSwitchAsyncContext() function63 std::shared_ptr<RequestGlobalSwitchAsyncContext>& requestAsyncContext) in RequestGlobalSwitchAsyncContextHandle() argument
34 struct RequestGlobalSwitchAsyncContext { struct49 std::shared_ptr<RequestGlobalSwitchAsyncContext>& requestAsyncContext) in RequestGlobalSwitchAsyncContextHandle() argument
40 struct RequestGlobalSwitchAsyncContext : public RequestAsyncContextBase { struct44 RequestGlobalSwitchAsyncContext(ani_vm* vm, ani_env* env); argument
49 RequestGlobalSwitchAsyncContext::RequestGlobalSwitchAsyncContext(ani_vm* vm, ani_env* env) in RequestGlobalSwitchAsyncContext() function in OHOS::Security::AccessToken::RequestGlobalSwitchAsyncContext