HomeSort by relevance Sort by last modified time
    Searched defs:PROGRAM_NAME (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
tiwlan_loader.c 33 #define PROGRAM_NAME "wlan_loader"
246 acquire_wake_lock(PARTIAL_WAKE_LOCK, PROGRAM_NAME);
253 release_wake_lock(PROGRAM_NAME);
259 release_wake_lock(PROGRAM_NAME);
  /external/giflib/
gif_lib_private.h 7 #define PROGRAM_NAME "GIFLIB"
13 #define VersionStr PROGRAM_NAME " IBMPC " GIF_LIB_VERSION \

Completed in 127 milliseconds