Home
last modified time | relevance | path

Searched defs:IBuffer (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/neuralnetworks/1.3/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.3/
DIBuffer.h23 struct IBuffer : public ::android::hidl::base::V1_0::IBase { struct
30 * Fully qualified interface name: "[email protected]::IBuffer" argument
42 * The IBuffer object must have been initialized before the call to IBuffer::copyTo. argument
75 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
107 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
126 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
171 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
231 …static ::android::sp<IBuffer> tryGetService(bool getStub) { return tryGetService("default", getStu… in tryGetService() argument
253 … static ::android::sp<IBuffer> getService(bool getStub) { return getService("default", getStub); } in getService() argument
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/neuralnetworks/1.3/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.3/
DIBuffer.h23 struct IBuffer : public ::android::hidl::base::V1_0::IBase { struct
30 * Fully qualified interface name: "[email protected]::IBuffer" argument
42 * The IBuffer object must have been initialized before the call to IBuffer::copyTo. argument
75 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
107 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
126 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
171 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
231 …static ::android::sp<IBuffer> tryGetService(bool getStub) { return tryGetService("default", getStu… in tryGetService() argument
253 … static ::android::sp<IBuffer> getService(bool getStub) { return getService("default", getStub); } in getService() argument
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/neuralnetworks/1.3/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.3/
DIBuffer.h23 struct IBuffer : public ::android::hidl::base::V1_0::IBase { struct
30 * Fully qualified interface name: "[email protected]::IBuffer" argument
42 * The IBuffer object must have been initialized before the call to IBuffer::copyTo. argument
75 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
107 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
126 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
171 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
231 …static ::android::sp<IBuffer> tryGetService(bool getStub) { return tryGetService("default", getStu… in tryGetService() argument
253 … static ::android::sp<IBuffer> getService(bool getStub) { return getService("default", getStub); } in getService() argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/1.3/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.3/
DIBuffer.h23 struct IBuffer : public ::android::hidl::base::V1_0::IBase { struct
30 * Fully qualified interface name: "[email protected]::IBuffer" argument
42 * The IBuffer object must have been initialized before the call to IBuffer::copyTo. argument
75 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
107 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
126 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
171 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
231 …static ::android::sp<IBuffer> tryGetService(bool getStub) { return tryGetService("default", getStu… in tryGetService() argument
253 … static ::android::sp<IBuffer> getService(bool getStub) { return getService("default", getStub); } in getService() argument
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/neuralnetworks/1.3/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.3/
DIBuffer.h23 struct IBuffer : public ::android::hidl::base::V1_0::IBase { struct
30 * Fully qualified interface name: "[email protected]::IBuffer" argument
42 * The IBuffer object must have been initialized before the call to IBuffer::copyTo. argument
75 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;
107 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;
126 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;
171 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;
231 …static ::android::sp<IBuffer> tryGetService(bool getStub) { return tryGetService("default", getStu… in tryGetService() argument
253 … static ::android::sp<IBuffer> getService(bool getStub) { return getService("default", getStub); } in getService() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwindows.storage.streams.h22 typedef interface IBuffer IBuffer; typedef
45 typedef interface IBuffer IBuffer; typedef
Dwindows.security.cryptography.h36 typedef interface IBuffer IBuffer; typedef
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/include/nnapi/
DIDevice.h31 class IBuffer; variable
DTypes.h47 class IBuffer; variable
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/
H A DIBuffer.java5 public interface IBuffer { interface
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
H A DIBuffer.aidl36 interface IBuffer { interface
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
H A DIBuffer.aidl36 interface IBuffer { interface
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks_interface/dump/android/hardware/neuralnetworks/
DIBuffer.aidl36 interface IBuffer { interface
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
H A DIBuffer.aidl36 interface IBuffer { interface
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DIBuffer.aidl25 interface IBuffer { interface
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DIBuffer.aidl36 interface IBuffer { interface
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DIBuffer.aidl36 interface IBuffer { interface
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DDeviceBuffer.h25 class IBuffer; variable
/aosp_15_r20/external/cronet/base/win/
H A Dwinrt_storage_util.cc20 using IBuffer = ABI::Windows::Storage::Streams::IBuffer; typedef
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/android/hardware/neuralnetworks/
DIBuffer.cpp279 IBuffer::IBuffer() {} in IBuffer() function in aidl::android::hardware::neuralnetworks::IBuffer
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp122 void allocateInternal(uint32_t index, std::pair<sp<IBuffer>, uint32_t>* result) { in allocateInternal()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp144 void allocateInternal(int32_t index, std::pair<std::shared_ptr<IBuffer>, int32_t>* result) { in allocateInternal()
/aosp_15_r20/out/soong/.intermediates/external/testng/testng/linux_glibc_common/local-javac-header/
Dtestng.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/testng/testng/linux_glibc_common/javac/
Dtestng.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/ ...
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...

12