Searched refs:kLaunchContainer (Results 1 – 4 of 4) sorted by relevance
31 const char* kLaunchContainer = "app.launch.container"; variable
36 extern const char* kLaunchContainer;
1347 if (!manifest->Get(keys::kLaunchContainer, &temp)) in LoadLaunchContainer()
109 root->SetString(keys::kLaunchContainer, web_app.launch_container); in ConvertWebAppToExtension()