OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:guidToString
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/tests/examples/
slesTestEffectCapabilities.cpp
47
void
guidToString
(const SLInterfaceID guid, char *str) {
142
guidToString
(effectType, typeString);
143
guidToString
(effectImplementation, implString);
/frameworks/av/media/libmedia/
AudioEffect.cpp
460
status_t AudioEffect::
guidToString
(const effect_uuid_t *guid, char *str, size_t maxLen)
Completed in 524 milliseconds