Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h291 std::string getCallerName() const { in getCallerName() function
DAudioTrack.h568 std::string getCallerName() const { in getCallerName() function
/frameworks/av/media/libaudioclient/fuzzer/
Daudioflinger_fuzzer.cpp377 record->getCallerName(); in invokeAudioRecord()