Home
last modified time | relevance | path

Searched refs:BASE_DISPLAY_ID_NUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ui_ability.cpp53 const int32_t BASE_DISPLAY_ID_NUM (10); variable
482 displayId = strtol(strDisplayId.c_str(), nullptr, BASE_DISPLAY_ID_NUM); in InitSceneDoOnForeground()
H A Djs_ui_ability.cpp60 const int32_t BASE_DISPLAY_ID_NUM (10); variable
857 displayId = strtol(strDisplayId.c_str(), nullptr, BASE_DISPLAY_ID_NUM); in DoOnForegroundForSceneIsNull()