Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/rotation/
Drotation_test.cpp143 auto thirdNode = AceType::MakeRefPtr<MockRotationRenderNode>(true); variable
170 auto thirdNode = AceType::MakeRefPtr<MockRotationRenderNode>(false); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/
Dstage_test_ng.cpp230 auto thirdNode = variable
292 auto thirdNode = variable
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
Daudio_effect_config_parser.cpp188 static void LoadApply(OriginalEffectConfig &result, const xmlNode* thirdNode, const int32_t segInx) in LoadApply()
321 static void LoadPreMode(OriginalEffectConfig &result, const xmlNode* thirdNode, const int32_t strea… in LoadPreMode()
462 static void LoadPostMode(OriginalEffectConfig &result, const xmlNode* thirdNode, const int32_t stre… in LoadPostMode()