Home
last modified time | relevance | path

Searched defs:switches (Results 1 - 13 of 13) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dchecker_config.h39 std::vector<Switches> switches; member in OHOS::DistributedData::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Dmatrix_event.h32 uint32_t switches = INVALID_VALUE; member
H A Ddevice_matrix.h60 uint32_t switches = INVALID_VALUE; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dchecker_mock.cpp108 bool CheckerMock::SetSwitchesInfo(const CheckerManager::Switches &switches) in SetSwitchesInfo() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/checker/
H A Dsystem_checker.cpp49 bool SystemChecker::SetSwitchesInfo(const CheckerManager::Switches &switches) in SetSwitchesInfo() argument
H A Dbundle_checker.cpp60 bool BundleChecker::SetSwitchesInfo(const CheckerManager::Switches &switches) in SetSwitchesInfo() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_service_impl_test.cpp99 std::map<std::string, int32_t> switches; in HWTEST_F() local
H A Dcloud_data_test.cpp508 std::map<std::string, int32_t> switches; in HWTEST_F() local
973 std::map<std::string, int32_t> switches; in HWTEST_F() local
995 std::map<std::string, int32_t> switches; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dcommu_types.h80 uint32_t switches; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_stub.cpp86 std::map<std::string, int32_t> switches; in OnEnableCloud() local
H A Dcloud_service_impl.cpp104 int32_t CloudServiceImpl::EnableCloud(const std::string &id, const std::map<std::string, int32_t> &switches) in EnableCloud() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_config.cpp54 std::map<std::string, int32_t> switches; in EnableCloud() member
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_service_proxy.cpp55 int32_t CloudServiceProxy::EnableCloud(const std::string &id, const std::map<std::string, int32_t> &switches) in EnableCloud() argument

Completed in 12 milliseconds