OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slesutObjectIDToString
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/ut/
OpenSLESUT.h
25
extern const char *
slesutObjectIDToString
(SLuint32 objectID);
OpenSLESUT.c
138
const char *
slesutObjectIDToString
(SLuint32 objectID)
/frameworks/wilhelm/tests/sandbox/
object.c
49
const char *string =
slesutObjectIDToString
(objectID);
Completed in 34 milliseconds