Home
last modified time | relevance | path

Searched defs:NanoAppBinary (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/contexthub/1.1/default/
DContexthub.h29 using NanoAppBinary = ::android::hardware::contexthub::V1_0::NanoAppBinary; variable
DContexthub.cpp72 Return<Result> Contexthub::loadNanoApp(uint32_t /*hubId*/, const NanoAppBinary& /*appBinary*/, in loadNanoApp()