Searched refs:BUNDLE_ACTIVE_SUCCESS (Results 1 – 2 of 2) sorted by relevance
134 return BUNDLE_ACTIVE_SUCCESS; in CreateDatabasePath()413 return BUNDLE_ACTIVE_SUCCESS; in DeleteInvalidTable()646 return BUNDLE_ACTIVE_SUCCESS; in CreateEventLogTable()679 return BUNDLE_ACTIVE_SUCCESS; in CreatePackageLogTable()711 return BUNDLE_ACTIVE_SUCCESS; in CreateModuleRecordTable()746 return BUNDLE_ACTIVE_SUCCESS; in CreateFormRecordTable()766 return BUNDLE_ACTIVE_SUCCESS; in CreateDurationTable()800 return BUNDLE_ACTIVE_SUCCESS; in CreateBundleHistoryTable()1170 return BUNDLE_ACTIVE_SUCCESS; in SetNewIndexWhenTimeChanged()1197 if (setResult != BUNDLE_ACTIVE_SUCCESS) { in RenameTableName()[all …]
40 const int32_t BUNDLE_ACTIVE_SUCCESS = 0; variable