Searched refs:_g_file_attribute_value_get_string (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgfileattribute-priv.h55 const char * _g_file_attribute_value_get_string (const GFileAttributeValue *attr);
H A Dgfileinfo.c727 return _g_file_attribute_value_get_string (value);
1272 return _g_file_attribute_value_get_string (value);
1295 return _g_file_attribute_value_get_string (value);
1345 return _g_file_attribute_value_get_string (value);
1445 return _g_file_attribute_value_get_string (value);
H A Dgfileattribute.c453 * _g_file_attribute_value_get_string:
462 _g_file_attribute_value_get_string (const GFileAttributeValue *attr) function

Completed in 78 milliseconds