HomeSort by relevance Sort by last modified time
    Searched refs:dumpstate (Results 1 - 20 of 20) sorted by null

  /device/asus/grouper/dumpstate/
dumpstate.c 17 #include <dumpstate.h>
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
20 LOCAL_SRC_FILES := dumpstate.c
  /device/lge/mako/dumpstate/
dumpstate.c 17 #include <dumpstate.h>
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
20 LOCAL_SRC_FILES := dumpstate.c
  /device/lge/hammerhead/dumpstate/
dumpstate.c 17 #include <dumpstate.h>
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
20 LOCAL_SRC_FILES := dumpstate.c
  /device/asus/deb/dumpstate/
dumpstate.c 17 #include <dumpstate.h>
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
20 LOCAL_SRC_FILES := dumpstate.c
  /device/asus/flo/dumpstate/
dumpstate.c 17 #include <dumpstate.h>
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
20 LOCAL_SRC_FILES := dumpstate.c
  /device/samsung/manta/dumpstate/
dumpstate.c 17 #include <dumpstate.h>
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
20 LOCAL_SRC_FILES := dumpstate.c
  /frameworks/native/cmds/dumpstate/
Android.mk 13 LOCAL_SRC_FILES := dumpstate.c utils.c
15 LOCAL_MODULE := dumpstate
dumpstate.c 35 #define LOG_TAG "dumpstate"
38 #include "dumpstate.h"
47 static void dumpstate() { function
63 printf("== dumpstate: %s\n", date);
256 property_get("ril.dumpstate.timeout", ril_dumpstate_timeout, "30");
309 printf("== dumpstate: done\n");
314 fprintf(stderr, "usage: dumpstate [-b soundfile] [-e soundfile] [-o file [-d] [-p] [-z]] [-s] [-q]\n"
346 // dumpstate command directly. Newer clients
445 redirect_to_socket(stdout, "dumpstate");
472 dumpstate();
    [all...]
  /build/target/product/
embedded.mk 25 dumpstate \
  /external/sepolicy/
property_contexts 54 ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
  /device/asus/deb/
init.deb.rc 458 service bugreport /system/bin/dumpstate -d -p -B \
  /device/asus/flo/
init.flo.rc 462 service bugreport /system/bin/dumpstate -d -p -B \
  /device/lge/hammerhead/
init.hammerhead.rc 420 service bugreport /system/bin/dumpstate -d -p -B \
  /device/lge/mako/
init.mako.rc 405 service bugreport /system/bin/dumpstate -d -p -B \

Completed in 429 milliseconds