Home
last modified time | relevance | path

Searched refs:enableNanoApp (Results 1 – 2 of 2) sorted by relevance

/system/chre/host/hal_generic/
Dgeneric_context_hub.h65 Return<Result> enableNanoApp(uint32_t hubId, uint64_t appId, uint32_t transactionId) override;
Dgeneric_context_hub.cc300 Return<Result> GenericContextHub::enableNanoApp( in enableNanoApp() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub