Searched refs:doLoad (Results 1 – 3 of 3) sorted by relevance
77 status_t doLoad(); // only SoundDecoder accesses this.
82 status = sound->doLoad(); in run()
198 status_t Sound::doLoad() in doLoad() function in android::soundpool::Sound