OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createfileifnotexists
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/camera/
EmulatedCameraHotplugThread.h
62
bool
createFileIfNotExists
(int cameraId) const;
EmulatedCameraHotplugThread.cpp
48
if (
createFileIfNotExists
(id)) {
226
bool EmulatedCameraHotplugThread::
createFileIfNotExists
(int cameraId) const
Completed in 34 milliseconds