OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_local_role
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/include/hardware/
bt_pan.h
67
int (*
get_local_role
)(void);
member in struct:__anon33774
/external/checkpolicy/
module_compiler.h
38
role_datum_t *
get_local_role
(char *id, uint32_t value, unsigned char isattr);
module_compiler.c
560
role_datum_t *
get_local_role
(char *id, uint32_t value, unsigned char isattr)
function
[
all
...]
policy_define.c
[
all
...]
/packages/apps/Bluetooth/jni/
com_android_bluetooth_pan.cpp
179
local_role = sPanIf->
get_local_role
();
Completed in 67 milliseconds