Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_plugin.h22 typedef int32_t (*VerifyActivationLockFunc)(std::function<int32_t(bool)> callback); typedef
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_plugin_manager.cpp133 int32_t res = (*reinterpret_cast<VerifyActivationLockFunc>(iter->second))(callback); in PluginVerifyActivationLockFunc()

Completed in 2 milliseconds