Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
H A Dtext_timer_builder_test_ng.cpp168 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650402() variable
236 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650702() variable
304 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650a02() variable
372 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650d02() variable
440 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651002() variable
508 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651302() variable
576 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651602() variable
643 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651902() variable
710 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651c02() variable
777 auto thirdNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651f02() variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/
H A Dstage_test_ng.cpp289 auto thirdNode = variable
357 auto thirdNode = variable
539 auto thirdNode = variable
602 auto thirdNode = variable
665 auto thirdNode = variable
731 auto thirdNode = variable
794 auto thirdNode = variable
857 auto thirdNode = variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
H A Daudio_effect_config_parser.cpp172 static void LoadEffectProperty(OriginalEffectConfig &result, const xmlNode *thirdNode, const int32_… in LoadEffectProperty()
262 static void LoadApply(OriginalEffectConfig &result, const xmlNode *thirdNode, const int32_t segInx) in LoadApply()
422 static void LoadPreStreamScenes(std::vector<PreStreamScene> &scenes, xmlNode *thirdNode) in LoadPreStreamScenes()
543 static void LoadStreamUsageMapping(OriginalEffectConfig &result, xmlNode *thirdNode) in LoadStreamUsageMapping()
649 static void LoadPostStreamScenes(std::vector<PostStreamScene> &scenes, xmlNode *thirdNode) in LoadPostStreamScenes()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/
H A Drating_test_ng.cpp1146 auto thirdNode = ratingPattern->BuildContentModifierNode(); variable