Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
Ddevice_status_collect_manager.h50 std::string TypeAndSaidToString(OnDemandPolicyType type, int32_t systemAbilityId);
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
Ddevice_status_collect_manager.cpp428 std::string strTypeAndSaid = TypeAndSaidToString(type, systemAbilityId); in PersistOnDemandEvent()
443 std::string DeviceStatusCollectManager::TypeAndSaidToString(OnDemandPolicyType type, int32_t system… in TypeAndSaidToString() function in OHOS::DeviceStatusCollectManager