Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_ffi.cpp28 auto nativeAppAccountManager = FFIData::Create<CJAppAccountImpl>(); in FfiAppAccountCreateAppAccountManager() local
29 if (nativeAppAccountManager == nullptr) { in FfiAppAccountCreateAppAccountManager()
33 ret.data = nativeAppAccountManager->GetID(); in FfiAppAccountCreateAppAccountManager()

Completed in 2 milliseconds