Searched refs:launch_container_string (Results 1 – 1 of 1) sorted by relevance
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()