Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp541 int32_t unloadResult = samgrProxy->UnloadSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID); in DelayUnloadTask() local
542 if (unloadResult != DP_SUCCESS) { in DelayUnloadTask()