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

  /external/bluetooth/glib/gio/
gfileattribute-priv.h 57 gboolean _g_file_attribute_value_get_boolean (const GFileAttributeValue *attr);
gfileinfo.c 774 return _g_file_attribute_value_get_boolean (value);
1180 return (GFileType)_g_file_attribute_value_get_boolean (value);
1203 return (GFileType)_g_file_attribute_value_get_boolean (value);
1226 return (GFileType)_g_file_attribute_value_get_boolean (value);
    [all...]
gfileattribute.c 493 * _g_file_attribute_value_get_boolean:
502 _g_file_attribute_value_get_boolean (const GFileAttributeValue *attr) function
    [all...]

Completed in 1325 milliseconds