Home
last modified time | relevance | path

Searched defs:cjWindowStage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ability_object_test/
H A Dcj_ability_object_test.cpp70 funcs->cjAbilityOnSceneCreated = [](int64_t id, WindowStagePtr cjWindowStage) {}; in __anon27f430c00102()
71 funcs->cjAbilityOnSceneRestored = [](int64_t id, WindowStagePtr cjWindowStage) {}; in __anon27f430c00102()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
H A Dcj_ui_ability_test.cpp99 funcs->cjAbilityOnSceneCreated = [](int64_t id, WindowStagePtr cjWindowStage) {}; in PreSetCJAbilityStageFuncs()
100 funcs->cjAbilityOnSceneRestored = [](int64_t id, WindowStagePtr cjWindowStage) {}; in PreSetCJAbilityStageFuncs()