Home
last modified time | relevance | path

Searched defs:SyncMode (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Dsync_options.h26 enum class SyncMode : int64_t { enum
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.h31 using SyncMode = DistributedDB::SyncMode; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dsync_mode.cpp28 SyncMode::SyncMode(std::string name) : CodecMode(std::move(name)) in SyncMode() function in OHOS::Media::Pipeline::SyncMode
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h39 enum SyncMode { enum
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h68 enum class SyncMode { enum
H A Drdb_types.h82 enum SyncMode { enum
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h46 enum class SyncMode { enum
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h102 enum class SyncMode : int64_t { enum
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_impl_test.cpp49 using SyncMode = OHOS::DistributedKv::SyncMode; typedef
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md99 ## SyncMode section
H A Djs-apis-distributed-data.md5435 ## SyncMode section
H A Djs-apis-data-relationalStore.md744 ## SyncMode section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Djs-apis-distributedKVStore.md99 ## SyncMode section
H A Djs-apis-distributed-data.md5435 ## SyncMode section
H A Djs-apis-data-relationalStore.md749 ## SyncMode section
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h137 enum SyncMode { enum
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h230 enum SyncMode : int32_t { enum