Home
last modified time | relevance | path

Searched refs:msgid (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/tools/
H A Dcanhalsend.cpp80 V1_0::CanMessageId msgid; in parseCanMessage() local
82 if (!android::base::ParseUint("0x" + msgidStr, &msgid)) return std::nullopt; in parseCanMessage()
85 canmsg.id = msgid; in parseCanMessage()
86 if (msgid > 0x7FF) { in parseCanMessage()
/aosp12/bionic/libc/tzcode/
H A Dprivate.h548 #define _(msgid) gettext(msgid) argument
550 #define _(msgid) msgid argument
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dipmi.h83 long msgid; member
97 long msgid; member
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java379 private void exec(int msgid) { in exec() argument
385 mExecMsgId = msgid; in exec()
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java379 private void exec(int msgid) { in exec() argument
385 mExecMsgId = msgid; in exec()
/aosp12/system/libsysprop/srcs/api/
H A DPlatformProperties-latest.txt284 prop_name: "persist.radio.cdma.msgid"
/aosp12/system/libsysprop/srcs/android/sysprop/
H A DTelephonyProperties.sysprop289 prop_name: "persist.radio.cdma.msgid"