Home
last modified time | relevance | path

Searched defs:appBinary (Results 1 – 25 of 116) sorted by relevance

12345

/aosp_15_r20/frameworks/base/core/java/android/hardware/location/
H A DNanoApp.java91 @Deprecated public NanoApp(int appId, byte[] appBinary) { in NanoApp()
110 public NanoApp(long appId, byte[] appBinary) { in NanoApp()
215 public void setAppBinary(byte[] appBinary) { in setAppBinary()
H A DNanoAppBinary.java84 public NanoAppBinary(byte[] appBinary) { in NanoAppBinary()
/aosp_15_r20/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp387 const NanoAppBinary& appBinary, in loadNanoApp()
525 static bool readApp(const char *file, NanoAppBinary *appBinary) in readApp()
570 NanoAppBinary appBinary; in debug() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.0/android.hardware.contexthub-V1.0-java_gen_java/gen/srcs/android/hardware/contexthub/V1_0/
DIContexthub.java155 …int loadNanoApp(int hubId, android.hardware.contexthub.V1_0.NanoAppBinary appBinary, int transacti… in loadNanoApp()
437 …public int loadNanoApp(int hubId, android.hardware.contexthub.V1_0.NanoAppBinary appBinary, int tr… in loadNanoApp()
855 …android.hardware.contexthub.V1_0.NanoAppBinary appBinary = new android.hardware.contexthub.V1_0.Na… in onTransact() local
/aosp_15_r20/system/chre/host/common/
H A Dhost_protocol_host.cc187 auto appBinary = builder.CreateVector(nanoappBinary); in encodeLoadNanoappRequestForBinary() local
200 auto appBinary = builder.CreateVector(emptyAppBinary); in encodeLoadNanoappRequestForFile() local
H A Dfragmented_load_transaction.cc52 const std::vector<uint8_t> &appBinary, size_t fragmentSize) { in FragmentedLoadTransaction()
H A Dpreloaded_nanoapp_loader.cc153 uint32_t appTargetApiVersion, const uint8_t *appBinary, size_t appSize, in sendFragmentedLoadAndWaitForEachResponse()
H A Dlog_message_parser.cc311 std::shared_ptr<const std::vector<uint8_t>> appBinary = in addNanoappDetokenizer() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub-V4-java-source/gen/android/hardware/contexthub/
DIContextHub.java57 …Override public void loadNanoapp(int contextHubId, android.hardware.contexthub.NanoappBinary appBi… in loadNanoapp()
841 …Override public void loadNanoapp(int contextHubId, android.hardware.contexthub.NanoappBinary appBi… in loadNanoapp()
1722 …public void loadNanoapp(int contextHubId, android.hardware.contexthub.NanoappBinary appBinary, int… in loadNanoapp()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.1/android.hardware.contexthub-V1.1-java_gen_java/gen/srcs/android/hardware/contexthub/V1_1/
DIContexthub.java302 …public int loadNanoApp(int hubId, android.hardware.contexthub.V1_0.NanoAppBinary appBinary, int tr… in loadNanoApp()
741 …android.hardware.contexthub.V1_0.NanoAppBinary appBinary = new android.hardware.contexthub.V1_0.Na… in onTransact() local
/aosp_15_r20/system/chre/host/hal_generic/aidl/
H A Dgeneric_context_hub_aidl.cc137 const NanoappBinary &appBinary, in loadNanoapp()
698 bool ContextHub::loadNanoappInternal(const NanoappBinary &appBinary, in loadNanoappInternal()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.2/android.hardware.contexthub-V1.2-java_gen_java/gen/srcs/android/hardware/contexthub/V1_2/
DIContexthub.java335 …public int loadNanoApp(int hubId, android.hardware.contexthub.V1_0.NanoAppBinary appBinary, int tr… in loadNanoApp()
836 …android.hardware.contexthub.V1_0.NanoAppBinary appBinary = new android.hardware.contexthub.V1_0.Na… in onTransact() local
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
H A DIContextHub.aidl38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
H A DIContextHub.aidl38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
H A DIContextHub.aidl38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.1/android.hardware.contexthub-V1.1-java/android_common/javac/
Dandroid.hardware.contexthub-V1.1-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/aidl/android.hardware.contexthub_interface/dump/android/hardware/contexthub/
DIContextHub.aidl38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
/aosp_15_r20/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
H A DIContextHub.aidl38 …void loadNanoapp(in int contextHubId, in android.hardware.contexthub.NanoappBinary appBinary, in i… in loadNanoapp()
/aosp_15_r20/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
H A DIContextHub.aidl70 void loadNanoapp(in int contextHubId, in NanoappBinary appBinary, in int transactionId); in loadNanoapp()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.0/[email protected]_genc++/gen/android/hardware/contexthub/1.0/
DContexthubAll.cpp382 …noApp(::android::hardware::IInterface *_hidl_this, ::android::hardware::details::HidlInstrumentor … in _hidl_loadNanoApp()
764 …uint32_t hubId, const ::android::hardware::contexthub::V1_0::NanoAppBinary& appBinary, uint32_t tr… in loadNanoApp()
/aosp_15_r20/system/chre/host/exynos/
H A Dexynos_daemon.cc220 uint32_t appTargetApiVersion, const uint8_t *appBinary, size_t appSize, in sendFragmentedNanoappLoad()
/aosp_15_r20/system/chre/host/hal_generic/common/
H A Dgeneric_context_hub_base.h206 Return<Result> loadNanoApp(uint32_t hubId, const NanoAppBinary &appBinary, in loadNanoApp()
/aosp_15_r20/hardware/interfaces/contexthub/1.0/default/
H A DContexthub.cpp431 const NanoAppBinary& appBinary, in loadNanoApp()
/aosp_15_r20/system/chre/platform/shared/
H A Dhost_protocol_chre.cc92 const flatbuffers::Vector<uint8_t> *appBinary = request->app_binary(); in decodeMessageFromHost() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/contexthub/1.2/android.hardware.contexthub-V1.2-java/android_common/javac/
Dandroid.hardware.contexthub-V1.2-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...

12345