Home
last modified time | relevance | path

Searched refs:OnGetAllDisplay (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp73 return (me != nullptr) ? me->OnGetAllDisplay(env, info) : nullptr; in GetAllDisplay()
239 napi_value OnGetAllDisplay(napi_env env, napi_callback_info info) in OnGetAllDisplay() function in OHOS::Rosen::JsDisplayManager
245 std::string taskName = "OnGetAllDisplay"; in OnGetAllDisplay()
248 WLOGFE("OnGetAllDisplay params not match"); in OnGetAllDisplay()
265 static_cast<int32_t>(DMError::DM_ERROR_NULLPTR), "JsDisplayManager::OnGetAllDisplay failed.")); in OnGetAllDisplay()

Completed in 3 milliseconds