Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_properties.h74 static const std::string INDEX_TYPE; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_properties.cpp38 const std::string KvDBProperties::INDEX_TYPE = "indexType"; member in DistributedDB::KvDBProperties
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
H A Dreminder_common.h84 const int INDEX_TYPE = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/
H A Dapp_provision_info_rdb.cpp47 const int32_t INDEX_TYPE = 4; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h192 constexpr int32_t INDEX_TYPE = 0; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp63 const int INDEX_TYPE = 1; variable