OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTP_TYPE_STR
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp
449
case
MTP_TYPE_STR
:
557
if (type ==
MTP_TYPE_STR
) {
631
case
MTP_TYPE_STR
:
660
if (type ==
MTP_TYPE_STR
) {
753
case
MTP_TYPE_STR
: {
[
all
...]
/frameworks/av/media/mtp/
MtpProperty.cpp
102
if (mType ==
MTP_TYPE_STR
) {
420
case
MTP_TYPE_STR
:
473
case
MTP_TYPE_STR
:
528
case
MTP_TYPE_STR
:
mtp.h
65
#define
MTP_TYPE_STR
0xFFFF // Variable-length Unicode string
Completed in 549 milliseconds