Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp54 constexpr int32_t RESTYPE_RECLAIM = 100001; variable
3023 if (resType == RESTYPE_RECLAIM) { in OnReportData()