Searched refs:unloadNanoApp (Results 1 – 2 of 2) sorted by relevance
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.h | 64 Return<Result> unloadNanoApp(uint32_t hubId, uint64_t appId, uint32_t transactionId) override; |
D | generic_context_hub.cc | 275 Return<Result> GenericContextHub::unloadNanoApp( in unloadNanoApp() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub |