Searched refs:CreateUnloadHandler (Results 1 – 3 of 3) sorted by relevance
117 int32_t ret = DistributedDeviceProfileServiceNew::GetInstance().CreateUnloadHandler();124 ret = DistributedDeviceProfileServiceNew::GetInstance().CreateUnloadHandler();
82 int32_t CreateUnloadHandler();
180 int32_t DistributedDeviceProfileServiceNew::CreateUnloadHandler() in CreateUnloadHandler() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew563 if (CreateUnloadHandler() == DP_SUCCESS) { in OnStart()