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

  /external/bluetooth/glib/gio/
gfileattribute-priv.h 61 gint64 _g_file_attribute_value_get_int64 (const GFileAttributeValue *attr);
gfileattribute.c 573 * _g_file_attribute_value_get_int64:
582 _g_file_attribute_value_get_int64 (const GFileAttributeValue *attr) function
    [all...]
gfileinfo.c 870 return _g_file_attribute_value_get_int64 (value);
    [all...]

Completed in 139 milliseconds