Home
last modified time | relevance | path

Searched defs:resPair (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/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 resPe… in ResNode()
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h88 …ResNode(int32_t resId, const std::string& resName, int32_t resMode, int32_t resPair, int32_t resPe… in ResNode()
/ohos5.0/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