Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_profile_service_test.cpp120 ret = DistributedDeviceProfileServiceNew::GetInstance().DestroyUnloadHandler();
127 ret = DistributedDeviceProfileServiceNew::GetInstance().DestroyUnloadHandler();
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/
H A Ddistributed_device_profile_service_new.h83 int32_t DestroyUnloadHandler();
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp174 DestroyUnloadHandler(); in UnInit()
194 int32_t DistributedDeviceProfileServiceNew::DestroyUnloadHandler() in DestroyUnloadHandler() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew