Home
last modified time | relevance | path

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

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