Home
last modified time | relevance | path

Searched refs:foundMatch (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dspark.py788 self.foundMatch(args, func)
795 def foundMatch(self, args, func): member in GenericASTMatcher
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMuxer.cpp2561 bool foundMatch = false; in composeMpoRoutine() local
2584 foundMatch = true; in composeMpoRoutine()
DQCameraParameters.cpp1507 bool foundMatch = false; in setPreviewSize() local
1511 foundMatch = true; in setPreviewSize()
1514 if (!foundMatch) { in setPreviewSize()
1591 bool foundMatch = false; in setPictureSize() local
1595 foundMatch = true; in setPictureSize()
1598 if (!foundMatch) { in setPictureSize()