Searched refs:launch_container_string (Results 1 – 2 of 2) sorted by relevance
234 std::string launch_container_string; in LoadLaunchContainer() local235 if (!tmp_launcher_container->GetAsString(&launch_container_string)) { in LoadLaunchContainer()240 if (launch_container_string == values::kLaunchContainerPanel) { in LoadLaunchContainer()242 } else if (launch_container_string == values::kLaunchContainerTab) { in LoadLaunchContainer()
1350 std::string launch_container_string; in LoadLaunchContainer() local1351 if (!temp->GetAsString(&launch_container_string)) { in LoadLaunchContainer()1356 if (launch_container_string == values::kLaunchContainerPanel) { in LoadLaunchContainer()1358 } else if (launch_container_string == values::kLaunchContainerTab) { in LoadLaunchContainer()