Searched refs:GenerateMainWindowName (Results 1 – 3 of 3) sorted by relevance
49 mainWindow_ = Window::Create(GenerateMainWindowName(context), option, context); in Init()81 std::string WindowScene::GenerateMainWindowName(const std::shared_ptr<AbilityRuntime::Context>& con… in GenerateMainWindowName() function in OHOS::Rosen::WindowScene
32 std::string GenerateMainWindowName(const std::shared_ptr<AbilityRuntime::Context>& context) in GenerateMainWindowName() function69 GenerateMainWindowName(context), option, context); in Init()97 option->SetWindowName(GenerateMainWindowName(context)); in Init()
47 … std::string GenerateMainWindowName(const std::shared_ptr<AbilityRuntime::Context>& context) const;