Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Ddevice_profile_manager.h76 … int32_t RunloadedFunction(const std::string& deviceId, sptr<IRemoteObject> syncCompletedCallback);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp502 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
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp1502 int32_t ret = DeviceProfileManager::GetInstance().RunloadedFunction(deviceId, syncCb);
1515 int32_t ret = DeviceProfileManager::GetInstance().RunloadedFunction(deviceId, syncCb);