Home
last modified time | relevance | path

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

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