OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iDurationReportEnabled
(Results
1 - 6
of
6
) sorted by null
/external/opencore/nodes/pvdummyoutputnode/src/
pvmf_dummy_fileoutput_node.cpp
50
,
iDurationReportEnabled
(false)
448
iDurationReportEnabled
= aEnable;
449
if (
iDurationReportEnabled
)
460
aEnable =
iDurationReportEnabled
;
723
if (
iDurationReportEnabled
&&
[
all
...]
pvmf_dummy_fileoutput_node.h
439
bool
iDurationReportEnabled
;
/external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_node.cpp
51
,
iDurationReportEnabled
(false)
532
iDurationReportEnabled
= aEnable;
533
if (
iDurationReportEnabled
)
544
aEnable =
iDurationReportEnabled
;
[
all
...]