Home
last modified time | relevance | path

Searched refs:ACCOUNT_SERVICE_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Diaccount.cpp21 IMPLEMENT_META_INTERFACE(Account, ACCOUNT_SERVICE_NAME);
/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Diaccount.h29 const char ACCOUNT_SERVICE_NAME[] = "AccountService"; variable