Home
last modified time | relevance | path

Searched defs:checkers (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dchecker_config.h36 std::vector<std::string> checkers; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dconfig_factory_test.cpp84 std::vector<std::string> checkers{"SystemChecker", "BundleChecker"}; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/checker/
H A Dchecker_manager.cpp24 void CheckerManager::LoadCheckers(std::vector<std::string> &checkers) in LoadCheckers()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H A Dbootstrap.cpp87 auto *checkers = ConfigFactory::GetInstance().GetCheckerConfig(); in LoadCheckers() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/conf/
H A Dconfig.json28 "checkers": [ array
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_param_checker.cpp631 auto checkers = CONFIGURE_CHECKERS_TABLE.find(scenario); in CheckConfigureValid() local
655 auto checkers = PARAMETER_CHECKERS_TABLE.find(scenario); in CheckParameterValid() local