Searched defs:GetAttribute (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/libstagefright/rtsp/ |
D | AAMRAssembler.cpp | 33 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
D | AMPEG4ElementaryAssembler.cpp | 38 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
D | AMPEG4AudioAssembler.cpp | 35 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
D | APacketSource.cpp | 44 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
D | MyTransmitter.h | 52 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
D | MyHandler.h | 69 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
/frameworks/av/media/libstagefright/foundation/ |
D | ParsedMessage.cpp | 252 bool ParsedMessage::GetAttribute( in GetAttribute() function in android::ParsedMessage
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 934 ProgramVar ShaderProgram::GetAttribute(const std::string& name) const { in GetAttribute() function in android::filterfw::ShaderProgram
|