OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_attributes_async
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gfile.h
93
* @
set_attributes_async
: Asynchronously sets a file's attributes.
263
void (*
set_attributes_async
) (GFile *file,
member in struct:_GFileIface
[
all
...]
gfile.c
286
iface->
set_attributes_async
= g_file_real_set_attributes_async;
[
all
...]
Completed in 12 milliseconds