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

  /external/bluetooth/glib/
win32-fixup.pl 24 s/\@GLIB_BINARY_AGE\@/$binary_age/g;
config.h.win32.in 32 #define GLIB_BINARY_AGE @GLIB_BINARY_AGE@
  /external/bluetooth/glib/glib/
config.h 37 #define GLIB_BINARY_AGE 2000
gutils.c 129 const guint glib_binary_age = GLIB_BINARY_AGE; variable
229 if (required_effective_micro < glib_effective_micro - GLIB_BINARY_AGE)
    [all...]

Completed in 54 milliseconds