Home
last modified time | relevance | path

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

/base/security/access_token/interfaces/kits/cj/accesstoken/include/
Drequest_permission_on_setting.h46 struct RequestOnSettingAsyncContextHandle { struct
47 …explicit RequestOnSettingAsyncContextHandle(std::shared_ptr<RequestPermOnSettingAsyncContext>& req… in RequestOnSettingAsyncContextHandle() argument
52 std::shared_ptr<RequestPermOnSettingAsyncContext> asyncContextPtr;
/base/security/access_token/interfaces/kits/js/napi/accesstoken/include/
Dnapi_request_permission_on_setting.h57 struct RequestOnSettingAsyncContextHandle { struct
58 …explicit RequestOnSettingAsyncContextHandle(std::shared_ptr<RequestPermOnSettingAsyncContext>& req… in RequestOnSettingAsyncContextHandle() function
63 std::shared_ptr<RequestPermOnSettingAsyncContext> asyncContextPtr;