Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
Dpicture_in_picture_controller_base.h118 virtual napi_ref GetCustomNodeController() { return nullptr; }; in GetCustomNodeController() function
/foundation/window/window_manager/wm/src/
Dpicture_in_picture_controller.cpp485 napi_ref PictureInPictureController::GetCustomNodeController() in GetCustomNodeController() function in OHOS::Rosen::PictureInPictureController