Home
last modified time | relevance | path

Searched refs:GetCurrentUser (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h97 int32_t GetCurrentUser() in GetCurrentUser() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp197 int userId = std::atoi(GetCurrentUser().c_str()); in PushAssets()
295 std::string userId = GetCurrentUser(); in Clear()
524 ObjectAssetLoader::GetInstance()->TransferAssetsAsync(std::stoi(GetCurrentUser()), in PullAssets()
1057 std::string ObjectStoreManager::GetCurrentUser() in GetCurrentUser() function in OHOS::DistributedObject::ObjectStoreManager
1070 std::string userId = GetCurrentUser(); in SaveUserToMeta()
H A Dobject_manager.h165 std::string GetCurrentUser();