Home
last modified time | relevance | path

Searched defs:Return (Results 1 – 5 of 5) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.h69 struct Return { struct
70 SnapshotStatus snapshot_status;
71 std::vector<Interval> cow_partition_usable_regions;
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dreturn.h46 explicit Return(const FiemapStatus& status) in Return() function
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_lights_LightsService.cpp40 using Return = ::android::hardware::Return<T>; typedef
H A Dcom_android_server_HardwarePropertiesManagerService.cpp44 using Return = hardware::Return<T>; typedef
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_HwBinder.cpp53 using Return = android::hardware::Return<T>; typedef