Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp192 return BUNDLE_ACTIVE_FAIL; in NearIndexOnOrAfterCurrentTime()
393 return BUNDLE_ACTIVE_FAIL; in DeleteInvalidTable()
467 return BUNDLE_ACTIVE_FAIL; in GetVersionByFileInput()
622 return BUNDLE_ACTIVE_FAIL; in CreateEventLogTable()
644 return BUNDLE_ACTIVE_FAIL; in CreateEventLogTable()
654 return BUNDLE_ACTIVE_FAIL; in CreatePackageLogTable()
671 return BUNDLE_ACTIVE_FAIL; in CreatePackageLogTable()
677 return BUNDLE_ACTIVE_FAIL; in CreatePackageLogTable()
687 return BUNDLE_ACTIVE_FAIL; in CreateModuleRecordTable()
703 return BUNDLE_ACTIVE_FAIL; in CreateModuleRecordTable()
[all …]
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h41 const int32_t BUNDLE_ACTIVE_FAIL = -1; variable