Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
H A Dmock_os_account_control_file_manager.h83 ErrCode GetDeviceOwnerId(int32_t &deviceOwnerId) { return ERR_OK; } in GetDeviceOwnerId() function
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp1481 ErrCode OsAccountControlFileManager::GetDeviceOwnerId(int &deviceOwnerId) in GetDeviceOwnerId() function in OHOS::AccountSA::OsAccountControlFileManager