Home
last modified time | relevance | path

Searched refs:TraversalActions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_config.h76 bool TraversalActions(std::shared_ptr<Action> action, int32_t actionId);
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp678 bool SocPerfConfig::TraversalActions(std::shared_ptr<Action> action, int32_t actionId) in TraversalActions() function in OHOS::SOCPERF::SocPerfConfig
706 bool ret = TraversalActions(*actionIter, actionId); in CheckActionResIdAndValueValid()