OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:func_lookup
(Results
1 - 15
of
15
) sorted by null
/external/libselinux/src/
label_internal.h
53
struct selabel_lookup_rec *(*
func_lookup
) (struct selabel_handle *h,
member in struct:selabel_handle
label.c
103
lr = rec->
func_lookup
(rec, key, type);
label_android_property.c
296
rec->
func_lookup
= &lookup;
label_file.c
897
rec->
func_lookup
= &lookup;
/external/selinux/libselinux/src/
label_internal.h
86
struct selabel_lookup_rec *(*
func_lookup
) (struct selabel_handle *h,
member in struct:selabel_handle
label.c
271
lr = rec->
func_lookup
(rec, ptr, type);
274
lr = rec->
func_lookup
(rec, key, type);
label_android_property.c
290
rec->
func_lookup
= &lookup;
label_media.c
222
rec->
func_lookup
= &lookup;
label_x.c
247
rec->
func_lookup
= &lookup;
label_db.c
351
rec->
func_lookup
= &db_lookup;
label_file.c
935
rec->
func_lookup
= &lookup;
/prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64
emulator-ranchu-mips64
emulator-ranchu-x86
emulator-ranchu-x86_64
Completed in 2644 milliseconds