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

  /external/bluetooth/glib/glib/
galias.h 421 extern __typeof (g_compute_checksum_for_string) IA__g_compute_checksum_for_string __attribute((visibility("hidden")));
422 #define g_compute_checksum_for_string IA__g_compute_checksum_for_string macro
    [all...]
galiasdef.c 424 #undef g_compute_checksum_for_string macro
425 extern __typeof (g_compute_checksum_for_string) g_compute_checksum_for_string __attribute((alias("IA__g_compute_checksum_for_string"), visibility("default")));
    [all...]

Completed in 95 milliseconds