Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
Droot_scene_session.cpp27const std::string& contentUrl, NativeEngine* engine, NativeValue* storage, AbilityRuntime::Context… in LoadContent()
/foundation/window/window_manager/wm/src/
Droot_scene.cpp72 void RootScene::LoadContent(const std::string& contentUrl, NativeEngine* engine, NativeValue* stora… in LoadContent()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_root_scene_session.cpp126 std::string contentUrl; in OnLoadContent() local
Djs_scene_session_manager.cpp626 …(const std::string& contentUrl, NativeEngine* engine, NativeValue* storage, AbilityRuntime::Contex… in OnGetRootSceneSession()