Home
last modified time | relevance | path

Searched defs:DISTRIBUTED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage/
H A Dstorage_status_service.h51 enum BUNDLE_STATS {APP = 0, LOCAL, DISTRIBUTED, DATABASE, CACHE}; enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_security_manager.h135 static constexpr uint8_t DISTRIBUTED = 1; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Dhilog_tag_wrapper.h91 DISTRIBUTED, enumerator
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp45 enum { APP = 0, LOCAL, DISTRIBUTED, DATABASE, CACHE }; enumerator