Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h97 static const int SN_EVENT_LOG_ID = 0x534e4554; variable
/aosp12/frameworks/av/media/mtp/
H A DMtpServer.cpp48 static const int SN_EVENT_LOG_ID = 0x534e4554; variable
/aosp12/system/media/camera/src/
H A Dcamera_metadata.c33 #define SN_EVENT_LOG_ID 0x534e4554 macro