Home
last modified time | relevance | path

Searched defs:definition (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraFactory.cpp77 const cvd::CameraDefinition& definition = mCameraDefinitions[cameraId]; in getOrCreateFakeCamera() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dasdl.py132 def p_definition_0(self, (definition,)):
136 def p_definition_1(self, (definitions, definition)): argument