OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_trash_dir
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
glocalfileinfo.h
39
gboolean
has_trash_dir
;
member in struct:__anon2401
glocalfileinfo.c
797
parent_info->
has_trash_dir
= FALSE;
831
parent_info->
has_trash_dir
= _g_local_file_has_trash_dir (dir, statbuf.st_dev);
892
writable && parent_info->
has_trash_dir
);
[
all
...]
Completed in 47 milliseconds