Package com.android.server.os
Class LinphoneTombstoneProtos.Tombstone
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<LinphoneTombstoneProtos.Tombstone,LinphoneTombstoneProtos.Tombstone.Builder>
com.android.server.os.LinphoneTombstoneProtos.Tombstone
- All Implemented Interfaces:
LinphoneTombstoneProtos.TombstoneOrBuilder
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
- Enclosing class:
- LinphoneTombstoneProtos
public static final class LinphoneTombstoneProtos.Tombstone
extends com.google.protobuf.GeneratedMessageLite<LinphoneTombstoneProtos.Tombstone,LinphoneTombstoneProtos.Tombstone.Builder>
implements LinphoneTombstoneProtos.TombstoneOrBuilder
Protobuf type
Tombstone
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeTombstone
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,
?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
containsThreads
(int key) map<uint32, .Thread> threads = 16;
protected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) string abort_message = 14;
com.google.protobuf.ByteString
string abort_message = 14;
getArch()
.Architecture arch = 1;
int
.Architecture arch = 1;
string build_fingerprint = 2;
com.google.protobuf.ByteString
string build_fingerprint = 2;
getCauses
(int index) repeated .Cause causes = 15;
int
repeated .Cause causes = 15;
repeated .Cause causes = 15;
getCausesOrBuilder
(int index) repeated .Cause causes = 15;
List<? extends LinphoneTombstoneProtos.CauseOrBuilder>
repeated .Cause causes = 15;
getCommandLine
(int index) repeated string command_line = 9;
com.google.protobuf.ByteString
getCommandLineBytes
(int index) repeated string command_line = 9;
int
repeated string command_line = 9;
repeated string command_line = 9;
getCrashDetails
(int index) repeated .CrashDetail crash_details = 21;
int
repeated .CrashDetail crash_details = 21;
repeated .CrashDetail crash_details = 21;
getCrashDetailsOrBuilder
(int index) repeated .CrashDetail crash_details = 21;
List<? extends LinphoneTombstoneProtos.CrashDetailOrBuilder>
repeated .CrashDetail crash_details = 21;
getLogBuffers
(int index) repeated .LogBuffer log_buffers = 18;
int
repeated .LogBuffer log_buffers = 18;
repeated .LogBuffer log_buffers = 18;
getLogBuffersOrBuilder
(int index) repeated .LogBuffer log_buffers = 18;
List<? extends LinphoneTombstoneProtos.LogBufferOrBuilder>
repeated .LogBuffer log_buffers = 18;
getMemoryMappings
(int index) repeated .MemoryMapping memory_mappings = 17;
int
repeated .MemoryMapping memory_mappings = 17;
repeated .MemoryMapping memory_mappings = 17;
getMemoryMappingsOrBuilder
(int index) repeated .MemoryMapping memory_mappings = 17;
repeated .MemoryMapping memory_mappings = 17;
getOpenFds
(int index) repeated .FD open_fds = 19;
int
repeated .FD open_fds = 19;
repeated .FD open_fds = 19;
getOpenFdsOrBuilder
(int index) repeated .FD open_fds = 19;
List<? extends LinphoneTombstoneProtos.FDOrBuilder>
repeated .FD open_fds = 19;
int
getPid()
uint32 pid = 5;
int
Process uptime in seconds.string revision = 3;
com.google.protobuf.ByteString
string revision = 3;
string selinux_label = 8;
com.google.protobuf.ByteString
string selinux_label = 8;
.Signal signal_info = 10;
Deprecated.int
map<uint32, .Thread> threads = 16;
map<uint32, .Thread> threads = 16;
getThreadsOrDefault
(int key, LinphoneTombstoneProtos.Thread defaultValue) map<uint32, .Thread> threads = 16;
getThreadsOrThrow
(int key) map<uint32, .Thread> threads = 16;
int
getTid()
uint32 tid = 6;
string timestamp = 4;
com.google.protobuf.ByteString
string timestamp = 4;
int
getUid()
uint32 uid = 7;
boolean
.Signal signal_info = 10;
newBuilder
(LinphoneTombstoneProtos.Tombstone prototype) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<LinphoneTombstoneProtos.Tombstone>
parser()
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
ARCH_FIELD_NUMBER
public static final int ARCH_FIELD_NUMBER- See Also:
-
BUILD_FINGERPRINT_FIELD_NUMBER
public static final int BUILD_FINGERPRINT_FIELD_NUMBER- See Also:
-
REVISION_FIELD_NUMBER
public static final int REVISION_FIELD_NUMBER- See Also:
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER- See Also:
-
PID_FIELD_NUMBER
public static final int PID_FIELD_NUMBER- See Also:
-
TID_FIELD_NUMBER
public static final int TID_FIELD_NUMBER- See Also:
-
UID_FIELD_NUMBER
public static final int UID_FIELD_NUMBER- See Also:
-
SELINUX_LABEL_FIELD_NUMBER
public static final int SELINUX_LABEL_FIELD_NUMBER- See Also:
-
COMMAND_LINE_FIELD_NUMBER
public static final int COMMAND_LINE_FIELD_NUMBER- See Also:
-
PROCESS_UPTIME_FIELD_NUMBER
public static final int PROCESS_UPTIME_FIELD_NUMBER- See Also:
-
SIGNAL_INFO_FIELD_NUMBER
public static final int SIGNAL_INFO_FIELD_NUMBER- See Also:
-
ABORT_MESSAGE_FIELD_NUMBER
public static final int ABORT_MESSAGE_FIELD_NUMBER- See Also:
-
CRASH_DETAILS_FIELD_NUMBER
public static final int CRASH_DETAILS_FIELD_NUMBER- See Also:
-
CAUSES_FIELD_NUMBER
public static final int CAUSES_FIELD_NUMBER- See Also:
-
THREADS_FIELD_NUMBER
public static final int THREADS_FIELD_NUMBER- See Also:
-
MEMORY_MAPPINGS_FIELD_NUMBER
public static final int MEMORY_MAPPINGS_FIELD_NUMBER- See Also:
-
LOG_BUFFERS_FIELD_NUMBER
public static final int LOG_BUFFERS_FIELD_NUMBER- See Also:
-
OPEN_FDS_FIELD_NUMBER
public static final int OPEN_FDS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getArchValue
public int getArchValue().Architecture arch = 1;
- Specified by:
getArchValue
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The enum numeric value on the wire for arch.
-
getArch
.Architecture arch = 1;
- Specified by:
getArch
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The arch.
-
getBuildFingerprint
string build_fingerprint = 2;
- Specified by:
getBuildFingerprint
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The buildFingerprint.
-
getBuildFingerprintBytes
public com.google.protobuf.ByteString getBuildFingerprintBytes()string build_fingerprint = 2;
- Specified by:
getBuildFingerprintBytes
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The bytes for buildFingerprint.
-
getRevision
string revision = 3;
- Specified by:
getRevision
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The revision.
-
getRevisionBytes
public com.google.protobuf.ByteString getRevisionBytes()string revision = 3;
- Specified by:
getRevisionBytes
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The bytes for revision.
-
getTimestamp
string timestamp = 4;
- Specified by:
getTimestamp
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The timestamp.
-
getTimestampBytes
public com.google.protobuf.ByteString getTimestampBytes()string timestamp = 4;
- Specified by:
getTimestampBytes
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The bytes for timestamp.
-
getPid
public int getPid()uint32 pid = 5;
- Specified by:
getPid
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The pid.
-
getTid
public int getTid()uint32 tid = 6;
- Specified by:
getTid
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The tid.
-
getUid
public int getUid()uint32 uid = 7;
- Specified by:
getUid
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The uid.
-
getSelinuxLabel
string selinux_label = 8;
- Specified by:
getSelinuxLabel
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The selinuxLabel.
-
getSelinuxLabelBytes
public com.google.protobuf.ByteString getSelinuxLabelBytes()string selinux_label = 8;
- Specified by:
getSelinuxLabelBytes
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The bytes for selinuxLabel.
-
getCommandLineList
repeated string command_line = 9;
- Specified by:
getCommandLineList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- A list containing the commandLine.
-
getCommandLineCount
public int getCommandLineCount()repeated string command_line = 9;
- Specified by:
getCommandLineCount
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The count of commandLine.
-
getCommandLine
repeated string command_line = 9;
- Specified by:
getCommandLine
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The commandLine at the given index.
-
getCommandLineBytes
public com.google.protobuf.ByteString getCommandLineBytes(int index) repeated string command_line = 9;
- Specified by:
getCommandLineBytes
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the commandLine at the given index.
-
getProcessUptime
public int getProcessUptime()Process uptime in seconds.
uint32 process_uptime = 20;
- Specified by:
getProcessUptime
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The processUptime.
-
hasSignalInfo
public boolean hasSignalInfo().Signal signal_info = 10;
- Specified by:
hasSignalInfo
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- Whether the signalInfo field is set.
-
getSignalInfo
.Signal signal_info = 10;
- Specified by:
getSignalInfo
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The signalInfo.
-
getAbortMessage
string abort_message = 14;
- Specified by:
getAbortMessage
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The abortMessage.
-
getAbortMessageBytes
public com.google.protobuf.ByteString getAbortMessageBytes()string abort_message = 14;
- Specified by:
getAbortMessageBytes
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The bytes for abortMessage.
-
getCrashDetailsList
repeated .CrashDetail crash_details = 21;
- Specified by:
getCrashDetailsList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getCrashDetailsOrBuilderList
repeated .CrashDetail crash_details = 21;
-
getCrashDetailsCount
public int getCrashDetailsCount()repeated .CrashDetail crash_details = 21;
- Specified by:
getCrashDetailsCount
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getCrashDetails
repeated .CrashDetail crash_details = 21;
- Specified by:
getCrashDetails
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getCrashDetailsOrBuilder
repeated .CrashDetail crash_details = 21;
-
getCausesList
repeated .Cause causes = 15;
- Specified by:
getCausesList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getCausesOrBuilderList
repeated .Cause causes = 15;
-
getCausesCount
public int getCausesCount()repeated .Cause causes = 15;
- Specified by:
getCausesCount
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getCauses
repeated .Cause causes = 15;
- Specified by:
getCauses
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getCausesOrBuilder
repeated .Cause causes = 15;
-
getThreadsCount
public int getThreadsCount()Description copied from interface:LinphoneTombstoneProtos.TombstoneOrBuilder
map<uint32, .Thread> threads = 16;
- Specified by:
getThreadsCount
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
containsThreads
public boolean containsThreads(int key) map<uint32, .Thread> threads = 16;
- Specified by:
containsThreads
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getThreads
Deprecated.UsegetThreadsMap()
instead.- Specified by:
getThreads
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getThreadsMap
map<uint32, .Thread> threads = 16;
- Specified by:
getThreadsMap
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getThreadsOrDefault
public LinphoneTombstoneProtos.Thread getThreadsOrDefault(int key, LinphoneTombstoneProtos.Thread defaultValue) map<uint32, .Thread> threads = 16;
- Specified by:
getThreadsOrDefault
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getThreadsOrThrow
map<uint32, .Thread> threads = 16;
- Specified by:
getThreadsOrThrow
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getMemoryMappingsList
repeated .MemoryMapping memory_mappings = 17;
- Specified by:
getMemoryMappingsList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getMemoryMappingsOrBuilderList
public List<? extends LinphoneTombstoneProtos.MemoryMappingOrBuilder> getMemoryMappingsOrBuilderList()repeated .MemoryMapping memory_mappings = 17;
-
getMemoryMappingsCount
public int getMemoryMappingsCount()repeated .MemoryMapping memory_mappings = 17;
- Specified by:
getMemoryMappingsCount
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getMemoryMappings
repeated .MemoryMapping memory_mappings = 17;
- Specified by:
getMemoryMappings
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getMemoryMappingsOrBuilder
repeated .MemoryMapping memory_mappings = 17;
-
getLogBuffersList
repeated .LogBuffer log_buffers = 18;
- Specified by:
getLogBuffersList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getLogBuffersOrBuilderList
repeated .LogBuffer log_buffers = 18;
-
getLogBuffersCount
public int getLogBuffersCount()repeated .LogBuffer log_buffers = 18;
- Specified by:
getLogBuffersCount
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getLogBuffers
repeated .LogBuffer log_buffers = 18;
- Specified by:
getLogBuffers
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getLogBuffersOrBuilder
repeated .LogBuffer log_buffers = 18;
-
getOpenFdsList
repeated .FD open_fds = 19;
- Specified by:
getOpenFdsList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getOpenFdsOrBuilderList
repeated .FD open_fds = 19;
-
getOpenFdsCount
public int getOpenFdsCount()repeated .FD open_fds = 19;
- Specified by:
getOpenFdsCount
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getOpenFds
repeated .FD open_fds = 19;
- Specified by:
getOpenFds
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
getOpenFdsOrBuilder
repeated .FD open_fds = 19;
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static LinphoneTombstoneProtos.Tombstone parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static LinphoneTombstoneProtos.Tombstone parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.Tombstone parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static LinphoneTombstoneProtos.Tombstone.Builder newBuilder(LinphoneTombstoneProtos.Tombstone prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<LinphoneTombstoneProtos.Tombstone,
LinphoneTombstoneProtos.Tombstone.Builder>
-
getDefaultInstance
-
parser
-