Home
last modified time | relevance | path

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

/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c381 bool callback_found = false; in recognition_callback_exists() local
386 callback_found = true; in recognition_callback_exists()
392 return callback_found; in recognition_callback_exists()