OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_call
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/audio/
telephony-maemo5.c
251
static struct csd_call *
find_call
(const char *path)
function
928
call =
find_call
(call_path);
964
call =
find_call
(call_path);
1021
call =
find_call
(call_path);
1169
call =
find_call
(path);
[
all
...]
telephony-maemo6.c
205
static struct csd_call *
find_call
(const char *path)
function
960
call =
find_call
(call_path);
997
call =
find_call
(call_path);
1187
call =
find_call
(call_path);
1215
call =
find_call
(path);
[
all
...]
Completed in 29 milliseconds