Package com.android.server.os
Class LinphoneTombstoneProtos.Thread
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<LinphoneTombstoneProtos.Thread,LinphoneTombstoneProtos.Thread.Builder>
com.android.server.os.LinphoneTombstoneProtos.Thread
- All Implemented Interfaces:
LinphoneTombstoneProtos.ThreadOrBuilder
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
- Enclosing class:
- LinphoneTombstoneProtos
public static final class LinphoneTombstoneProtos.Thread
extends com.google.protobuf.GeneratedMessageLite<LinphoneTombstoneProtos.Thread,LinphoneTombstoneProtos.Thread.Builder>
implements LinphoneTombstoneProtos.ThreadOrBuilder
Protobuf type
Thread
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeThread
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
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) getBacktraceNote
(int index) repeated string backtrace_note = 7;
com.google.protobuf.ByteString
getBacktraceNoteBytes
(int index) repeated string backtrace_note = 7;
int
repeated string backtrace_note = 7;
repeated string backtrace_note = 7;
getCurrentBacktrace
(int index) repeated .BacktraceFrame current_backtrace = 4;
int
repeated .BacktraceFrame current_backtrace = 4;
repeated .BacktraceFrame current_backtrace = 4;
getCurrentBacktraceOrBuilder
(int index) repeated .BacktraceFrame current_backtrace = 4;
repeated .BacktraceFrame current_backtrace = 4;
int
getId()
int32 id = 1;
getMemoryDump
(int index) repeated .MemoryDump memory_dump = 5;
int
repeated .MemoryDump memory_dump = 5;
repeated .MemoryDump memory_dump = 5;
getMemoryDumpOrBuilder
(int index) repeated .MemoryDump memory_dump = 5;
List<? extends LinphoneTombstoneProtos.MemoryDumpOrBuilder>
repeated .MemoryDump memory_dump = 5;
getName()
string name = 2;
com.google.protobuf.ByteString
string name = 2;
long
int64 pac_enabled_keys = 8;
getRegisters
(int index) repeated .Register registers = 3;
int
repeated .Register registers = 3;
repeated .Register registers = 3;
getRegistersOrBuilder
(int index) repeated .Register registers = 3;
List<? extends LinphoneTombstoneProtos.RegisterOrBuilder>
repeated .Register registers = 3;
long
int64 tagged_addr_ctrl = 6;
getUnreadableElfFiles
(int index) repeated string unreadable_elf_files = 9;
com.google.protobuf.ByteString
getUnreadableElfFilesBytes
(int index) repeated string unreadable_elf_files = 9;
int
repeated string unreadable_elf_files = 9;
repeated string unreadable_elf_files = 9;
newBuilder
(LinphoneTombstoneProtos.Thread 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.Thread>
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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
REGISTERS_FIELD_NUMBER
public static final int REGISTERS_FIELD_NUMBER- See Also:
-
BACKTRACE_NOTE_FIELD_NUMBER
public static final int BACKTRACE_NOTE_FIELD_NUMBER- See Also:
-
UNREADABLE_ELF_FILES_FIELD_NUMBER
public static final int UNREADABLE_ELF_FILES_FIELD_NUMBER- See Also:
-
CURRENT_BACKTRACE_FIELD_NUMBER
public static final int CURRENT_BACKTRACE_FIELD_NUMBER- See Also:
-
MEMORY_DUMP_FIELD_NUMBER
public static final int MEMORY_DUMP_FIELD_NUMBER- See Also:
-
TAGGED_ADDR_CTRL_FIELD_NUMBER
public static final int TAGGED_ADDR_CTRL_FIELD_NUMBER- See Also:
-
PAC_ENABLED_KEYS_FIELD_NUMBER
public static final int PAC_ENABLED_KEYS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getId
public int getId()int32 id = 1;
- Specified by:
getId
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- The id.
-
getName
string name = 2;
- Specified by:
getName
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 2;
- Specified by:
getNameBytes
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- The bytes for name.
-
getRegistersList
repeated .Register registers = 3;
- Specified by:
getRegistersList
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getRegistersOrBuilderList
repeated .Register registers = 3;
-
getRegistersCount
public int getRegistersCount()repeated .Register registers = 3;
- Specified by:
getRegistersCount
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getRegisters
repeated .Register registers = 3;
- Specified by:
getRegisters
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getRegistersOrBuilder
repeated .Register registers = 3;
-
getBacktraceNoteList
repeated string backtrace_note = 7;
- Specified by:
getBacktraceNoteList
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- A list containing the backtraceNote.
-
getBacktraceNoteCount
public int getBacktraceNoteCount()repeated string backtrace_note = 7;
- Specified by:
getBacktraceNoteCount
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- The count of backtraceNote.
-
getBacktraceNote
repeated string backtrace_note = 7;
- Specified by:
getBacktraceNote
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The backtraceNote at the given index.
-
getBacktraceNoteBytes
public com.google.protobuf.ByteString getBacktraceNoteBytes(int index) repeated string backtrace_note = 7;
- Specified by:
getBacktraceNoteBytes
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the backtraceNote at the given index.
-
getUnreadableElfFilesList
repeated string unreadable_elf_files = 9;
- Specified by:
getUnreadableElfFilesList
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- A list containing the unreadableElfFiles.
-
getUnreadableElfFilesCount
public int getUnreadableElfFilesCount()repeated string unreadable_elf_files = 9;
- Specified by:
getUnreadableElfFilesCount
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- The count of unreadableElfFiles.
-
getUnreadableElfFiles
repeated string unreadable_elf_files = 9;
- Specified by:
getUnreadableElfFiles
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The unreadableElfFiles at the given index.
-
getUnreadableElfFilesBytes
public com.google.protobuf.ByteString getUnreadableElfFilesBytes(int index) repeated string unreadable_elf_files = 9;
- Specified by:
getUnreadableElfFilesBytes
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the unreadableElfFiles at the given index.
-
getCurrentBacktraceList
repeated .BacktraceFrame current_backtrace = 4;
- Specified by:
getCurrentBacktraceList
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getCurrentBacktraceOrBuilderList
public List<? extends LinphoneTombstoneProtos.BacktraceFrameOrBuilder> getCurrentBacktraceOrBuilderList()repeated .BacktraceFrame current_backtrace = 4;
-
getCurrentBacktraceCount
public int getCurrentBacktraceCount()repeated .BacktraceFrame current_backtrace = 4;
- Specified by:
getCurrentBacktraceCount
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getCurrentBacktrace
repeated .BacktraceFrame current_backtrace = 4;
- Specified by:
getCurrentBacktrace
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getCurrentBacktraceOrBuilder
repeated .BacktraceFrame current_backtrace = 4;
-
getMemoryDumpList
repeated .MemoryDump memory_dump = 5;
- Specified by:
getMemoryDumpList
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getMemoryDumpOrBuilderList
repeated .MemoryDump memory_dump = 5;
-
getMemoryDumpCount
public int getMemoryDumpCount()repeated .MemoryDump memory_dump = 5;
- Specified by:
getMemoryDumpCount
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getMemoryDump
repeated .MemoryDump memory_dump = 5;
- Specified by:
getMemoryDump
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
-
getMemoryDumpOrBuilder
repeated .MemoryDump memory_dump = 5;
-
getTaggedAddrCtrl
public long getTaggedAddrCtrl()int64 tagged_addr_ctrl = 6;
- Specified by:
getTaggedAddrCtrl
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- The taggedAddrCtrl.
-
getPacEnabledKeys
public long getPacEnabledKeys()int64 pac_enabled_keys = 8;
- Specified by:
getPacEnabledKeys
in interfaceLinphoneTombstoneProtos.ThreadOrBuilder
- Returns:
- The pacEnabledKeys.
-
parseFrom
public static LinphoneTombstoneProtos.Thread parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Thread parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Thread parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Thread 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.Thread parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.Thread 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.Thread parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static LinphoneTombstoneProtos.Thread parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static LinphoneTombstoneProtos.Thread parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.Thread parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.Thread parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static LinphoneTombstoneProtos.Thread.Builder newBuilder(LinphoneTombstoneProtos.Thread 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.Thread,
LinphoneTombstoneProtos.Thread.Builder>
-
getDefaultInstance
-
parser
-