Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp403 …countInfo::DeleteAuthToken(const std::string &authType, const std::string &token, bool isOwnerSelf) in DeleteAuthToken()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp753 bool isOwnerSelf = request.owner == request.callerBundleName; in DeleteOAuthToken() local