Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/
Dgeneric_context_hub.h67 Return<Result> queryApps(uint32_t hubId) override;
Dgeneric_context_hub.cc316 Return<Result> GenericContextHub::queryApps(uint32_t hubId) { in queryApps() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub