Home
last modified time | relevance | path

Searched refs:GetDebugLevelFromProperty (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DADebug.h143 static Level GetDebugLevelFromProperty(
/frameworks/av/media/libstagefright/foundation/
DADebug.cpp98 ADebug::Level ADebug::GetDebugLevelFromProperty( in GetDebugLevelFromProperty() function in android::ADebug
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp364 DEBUG = ADebug::GetDebugLevelFromProperty(name, "debug.stagefright.omx-debug"); in OMXNodeInstance()