Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dremote_method_type.h24 typedef typename Traits::Return Return; typedef
/frameworks/base/services/core/jni/
Dcom_android_server_lights_LightsService.cpp40 using Return = ::android::hardware::Return<T>; typedef
Dcom_android_server_HardwarePropertiesManagerService.cpp44 using Return = hardware::Return<T>; typedef
/frameworks/libs/binary_translation/guest_abi/arm/include/berberis/guest_abi/
Dguest_params_arch.h110 auto* Return() const { in Return() function
/frameworks/libs/binary_translation/guest_abi/riscv64/include/berberis/guest_abi/
Dguest_params_arch.h92 [[nodiscard]] auto* Return() const { in Return() function
/frameworks/libs/binary_translation/guest_abi/arm64/include/berberis/guest_abi/
Dguest_params_arch.h88 auto* Return() const { in Return() function
/frameworks/base/core/jni/
Dandroid_os_HwBinder.cpp52 using Return = android::hardware::Return<T>; typedef
/frameworks/compile/slang/
Dslang_rs_context.h282 std::vector<RSExportType *> Return; in getReduceResultTypes() local
/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp577 int Return = -1; in ExpandSpecialArguments() local