OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iCanCancelPort
(Results
1 - 3
of
3
) sorted by null
/external/opencore/engines/2way/src/
pv_2way_datapath.h
138
iCanCancelPort
(false),
149
iCanCancelPort
(aPort.
iCanCancelPort
),
165
bool
iCanCancelPort
; // Can the request port command be cancelled for the port
pv_2way_datapath.cpp
53
iCanCancelPort
= a.
iCanCancelPort
;
[
all
...]
pv_2way_engine.cpp
907
datapathnode.iOutputPort.
iCanCancelPort
= false;
937
datapathnode.iInputPort.
iCanCancelPort
= true;
[
all
...]
Completed in 17 milliseconds