Lines Matching refs:override
32 Return<void> getProperties(getProperties_cb _hidl_cb) override { in getProperties()
63 loadSoundModel_cb _hidl_cb) override { in loadSoundModel()
74 loadPhraseSoundModel_cb _hidl_cb) override { in loadPhraseSoundModel()
82 Return<int32_t> unloadSoundModel(int32_t modelHandle) override { in unloadSoundModel()
90 int32_t cookie) override { in startRecognition()
98 Return<int32_t> stopRecognition(int32_t modelHandle) override { in stopRecognition()
103 Return<int32_t> stopAllRecognitions() override { in stopAllRecognitions()
111 loadSoundModel_2_1_cb _hidl_cb) override { in loadSoundModel_2_1()
122 loadPhraseSoundModel_2_1_cb _hidl_cb) override { in loadPhraseSoundModel_2_1()
133 int32_t cookie) override { in startRecognition_2_1()
142 Return<int32_t> getModelState(int32_t modelHandle) override { in getModelState()