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

  /external/bluetooth/glib/gio/
gfileattribute-priv.h 58 guint32 _g_file_attribute_value_get_uint32 (const GFileAttributeValue *attr);
gfileinfo.c 798 return _g_file_attribute_value_get_uint32 (value);
1157 return (GFileType)_g_file_attribute_value_get_uint32 (value);
    [all...]
gfileattribute.c 513 * _g_file_attribute_value_get_uint32:
522 _g_file_attribute_value_get_uint32 (const GFileAttributeValue *attr) function
    [all...]

Completed in 423 milliseconds