Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dsa_profiles.h109 struct StopOnDemand { struct
131 StopOnDemand stopOnDemand; argument
H A Dparse_util.h62 const std::string& jsonTag, StopOnDemand& stopOnDemand);
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp489 const std::string& jsonTag, StopOnDemand& stopOnDemand) in ParseStopOndemandTag()