OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTEROP_MODULE
(Results
1 - 3
of
3
) sorted by null
/system/bt/device/include/
interop.h
25
static const char
INTEROP_MODULE
[] = "
interop_module
";
/system/bt/main/
bte_main.cc
123
module_init(get_module(
INTEROP_MODULE
));
148
module_clean_up(get_module(
INTEROP_MODULE
));
/system/bt/device/src/
interop.cc
107
EXPORT_SYMBOL module_t
interop_module
= {
variable
108
.name =
INTEROP_MODULE
,
Completed in 89 milliseconds