Searched refs:hidlNanoAppBinary (Results 1 – 2 of 2) sorted by relevance
142 android.hardware.contexthub.V1_0.NanoAppBinary hidlNanoAppBinary = in createHidlNanoAppBinary() local145 hidlNanoAppBinary.appId = nanoAppBinary.getNanoAppId(); in createHidlNanoAppBinary()146 hidlNanoAppBinary.appVersion = nanoAppBinary.getNanoAppVersion(); in createHidlNanoAppBinary()147 hidlNanoAppBinary.flags = nanoAppBinary.getFlags(); in createHidlNanoAppBinary()148 hidlNanoAppBinary.targetChreApiMajorVersion = nanoAppBinary.getTargetChreApiMajorVersion(); in createHidlNanoAppBinary()149 hidlNanoAppBinary.targetChreApiMinorVersion = nanoAppBinary.getTargetChreApiMinorVersion(); in createHidlNanoAppBinary()154 copyToByteArrayList(nanoAppBinary.getBinaryNoHeader(), hidlNanoAppBinary.customBinary); in createHidlNanoAppBinary()161 return hidlNanoAppBinary; in createHidlNanoAppBinary()
896 android.hardware.contexthub.V1_0.NanoAppBinary hidlNanoAppBinary = in loadNanoapp() local899 contextHubId, hidlNanoAppBinary, transactionId)); in loadNanoapp()