Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
Ddevice_status_collect_manager.h49 …void StringToTypeAndSaid(const std::string& str, OnDemandPolicyType& type, int32_t& systemAbilityI…
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
Ddevice_status_collect_manager.cpp98 StringToTypeAndSaid(strVector[i], type, systemAbilityId); in GetSaControlListByPersistEvent()
454 void DeviceStatusCollectManager::StringToTypeAndSaid(const std::string& eventStr, OnDemandPolicyTyp… in StringToTypeAndSaid() function in OHOS::DeviceStatusCollectManager