HomeSort by relevance Sort by last modified time
    Searched full:debugflag (Results 1 - 6 of 6) sorted by null

  /device/samsung/crespo/alsa-utils/alsactl/
alsactl.h 1 extern int debugflag;
55 if (!debugflag) break; \
62 if (!debugflag) break; \
alsactl.c 35 int debugflag = 0; variable
146 debugflag = 1;
  /system/core/run-as/
package.c 393 * <pkgName> <uid> <debugFlag> <dataDir>
398 * <debugFlag> is 1 if the package is debuggable, or 0 otherwise
409 int uid, debugFlag;
432 debugFlag = parse_positive_decimal(&p, end);
433 switch (debugFlag) {
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 39 static int debugflag = 0; variable
    [all...]
  /external/bison/
OChangeLog     [all...]
  /frameworks/base/services/java/com/android/server/
PackageManagerService.java     [all...]

Completed in 323 milliseconds