Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/appaccount/include/
Dnapi_app_account_authenticator.h37 napi_ref checkAccountLabels = nullptr; member
/base/account/os_account/frameworks/appaccount/cj/src/
Dappaccount_impl.cpp413 int32_t CJAppAccountImpl::checkAccountLabels(std::string name, std::string owner, CArrString labels, in checkAccountLabels() function in OHOS::AccountSA::CJAppAccountImpl