OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i324mConfigInterface
(Results
1 - 6
of
6
) sorted by null
/external/opencore/engines/2way/test/src/
user_input_test.cpp
107
if (
i324mConfigInterface
)
108
i324mConfigInterface
->removeRef();
115
if (
i324mConfigInterface
)
116
i324mConfigInterface
->removeRef();
122
i324mConfigInterface
= iH324MConfig;
123
// OSCL_TRY(error, i324mIFCommandId = terminal->QueryInterface(PVH324MConfigUuid,
i324mConfigInterface
,NULL));
124
if (
i324mConfigInterface
== NULL)
129
H324MConfigInterface * i324Interface = (H324MConfigInterface *)
i324mConfigInterface
;
video_only_test.cpp
176
H324MConfigInterface * i324Interface = (H324MConfigInterface *)
i324mConfigInterface
;
192
H324MConfigInterface * i324Interface = (H324MConfigInterface *)
i324mConfigInterface
;
203
i324mConfigInterface
= iH324MConfig;
204
// OSCL_TRY(error, i324mIFCommandId = terminal->QueryInterface(PVH324MConfigUuid,
i324mConfigInterface
,NULL));
205
if (
i324mConfigInterface
== NULL)
218
i324mConfigInterface
= iH324MConfig;
219
// OSCL_TRY(error, i324mIFCommandId = terminal->QueryInterface(PVH324MConfigUuid,
i324mConfigInterface
,NULL));
220
if (
i324mConfigInterface
== NULL)
258
if (
i324mConfigInterface
)
259
i324mConfigInterface
->removeRef()
[
all
...]
connect_test.cpp
95
i324mConfigInterface
= iH324MConfig;
96
//OSCL_TRY(error, i324mIFCommandId = terminal->QueryInterface(h324mUuid,
i324mConfigInterface
,NULL));
97
if (
i324mConfigInterface
== NULL)
105
H324MConfigInterface * i324Interface = (H324MConfigInterface *)
i324mConfigInterface
;
/external/opencore/engines/2way/test/include/
connect_test.h
30
i324mConfigInterface
(NULL),
57
PVInterface *
i324mConfigInterface
;
video_only_test.h
32
i324mConfigInterface
= 0;
66
PVInterface *
i324mConfigInterface
;
user_input_test.h
57
PVInterface *
i324mConfigInterface
;
Completed in 82 milliseconds