OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kShutdownTimeout
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h
176
static const nsecs_t
kShutdownTimeout
= 5000000000; // 5 sec
[
all
...]
Camera3Device.cpp
275
res = waitUntilStateThenRelock(/*active*/ false,
kShutdownTimeout
);
[
all
...]
Completed in 161 milliseconds