Searched defs:contentUrl (Results 1 – 4 of 4) sorted by relevance
27 …const std::string& contentUrl, NativeEngine* engine, NativeValue* storage, AbilityRuntime::Context… in LoadContent()
72 void RootScene::LoadContent(const std::string& contentUrl, NativeEngine* engine, NativeValue* stora… in LoadContent()
126 std::string contentUrl; in OnLoadContent() local
626 …(const std::string& contentUrl, NativeEngine* engine, NativeValue* storage, AbilityRuntime::Contex… in OnGetRootSceneSession()