| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_schema.cpp | 158 uint32_t mode = false; in SetMode() local
|
| H A D | js_device_kv_store.cpp | 421 uint32_t mode = 0; in Sync() member [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
| H A D | sqlite_local_kvdb_connection.cpp | 356 int SQLiteLocalKvDBConnection::TranslateObserverModeToEventTypes(unsigned mode, in TranslateObserverModeToEventTypes() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_executor_extend.cpp | 135 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInner(ClearMode mode) in RemoveDeviceDataInner() argument 159 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInner(const std::string &deviceName, ClearMode mode) in RemoveDeviceDataInner() argument 183 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataWithUserInner(const std::string &user, ClearMode mode) in RemoveDeviceDataWithUserInner() argument 210 RemoveDeviceDataWithUserInner(const std::string &deviceName, const std::string &user, ClearMode mode) RemoveDeviceDataWithUserInner() argument 236 RemoveDeviceData(const std::string &deviceName, ClearMode mode) RemoveDeviceData() argument 250 RemoveDeviceData(const std::string &deviceName, const std::string &user, ClearMode mode) RemoveDeviceData() argument [all...] |
| H A D | sqlite_single_ver_continue_token.cpp | 144 GetCloudQueryStmt(sqlite3 *db, bool forcePush, bool &stepNext, const CloudWaterType mode) GetCloudQueryStmt() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/ |
| H A D | distributeddb_tools_test.cpp | 133 SyncTestWithQuery(KvStoreNbDelegate* delegate, const std::vector<std::string>& devices, SyncMode mode, std::map<std::string, DBStatus>& statuses, const Query &query) SyncTestWithQuery() argument 156 SyncTest(KvStoreNbDelegate* delegate, const std::vector<std::string>& devices, SyncMode mode, std::map<std::string, DBStatus>& statuses) SyncTest() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/ |
| H A D | nbdelegate_fuzzer.cpp | 201 auto mode = static_cast<ClearMode>(data[0]); in RandomModeRemoveDeviceData() local
|
| /foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
| H A D | datashare_stub_impl.cpp | 74 int DataShareStubImpl::OpenFile(const Uri &uri, const std::string &mode) in OpenFile() argument 101 int DataShareStubImpl::OpenRawFile(const Uri &uri, const std::string &mode) in OpenRawFile() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | store_util.cpp | 114 uint32_t mode; in GetObserverMode() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | js_schema.cpp | 160 uint32_t mode = false; in SetMode() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | icloud_syncer.h | 34 SyncMode mode = SyncMode::SYNC_MODE_PUSH_ONLY; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/ |
| H A D | sync_types.h | 74 int mode = 0; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_single_version_result_set_test.cpp | 554 ClearMode mode = ClearMode::DEFAULT; in HWTEST_F() local
|
| /foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/ |
| H A D | datashare_proxy.cpp | 70 int DataShareProxy::OpenFile(const Uri &uri, const std::string &mode) in OpenFile() argument 107 int DataShareProxy::OpenRawFile(const Uri &uri, const std::string &mode) in OpenRawFile() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | param_check_utils.cpp | 144 bool ParamCheckUtils::CheckObserver(const Key &key, unsigned int mode) in CheckObserver() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| H A D | multi_ver_natural_store_connection.cpp | 425 int MultiVerNaturalStoreConnection::TranslateObserverModeToEventTypes(unsigned mode, in TranslateObserverModeToEventTypes() argument
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | store_util.cpp | 89 uint32_t mode; in GetObserverMode() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| H A D | sync_manager.cpp | 83 void SyncManager::SyncInfo::SetMode(int32_t mode) in SetMode() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/ |
| H A D | grd_type_export.h | 74 GRD_KvScanModeE mode; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_rd_single_ver_natural_executor_test.cpp | 373 ResultSetCacheMode mode = ResultSetCacheMode(2); // 2 is invalid mode in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | generic_virtual_device.cpp | 265 int GenericVirtualDevice::Sync(SyncMode mode, bool wait) in Sync() argument 281 int GenericVirtualDevice::Sync(SyncMode mode, const Query &query, bool wait) in Sync() argument 286 int GenericVirtualDevice::Sync(SyncMode mode, const Query &query, in Sync() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
| H A D | generic_kvdb_connection.cpp | 71 KvDBObserverHandle *GenericKvDBConnection::RegisterObserver(unsigned mode, in RegisterObserver() argument
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
| H A D | dcamera_source_controller_test.cpp | 141 int32_t mode = 0; in HWTEST_F() local 170 int32_t mode = 0; in HWTEST_F() local 547 int32_t mode = 0; in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | rdb_store_config_test.cpp | 141 StorageMode mode = config.GetStorageMode(); in HWTEST_F() local 197 StorageMode mode = config.GetStorageMode(); in HWTEST_F() local
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
| H A D | unified_data_helper.cpp | 82 void UnifiedDataHelper::CreateDirIfNotExist(const std::string& dirPath, const mode_t& mode) in CreateDirIfNotExist() argument
|