Package com.android.server.os
Class LinphoneTombstoneProtos.BacktraceFrame
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<LinphoneTombstoneProtos.BacktraceFrame,LinphoneTombstoneProtos.BacktraceFrame.Builder>
com.android.server.os.LinphoneTombstoneProtos.BacktraceFrame
- All Implemented Interfaces:
LinphoneTombstoneProtos.BacktraceFrameOrBuilder
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
- Enclosing class:
- LinphoneTombstoneProtos
public static final class LinphoneTombstoneProtos.BacktraceFrame
extends com.google.protobuf.GeneratedMessageLite<LinphoneTombstoneProtos.BacktraceFrame,LinphoneTombstoneProtos.BacktraceFrame.Builder>
implements LinphoneTombstoneProtos.BacktraceFrameOrBuilder
Protobuf type
BacktraceFrame
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typeBacktraceFrame
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
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) string build_id = 8;
com.google.protobuf.ByteString
string build_id = 8;
long
uint64 file_map_offset = 7;
string file_name = 6;
com.google.protobuf.ByteString
string file_name = 6;
string function_name = 4;
com.google.protobuf.ByteString
string function_name = 4;
long
uint64 function_offset = 5;
long
getPc()
uint64 pc = 2;
long
getRelPc()
uint64 rel_pc = 1;
long
getSp()
uint64 sp = 3;
newBuilder
(LinphoneTombstoneProtos.BacktraceFrame 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.BacktraceFrame>
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
-
REL_PC_FIELD_NUMBER
public static final int REL_PC_FIELD_NUMBER- See Also:
-
PC_FIELD_NUMBER
public static final int PC_FIELD_NUMBER- See Also:
-
SP_FIELD_NUMBER
public static final int SP_FIELD_NUMBER- See Also:
-
FUNCTION_NAME_FIELD_NUMBER
public static final int FUNCTION_NAME_FIELD_NUMBER- See Also:
-
FUNCTION_OFFSET_FIELD_NUMBER
public static final int FUNCTION_OFFSET_FIELD_NUMBER- See Also:
-
FILE_NAME_FIELD_NUMBER
public static final int FILE_NAME_FIELD_NUMBER- See Also:
-
FILE_MAP_OFFSET_FIELD_NUMBER
public static final int FILE_MAP_OFFSET_FIELD_NUMBER- See Also:
-
BUILD_ID_FIELD_NUMBER
public static final int BUILD_ID_FIELD_NUMBER- See Also:
-
-
Method Details
-
getRelPc
public long getRelPc()uint64 rel_pc = 1;
- Specified by:
getRelPc
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The relPc.
-
getPc
public long getPc()uint64 pc = 2;
- Specified by:
getPc
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The pc.
-
getSp
public long getSp()uint64 sp = 3;
- Specified by:
getSp
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The sp.
-
getFunctionName
string function_name = 4;
- Specified by:
getFunctionName
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The functionName.
-
getFunctionNameBytes
public com.google.protobuf.ByteString getFunctionNameBytes()string function_name = 4;
- Specified by:
getFunctionNameBytes
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The bytes for functionName.
-
getFunctionOffset
public long getFunctionOffset()uint64 function_offset = 5;
- Specified by:
getFunctionOffset
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The functionOffset.
-
getFileName
string file_name = 6;
- Specified by:
getFileName
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The fileName.
-
getFileNameBytes
public com.google.protobuf.ByteString getFileNameBytes()string file_name = 6;
- Specified by:
getFileNameBytes
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The bytes for fileName.
-
getFileMapOffset
public long getFileMapOffset()uint64 file_map_offset = 7;
- Specified by:
getFileMapOffset
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The fileMapOffset.
-
getBuildId
string build_id = 8;
- Specified by:
getBuildId
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The buildId.
-
getBuildIdBytes
public com.google.protobuf.ByteString getBuildIdBytes()string build_id = 8;
- Specified by:
getBuildIdBytes
in interfaceLinphoneTombstoneProtos.BacktraceFrameOrBuilder
- Returns:
- The bytes for buildId.
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame 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.BacktraceFrame parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static LinphoneTombstoneProtos.BacktraceFrame parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static LinphoneTombstoneProtos.BacktraceFrame.Builder newBuilder(LinphoneTombstoneProtos.BacktraceFrame 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.BacktraceFrame,
LinphoneTombstoneProtos.BacktraceFrame.Builder>
-
getDefaultInstance
-
parser
-