Home
last modified time | relevance | path

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

/aosp12/system/libhidl/base/include/hidl/
H A DStatus.h136 template<typename T> class Return; variable
222 Return(T v) : details::return_status(), mVal{v} {} in Return() function
223 Return(Status s) : details::return_status(s) {} in Return() function
247 Return(sp<T> v) : details::return_status(), mVal{v} {} in Return() function
248 Return(T* v) : details::return_status(), mVal{v} {} in Return() function
250 template<typename U> Return(sp<U> v) : details::return_status(), mVal{v} {} in Return() function
251 template<typename U> Return(U* v) : details::return_status(), mVal{v} {} in Return() function
252 Return(Status s) : details::return_status(s) {} in Return() function
275 Return() : details::return_status() {} in Return() function
276 Return(const Status& s) : details::return_status(s) {} in Return() function
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpartition_cow_creator.h63 struct Return { struct
64 SnapshotStatus snapshot_status;
65 std::vector<Interval> cow_partition_usable_regions;
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dreturn.h46 explicit Return(const FiemapStatus& status) in Return() function
/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DDynamicSensorsSubHal.h39 template<class T> using Return = ::android::hardware::Return<T>; variable
H A DDynamicSensorsSubHal.cpp32 template<class T> using Return = ::android::hardware::Return<T>; typedef
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dremote_method_type.h24 typedef typename Traits::Return Return; typedef
/aosp12/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.cpp43 using Return = hardware::Return<T>; typedef
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_HwBinder.cpp53 using Return = android::hardware::Return<T>; typedef
/aosp12/frameworks/compile/slang/
H A Dslang_rs_context.h282 std::vector<RSExportType *> Return; in getReduceResultTypes() local
/aosp12/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp577 int Return = -1; in ExpandSpecialArguments() local
/aosp12/packages/apps/TV/libs/m2/
H A Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...