Home
last modified time | relevance | path

Searched defs:contentStorage (Results 1 – 4 of 4) sorted by relevance

/foundation/aafwk/standard/interfaces/kits/napi/aafwk/ability_context/
Dability_context.js87 restoreWindowStage(contentStorage) { argument
/foundation/aafwk/standard/frameworks/kits/ability/ability_runtime/src/
Dability_context_impl.cpp388 ErrCode AbilityContextImpl::RestoreWindowStage(NativeEngine& engine, NativeValue* contentStorage) in RestoreWindowStage()
/foundation/windowmanager/interfaces/kits/napi/window_runtime/window_stage_napi/
Djs_window_stage.cpp254 std::shared_ptr<NativeReference> contentStorage = (storage == nullptr) ? nullptr : in OnLoadContent() local
/foundation/windowmanager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp688 std::shared_ptr<NativeReference> contentStorage = (storage == nullptr) ? nullptr : in OnLoadContent() local