Searched defs:GetDeviceOwnerId (Results 1 - 2 of 2) sorted by relevance
/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/ | ||
H A D | mock_os_account_control_file_manager.h | 82 ErrCode GetDeviceOwnerId(int32_t &deviceOwnerId) { return ERR_OK; } in GetDeviceOwnerId() function in OHOS::AccountSA::MockOsAccountControlFileManager |
/base/account/os_account/services/accountmgr/src/osaccount/ | ||
H A D | os_account_control_file_manager.cpp | 1455 ErrCode OsAccountControlFileManager::GetDeviceOwnerId(int &deviceOwnerId) in GetDeviceOwnerId() function in OHOS::OsAccountControlFileManager |
Completed in 3 milliseconds