Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_mgr_service.h95 sptr<IRemoteObject> accountIAMService_ = nullptr; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_service_test.cpp93 sptr<AccountIAMService> accountIAMService_ = nullptr; member in OHOS::AccountTest::AccountIamServiceTest