Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
DAAMRAssembler.cpp33 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
DAMPEG4ElementaryAssembler.cpp38 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
DAMPEG4AudioAssembler.cpp35 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
DAPacketSource.cpp44 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
DMyTransmitter.h52 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
DMyHandler.h69 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
/frameworks/av/media/libstagefright/foundation/
DParsedMessage.cpp252 bool ParsedMessage::GetAttribute( in GetAttribute() function in android::ParsedMessage
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.cpp934 ProgramVar ShaderProgram::GetAttribute(const std::string& name) const { in GetAttribute() function in android::filterfw::ShaderProgram