Searched defs:switches (Results 1 - 13 of 13) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/ |
H A D | checker_config.h | 39 std::vector<Switches> switches; member in OHOS::DistributedData::final
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/ |
H A D | matrix_event.h | 32 uint32_t switches = INVALID_VALUE; member
|
H A D | device_matrix.h | 60 uint32_t switches = INVALID_VALUE; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | checker_mock.cpp | 108 bool CheckerMock::SetSwitchesInfo(const CheckerManager::Switches &switches) in SetSwitchesInfo() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/checker/ |
H A D | system_checker.cpp | 49 bool SystemChecker::SetSwitchesInfo(const CheckerManager::Switches &switches) in SetSwitchesInfo() argument
|
H A D | bundle_checker.cpp | 60 bool BundleChecker::SetSwitchesInfo(const CheckerManager::Switches &switches) in SetSwitchesInfo() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cloud_service_impl_test.cpp | 99 std::map<std::string, int32_t> switches; in HWTEST_F() local
|
H A D | cloud_data_test.cpp | 508 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 D | commu_types.h | 80 uint32_t switches; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_stub.cpp | 86 std::map<std::string, int32_t> switches; in OnEnableCloud() local
|
H A D | cloud_service_impl.cpp | 104 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 D | js_config.cpp | 54 std::map<std::string, int32_t> switches; in EnableCloud() member
|
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/ |
H A D | cloud_service_proxy.cpp | 55 int32_t CloudServiceProxy::EnableCloud(const std::string &id, const std::map<std::string, int32_t> &switches) in EnableCloud() argument
|
Completed in 12 milliseconds