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

  /external/bluetooth/glib/glib/
galias.h 510 extern __typeof (g_filename_from_utf8_utf8) IA__g_filename_from_utf8_utf8 __attribute((visibility("hidden")));
511 #define g_filename_from_utf8_utf8 IA__g_filename_from_utf8_utf8 macro
    [all...]
galiasdef.c 517 #undef g_filename_from_utf8_utf8 macro
518 extern __typeof (g_filename_from_utf8_utf8) g_filename_from_utf8_utf8 __attribute((alias("IA__g_filename_from_utf8_utf8"), visibility("default")));
    [all...]

Completed in 981 milliseconds