Home
last modified time | relevance | path

Searched defs:mode (Results 1476 - 1500 of 4128) sorted by relevance

1...<<51525354555657585960>>...166

/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_schema.cpp158 uint32_t mode = false; in SetMode() local
H A Djs_device_kv_store.cpp421 uint32_t mode = 0; in Sync() member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.cpp356 int SQLiteLocalKvDBConnection::TranslateObserverModeToEventTypes(unsigned mode, in TranslateObserverModeToEventTypes() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_extend.cpp135 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 Dsqlite_single_ver_continue_token.cpp144 GetCloudQueryStmt(sqlite3 *db, bool forcePush, bool &stepNext, const CloudWaterType mode) GetCloudQueryStmt() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Ddistributeddb_tools_test.cpp133 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 Dnbdelegate_fuzzer.cpp201 auto mode = static_cast<ClearMode>(data[0]); in RandomModeRemoveDeviceData() local
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_stub_impl.cpp74 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 Dstore_util.cpp114 uint32_t mode; in GetObserverMode() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_schema.cpp160 uint32_t mode = false; in SetMode() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dicloud_syncer.h34 SyncMode mode = SyncMode::SYNC_MODE_PUSH_ONLY; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_types.h74 int mode = 0; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_single_version_result_set_test.cpp554 ClearMode mode = ClearMode::DEFAULT; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_proxy.cpp70 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 Dparam_check_utils.cpp144 bool ParamCheckUtils::CheckObserver(const Key &key, unsigned int mode) in CheckObserver() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_connection.cpp425 int MultiVerNaturalStoreConnection::TranslateObserverModeToEventTypes(unsigned mode, in TranslateObserverModeToEventTypes() argument
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp89 uint32_t mode; in GetObserverMode() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.cpp83 void SyncManager::SyncInfo::SetMode(int32_t mode) in SetMode() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/
H A Dgrd_type_export.h74 GRD_KvScanModeE mode; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp373 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 Dgeneric_virtual_device.cpp265 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 Dgeneric_kvdb_connection.cpp71 KvDBObserverHandle *GenericKvDBConnection::RegisterObserver(unsigned mode, in RegisterObserver() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp141 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 Drdb_store_config_test.cpp141 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 Dunified_data_helper.cpp82 void UnifiedDataHelper::CreateDirIfNotExist(const std::string& dirPath, const mode_t& mode) in CreateDirIfNotExist() argument

Completed in 19 milliseconds

1...<<51525354555657585960>>...166