Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp17 FFI_EXPORT int FfiOHOSCreateWindow = 0; variable
H A Dwindow_ffi.h27 …FFI_EXPORT RetDataI64 FfiOHOSCreateWindow(char* name, uint32_t windowType, OHOS::AbilityRuntime::C…
H A Dwindow_ffi.cpp28 RetDataI64 FfiOHOSCreateWindow(char* name, uint32_t windowType, OHOS::AbilityRuntime::Context* cont… in FfiOHOSCreateWindow() function