Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/
H A Ddistributed_device_profile_service_new.h42 int32_t PostInit();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp320 …if (DistributedDeviceProfile::DistributedDeviceProfileServiceNew::GetInstance().PostInit() != ERR_… in DoBusinessInit()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp91 int32_t DistributedDeviceProfileServiceNew::PostInit() in PostInit() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
607 PostInit(); in OnAddSystemAbility()