Home
last modified time | relevance | path

Searched defs:persistence (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/app_domain_verify/profile/
D6201.json20 "persistence":true boolean
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
Dsystem_ability_on_demand_event.h48 bool persistence = false; member
/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
Dsa_profiles.h79 bool persistence = false; member
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
Ddevice_timed_collect.cpp131 void DeviceTimedCollect::ReportEventByTimeInfo(int32_t interval, bool persistence) in ReportEventByTimeInfo()
/foundation/systemabilitymgr/samgr/services/common/src/
Dparse_util.cpp509 bool persistence = false; in GetOnDemandArrayFromJson() local