Home
last modified time | relevance | path

Searched refs:DumpOsAccountInfo (Results 1 - 4 of 4) sorted by relevance

/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp155 ErrCode ret = osAccountMgrService_->DumpOsAccountInfo(states); in ShowOsAccountInfo()
/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_manager_service.h101 ErrCode DumpOsAccountInfo(std::vector<std::string> &state);
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp847 ErrCode OsAccountManagerService::DumpOsAccountInfo(std::vector<std::string> &state) in DumpOsAccountInfo() function in OHOS::AccountSA::OsAccountManagerService
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_module_test.cpp1331 ASSERT_EQ(osAccountManagerService_->DumpOsAccountInfo(state), ERR_OK); in HWTEST_F()

Completed in 7 milliseconds