Searched refs:GetSwitchStateFromDbForUser (Results 1 – 3 of 3) sorted by relevance
34 static LocationErrCode GetSwitchStateFromDbForUser(int32_t& state, int32_t userId);
97 LocationErrCode LocationDataRdbManager::GetSwitchStateFromDbForUser(int32_t& state, int32_t userId) in GetSwitchStateFromDbForUser() function in OHOS::Location::LocationDataRdbManager
646 auto ret = LocationDataRdbManager::GetSwitchStateFromDbForUser(state, userId); in IsLocationEnabledForUser()