HomeSort by relevance Sort by last modified time
    Searched refs:restoreRecord_l (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaudioclient/
AudioRecord.cpp 332 status = restoreRecord_l("start");
857 status = restoreRecord_l("obtainBuffer");
    [all...]
  /frameworks/av/media/libaudioclient/include/media/
AudioRecord.h 499 * or any other error code returned by IAudioRecord::start() or restoreRecord_l().
571 status_t restoreRecord_l(const char *from);
    [all...]

Completed in 1282 milliseconds