Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp25 const std::string SPLIT_SPACE = " "; variable
376 std::vector<std::string> result = Split(nodeStr, SPLIT_SPACE); in LoadResourceAvailable()
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp34 const std::string SPLIT_SPACE = " "; variable
589 std::vector<std::string> result = Split(nodeStr, SPLIT_SPACE); in LoadResourceAvailable()