Home
last modified time | relevance | path

Searched refs:GetForegroundOALocalIdAsyncContext (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account_common.cpp997 GetForegroundOALocalIdAsyncContext *asyncContext = reinterpret_cast<GetForegroundOALocalIdAsyncContext *>(data); in GetForegroundOALocalIdExecuteCB()
1003 GetForegroundOALocalIdAsyncContext *asyncContext = reinterpret_cast<GetForegroundOALocalIdAsyncContext *>(data); in GetForegroundOALocalIdCallbackCompletedCB()
1004 std::unique_ptr<GetForegroundOALocalIdAsyncContext> asyncContextPtr{asyncContext}; in GetForegroundOALocalIdCallbackCompletedCB()
H A Dnapi_os_account.cpp729 auto getForegroundIds = std::make_unique<GetForegroundOALocalIdAsyncContext>(); in GetForegroundOsAccountLocalId()
/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h124 struct GetForegroundOALocalIdAsyncContext : public CommonAsyncContext { struct

Completed in 8 milliseconds