Searched defs:OpenPartition (Results 1 – 2 of 2) sorted by relevance
71 bool OpenPartition(FastbootDevice* device, const std::string& name, PartitionHandle* handle) { in OpenPartition() function
768 std::unique_ptr<GsiService::WriteHelper> GsiService::OpenPartition(const std::string& name) { in OpenPartition() function in android::gsi::GsiService