/aosp12/system/chre/apps/test/chqts/src/general_test/ |
H A D | event_between_apps_test.h | 46 static const uint32_t kMagic; variable
|
H A D | event_between_apps_test.cc | 37 const uint32_t EventBetweenApps0::kMagic = UINT32_C(0x51501984); member in general_test::EventBetweenApps0
|
/aosp12/frameworks/av/media/codec2/vndk/internal/ |
H A D | C2HandleIonInternal.h | 55 kMagic = '\xc2io\x00', enumerator
|
/aosp12/frameworks/av/media/codec2/vndk/include/ |
H A D | C2SurfaceSyncObj.h | 184 kMagic = 'ssm\x00', enumerator
|
/aosp12/art/libelffile/elf/ |
H A D | elf_debug_reader.h | 97 static constexpr char kMagic[] = { 0x7f, 'E', 'L', 'F', kIs64Bit ? 2 : 1 }; in IsValidElfHeader() local
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | DisplayIdentification.cpp | 152 const uint8_t kMagic[] = {0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0}; in isEdid() local
|
/aosp12/frameworks/av/media/bufferpool/1.0/vts/ |
H A D | allocator.cpp | 60 kMagic = 'ahm\x00', enumerator
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_priv_handle.h | 97 static const int kMagic = 'gmsm'; member
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_priv_handle.h | 90 static const int kMagic = 'gmsm'; member
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_priv_handle.h | 96 static const int kMagic = 'gmsm'; member
|
/aosp12/art/compiler/jit/ |
H A D | jit_logger.cc | 121 static const uint32_t kMagic = 0x4A695444; // "JiTD" member
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_priv_handle.h | 90 static const int kMagic = 'gmsm'; member
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_priv_handle.h | 92 static const int kMagic = 'gmsm'; member
|
/aosp12/frameworks/av/media/bufferpool/2.0/tests/ |
H A D | allocator.cpp | 60 kMagic = 'ahm\x00', enumerator
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | GlobalDebugImpl.h | 49 static constexpr uint8_t kMagic[8] = {'A', 'n', 'd', 'r', 'o', 'i', 'd', '2'}; variable
|
/aosp12/frameworks/av/media/codec2/vndk/ |
H A D | C2DmaBufAllocator.cpp | 80 kMagic = '\xc2io\x00', enumerator
|
/aosp12/system/vold/ |
H A D | Checkpoint.cpp | 424 const int kMagic = 0x00574f42; variable
|
/aosp12/frameworks/native/opengl/libs/ETC1/ |
H A D | etc1.cpp | 608 static const char kMagic[] = { 'P', 'K', 'M', ' ', '1', '0' }; variable
|