Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp214 auto customWindow = Rosen::Window::Find(nameBuf); in GetWindowName() local
215 if (!customWindow) { in GetWindowName()
219 window = customWindow; in GetWindowName()