Searched refs:vendorSource (Results 1 – 1 of 1) sorted by relevance
150 std::string vendorSource = GetBlockDeviceByMountPoint(tmpPath); variable152 if (mount(vendorSource.c_str(), "/vendor", "ext4", mountFlag, nullptr) != 0) {