Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_option.cpp86 typeNode_ = ref; in SetTypeNodeRef()
91 return typeNode_; in GetTypeNodeRef()
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_option.h64 napi_ref typeNode_ = nullptr; variable