Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/services/native/include/
H A Ddump_on_demand_load.h26 bool CheckLoadSystemAbilityStatus();
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_on_demand_load.cpp41 bool OnDemandLoadCallback::CheckLoadSystemAbilityStatus() in CheckLoadSystemAbilityStatus() function in OHOS::HiviewDFX::OnDemandLoadCallback
H A Ddump_manager_client.cpp147 if (!loadCallback->CheckLoadSystemAbilityStatus()) { in OnDemandStart()