Home
last modified time | relevance | path

Searched refs:storageJson (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_stage_impl.h31 int32_t OnLoadContent(const std::string& contexUrl, const std::string& storageJson, bool isLoadedByName);
H A Dwindow_stage_impl.cpp113 const std::string &storageJson, bool isLoadedByName) in OnLoadContent()
112 OnLoadContent(const std::string &contexUrl, const std::string &storageJson, bool isLoadedByName) OnLoadContent() argument
H A Dwindow_ffi.cpp861 std::string storageJson = " "; in FfiOHOSLoadContent() local
866 return instance->OnLoadContent(url, storageJson, false); in FfiOHOSLoadContent()

Completed in 3 milliseconds