Home
last modified time | relevance | path

Searched refs:resPair (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_common.h64 ResNode(int32_t resId, const std::string& resName, int32_t resMode, int32_t resPair, int32_t resPersistMode) in ResNode() argument
67 pair = resPair; in ResNode()
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.cpp387 auto resPair = valueWrapper.GetValue<InternalResource::ResourceId>(ERROR_VALUE_RESOURCE_ID); in GetResourceId() local
388 if (!resPair.first) { in GetResourceId()
392 return resPair.second; in GetResourceId()
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h93 ResNode(int32_t resId, const std::string& resName, int32_t resMode, int32_t resPair, int32_t resPersistMode) in ResNode() argument
96 pair = resPair; in ResNode()

Completed in 3 milliseconds