Home
last modified time | relevance | path

Searched refs:MarkNeedSyncWithJsStack (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_lifecycle_test_ng.cpp205 navigationPattern->MarkNeedSyncWithJsStack();
225 navigationPattern->MarkNeedSyncWithJsStack();
259 navigationPattern->MarkNeedSyncWithJsStack();
269 navigationPattern->MarkNeedSyncWithJsStack();
281 navigationPattern->MarkNeedSyncWithJsStack();
315 navigationPattern->MarkNeedSyncWithJsStack();
340 navigationPattern->MarkNeedSyncWithJsStack();
384 navigationPattern->MarkNeedSyncWithJsStack();
424 navigationPattern->MarkNeedSyncWithJsStack();
445 navigationPattern->MarkNeedSyncWithJsStack();
[all …]
H A Dnavigation_test_ng.cpp894 navigationPattern->MarkNeedSyncWithJsStack();
908 navigationPattern->MarkNeedSyncWithJsStack();
935 navigationPattern->MarkNeedSyncWithJsStack();
946 navigationPattern->MarkNeedSyncWithJsStack();
955 navigationPattern->MarkNeedSyncWithJsStack();
985 navigationPattern->MarkNeedSyncWithJsStack();
998 navigationPattern->MarkNeedSyncWithJsStack();
1007 navigationPattern->MarkNeedSyncWithJsStack();
1148 pattern->MarkNeedSyncWithJsStack();
1172 pattern->MarkNeedSyncWithJsStack();
[all …]
H A Dnavigation_animation_test_ng.cpp166 navigationPattern->MarkNeedSyncWithJsStack();
193 navigationPattern->MarkNeedSyncWithJsStack();
237 pattern->MarkNeedSyncWithJsStack();
332 pattern->MarkNeedSyncWithJsStack();
H A Dnavigation_sync_stack_test_ng.cpp93 navigationPattern->MarkNeedSyncWithJsStack();
H A Dnavigation_pattern_test_ng.cpp1866 navigationPattern->MarkNeedSyncWithJsStack();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.h357 void MarkNeedSyncWithJsStack() in MarkNeedSyncWithJsStack() function
H A Dnavigation_pattern.cpp2262 pattern->MarkNeedSyncWithJsStack(); in SetNavigationStack()