Searched refs:GetProfileInfo (Results 1 – 4 of 4) sorted by relevance
41 if (!DataShareProfileConfig::GetProfileInfo(calledBundleName, currentUserId, profileInfos)) { in IsSilentProxyEnable()
76 static bool GetProfileInfo(const std::string &calledBundleName, int32_t currentUserId,
250 bool DataShareProfileConfig::GetProfileInfo(const std::string &calledBundleName, int32_t currentUse… in GetProfileInfo() function in OHOS::DataShare::DataShareProfileConfig
661 if (!DataShareProfileConfig::GetProfileInfo(bundleName, std::stoi(userId), profileInfos)) { in SaveLaunchInfo()