Home
last modified time | relevance | path

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

/system/chre/host/common/
Dst_hal_lpma_handler.cc97 mLpmaHandle = handle; in load()
117 Return<int32_t> hidlResult = mStHalService->unloadSoundModel(mLpmaHandle); in unload()
118 mLpmaHandle = 0; in unload()
/system/chre/host/common/include/chre_host/
Dst_hal_lpma_handler.h122 SoundModelHandle mLpmaHandle = 0; variable