Home
last modified time | relevance | path

Searched defs:mode (Results 3001 - 3025 of 12201) sorted by relevance

1...<<121122123124125126127128129130>>...489

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.cpp111 int mode = 0; in HWTEST_F() local
447 int mode = 1; in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Ddp_command.cpp280 int64_t mode = strtol(modeStr.c_str(), nullptr, BASE); in SyncCommand() local
392 int32_t DpShellCommand::HandleSyncOption(int option, std::string& mode, std::list<std::string>& deviceIds) in HandleSyncOption() argument
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_branch_test.cpp61 auto mode = secureOption.GetVerifyMode(); in HWTEST_F() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/
H A Dnapi_datashare_helper.h108 std::string mode; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_data_inserter.cpp105 void RelationalSyncDataInserter::SetTableMode(DistributedTableMode mode) in SetTableMode() argument
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_ext_ability.cpp71 int DataShareExtAbility::OpenFile(const Uri &uri, const std::string &mode) in OpenFile() argument
76 int DataShareExtAbility::OpenRawFile(const Uri &uri, const std::string &mode) in OpenRawFile() argument
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/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dmeta_data_manager.cpp54 int mode = isLocal ? DistributedDB::OBSERVER_CHANGES_LOCAL_ONLY in MetaObserver() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp298 SetCrossUserMode(uint8_t priority, uint8_t crossMode, std::pair<AccessCrossMode, int8_t> &mode) SetCrossUserMode() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp82 int32_t GeneralStoreMock::Clean(const std::vector<std::string> &devices, int32_t mode, const std::string &tableName) in Clean() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp175 int RdKVScan(GRD_DB *db, const char *collectionName, const Key &key, GRD_KvScanModeE mode, in RdKVScan() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp57 int SyncerProxy::Sync(const std::vector<std::string> &devices, int mode, in Sync() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoredelegate_fuzzer/
H A Drelationalstoredelegate_fuzzer.cpp145 SyncMode mode = SyncMode::SYNC_MODE_PUSH_ONLY; in CombineTest() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_single_kv_store.cpp367 uint32_t mode = 0; in Sync() member
[all...]
H A Djs_schema.cpp158 uint32_t mode = false; in SetMode() local
/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/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

Completed in 28 milliseconds

1...<<121122123124125126127128129130>>...489