Searched refs:prepareRes (Results 1 – 2 of 2) sorted by relevance
596 void AudioSfDecoder::notifyPrepared(status_t prepareRes) { in notifyPrepared() argument598 if (NO_ERROR == prepareRes) { in notifyPrepared()608 notify(PLAYEREVENT_PREPARED, (int32_t)prepareRes, true /*async*/); in notifyPrepared()
115 void notifyPrepared(status_t prepareRes);