OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_stats
(Results
1 - 4
of
4
) sorted by null
/external/libselinux/src/
label_internal.h
56
void (*
func_stats
) (struct selabel_handle *h);
member in struct:selabel_handle
label.c
160
rec->
func_stats
(rec);
label_android_property.c
297
rec->
func_stats
= &stats;
label_file.c
770
rec->
func_stats
= &stats;
Completed in 57 milliseconds