OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFormatCodeName
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/mtp/
MtpDebug.h
30
static const char*
getFormatCodeName
(MtpObjectFormat code);
MtpDebug.cpp
384
const char* MtpDebug::
getFormatCodeName
(MtpObjectFormat code) {
MtpServer.cpp
669
handle, MtpDebug::
getFormatCodeName
(format),
[
all
...]
MtpDevice.cpp
253
ALOGI("*** FORMAT: %s\n", MtpDebug::
getFormatCodeName
(format));
Completed in 32 milliseconds