Searched refs:GetUbiVolumeInfo (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
H A Dmtd_file_descriptor.cc49 std::unique_ptr<UbiVolumeInfo> GetUbiVolumeInfo(const string& path) { function in namespace:__anon2028
174 return static_cast<bool>(GetUbiVolumeInfo(path));
178 std::unique_ptr<UbiVolumeInfo> info = GetUbiVolumeInfo(path);

Completed in 41 milliseconds