Searched defs:Debug (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/aapt2/
H A DDebug.h32 struct Debug { struct in namespace:aapt
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
H A DDebug.java19 public class Debug { class
/frameworks/compile/mclinker/include/mcld/LD/
H A DLDFileFormat.h32 Debug, enumerator in enum:mcld::LDFileFormat::Kind
H A DDiagnosticEngine.h43 Debug, enumerator in enum:mcld::DiagnosticEngine::Severity
/frameworks/base/core/java/android/os/
H A DDebug.java55 * <p>Debug can create log files that give details about an application, such as
62 public final class Debug class
64 private static final String TAG = "Debug";
88 private Debug() {} method in class:Debug
1883 * Debug.InstructionCount icount = new Debug.InstructionCount();
2113 * this method, Debug.setFieldsOn(). Example:
2117 * import android.os.Debug;
2125 * @Debug.DebugProperty
2127 * @@Debug
[all...]

Completed in 1991 milliseconds