Searched defs:persist_storage (Results 1 – 2 of 2) sorted by relevance
73 bool persist_storage = false; in CreateGuest() local
152 bool persist_storage = site_url.path().find("persist") != std::string::npos; in GetStoragePartitionIdFromSiteURL() local262 bool* persist_storage) { in ParsePartitionParam()