Home
last modified time | relevance | path

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

/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp805 int getLocalIdErr = AccountSA::OsAccountManager::GetOsAccountLocalIdFromUid(timer->uid, userIdOfTimer); in CheckUserIdForNotify() local
806 if (getLocalIdErr != ERR_OK) { in CheckUserIdForNotify()
807 TIME_HILOGE(TIME_MODULE_SERVICE, "Get account id from uid failed, errcode: %{public}d", getLocalIdErr); in CheckUserIdForNotify()

Completed in 3 milliseconds