Home
last modified time | relevance | path

Searched defs:front (Results 1 – 8 of 8) sorted by relevance

/device/generic/car/common/
Dconfig.ini5 hw.camera.front=none key
/device/generic/goldfish/radio/libril/
DrilSocketQueue.h56 T *front; variable
/device/generic/goldfish/data/etc/
Dconfig.ini8 hw.camera.front=emulated key
/device/generic/goldfish-opengl/android-emu/android/base/containers/
DSmallVector.h108 reference front() { return *begin(); } in front() function
109 const_reference front() const { return *cbegin(); } in front() function
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dstats_keeper.cpp133 const CompositionData& front = raw_composition_data_.front(); in RecordSetEnd() local
/device/google/cuttlefish/host/commands/console_forwarder/
Dmain.cpp75 auto& front = write_queue_.front(); in WriteLoop() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D_strptime.py79 def __pad(self, seq, front): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dbuild.c474 Junction *back, *front, *begin; local