Searched refs:RunloadedFunction (Results 1 – 3 of 3) sorted by relevance
76 … int32_t RunloadedFunction(const std::string& deviceId, sptr<IRemoteObject> syncCompletedCallback);
502 if (RunloadedFunction(deviceId, syncCompletedCallback) != DP_SUCCESS) { in SyncWithNotOHBasedDevice()526 int32_t DeviceProfileManager::RunloadedFunction(const std::string& deviceId, sptr<IRemoteObject> sy… in RunloadedFunction() function in OHOS::DistributedDeviceProfile::DeviceProfileManager
1502 int32_t ret = DeviceProfileManager::GetInstance().RunloadedFunction(deviceId, syncCb);1515 int32_t ret = DeviceProfileManager::GetInstance().RunloadedFunction(deviceId, syncCb);