Home
last modified time | relevance | path

Searched defs:enableOnce (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_on_demand_event.h50 bool enableOnce = false; member
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dsa_profiles.h81 bool enableOnce = false; member
99 bool enableOnce = false; member
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp514 bool enableOnce = false; in GetOnDemandArrayFromJson() local