OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopScript
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp
26
extern bool
stopScript
;
119
while ( NULL != cmd && (
stopScript
== false)) {
1026
if (
stopScript
== true)
[
all
...]
camera_test_menu.cpp
430
bool
stopScript
= false;
669
stopScript
= true;
674
stopScript
=false;
[
all
...]
Completed in 37 milliseconds