Searched defs:Return (Results 1 – 5 of 5) sorted by relevance
69 struct Return { struct70 SnapshotStatus snapshot_status;71 std::vector<Interval> cow_partition_usable_regions;
46 explicit Return(const FiemapStatus& status) in Return() function
40 using Return = ::android::hardware::Return<T>; typedef
44 using Return = hardware::Return<T>; typedef
53 using Return = android::hardware::Return<T>; typedef