OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:echo_test
(Results
1 - 4
of
4
) sorted by null
/system/core/trusty/libtrusty/tipc-test/
tipc_test.c
339
static int
echo_test
(uint repeat, uint msgsz, bool var)
function
370
perror("
echo_test
: write");
376
perror("
echo_test
: read");
731
rc =
echo_test
(opt_repeat, opt_msgsize, opt_variable);
/system/bt/bta/hl/
bta_hl_main.c
[
all
...]
bta_hl_int.h
508
BOOLEAN
echo_test
;
member in struct:__anon73376
[
all
...]
bta_hl_act.c
666
p_mcb->
echo_test
= FALSE;
[
all
...]
Completed in 540 milliseconds