Home
last modified time | relevance | path

Searched defs:maker (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
H A DQSTileImplTest.java224 LogMaker maker = mock(LogMaker.class); in testPopulateWithLockedScreen() local
235 LogMaker maker = mock(LogMaker.class); in testPopulateWithUnlockedScreen() local
/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dexif_utils.cpp89 bool ExifUtils::SetMaker(const std::string& maker) { in SetMaker()
/aosp12/hardware/google/gchips/include/
H A DExynosExif.h213 char maker[32]; member