Searched defs:guidToString (Results 1 – 2 of 2) sorted by relevance
47 void guidToString(const SLInterfaceID guid, char *str) { in guidToString() function
453 status_t AudioEffect::guidToString(const effect_uuid_t *guid, char *str, size_t maxLen) in guidToString() function in android::AudioEffect