Searched defs:contentStorage (Results 1 – 6 of 6) sorted by relevance
33 contentStorage : ContentStorage property in MainAbility
150 std::shared_ptr<NativeReference> contentStorage = in OnLoadContent() local
297 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()337 std::shared_ptr<NativeReference> contentStorage = (storage == nullptr) ? nullptr : in OnLoadContent() local
162 restoreWindowStage(contentStorage) { argument
516 ErrCode AbilityContextImpl::RestoreWindowStage(NativeEngine& engine, NativeValue* contentStorage) in RestoreWindowStage()
1447 static void LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, in LoadContentTask()1482 std::shared_ptr<NativeReference> contentStorage = (storage == nullptr) ? nullptr : in LoadContentScheduleOld() local1532 std::shared_ptr<NativeReference> contentStorage = (storage == nullptr) ? nullptr : in LoadContentScheduleNew() local1622 std::shared_ptr<NativeReference> contentStorage = (storage == nullptr) ? nullptr : in OnSetUIContent() local