Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp79 FFI_EXPORT int FfiOHOSCreateSubWindow = 0; variable
H A Dwindow_ffi.h94 FFI_EXPORT RetDataI64 FfiOHOSCreateSubWindow(int64_t id, char* name);
H A Dwindow_ffi.cpp820 RetDataI64 FfiOHOSCreateSubWindow(int64_t id, char *name) in FfiOHOSCreateSubWindow() function