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

/frameworks/base/tools/aapt2/
H A DDebug.h33 struct Debug { struct in namespace:aapt
/frameworks/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.java57 * <p>Debug can create log files that give details about an application, such as
64 public final class Debug class
66 private static final String TAG = "Debug";
90 private Debug() {} method in class:Debug
1947 * Debug.InstructionCount icount = new Debug.InstructionCount();
2177 * this method, Debug.setFieldsOn(). Example:
2181 * import android.os.Debug;
2189 * @Debug.DebugProperty
2191 * @@Debug
[all...]

Completed in 280 milliseconds