Package com.android.server.os
Class LinphoneTombstoneProtos.Tombstone.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<LinphoneTombstoneProtos.Tombstone,LinphoneTombstoneProtos.Tombstone.Builder>
com.android.server.os.LinphoneTombstoneProtos.Tombstone.Builder
- All Implemented Interfaces:
LinphoneTombstoneProtos.TombstoneOrBuilder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Cloneable
- Enclosing class:
- LinphoneTombstoneProtos.Tombstone
public static final class LinphoneTombstoneProtos.Tombstone.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<LinphoneTombstoneProtos.Tombstone,LinphoneTombstoneProtos.Tombstone.Builder>
implements LinphoneTombstoneProtos.TombstoneOrBuilder
Protobuf type
Tombstone
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionaddAllCauses
(Iterable<? extends LinphoneTombstoneProtos.Cause> values) repeated .Cause causes = 15;
addAllCommandLine
(Iterable<String> values) repeated string command_line = 9;
addAllCrashDetails
(Iterable<? extends LinphoneTombstoneProtos.CrashDetail> values) repeated .CrashDetail crash_details = 21;
addAllLogBuffers
(Iterable<? extends LinphoneTombstoneProtos.LogBuffer> values) repeated .LogBuffer log_buffers = 18;
addAllMemoryMappings
(Iterable<? extends LinphoneTombstoneProtos.MemoryMapping> values) repeated .MemoryMapping memory_mappings = 17;
addAllOpenFds
(Iterable<? extends LinphoneTombstoneProtos.FD> values) repeated .FD open_fds = 19;
addCauses
(int index, LinphoneTombstoneProtos.Cause value) repeated .Cause causes = 15;
addCauses
(int index, LinphoneTombstoneProtos.Cause.Builder builderForValue) repeated .Cause causes = 15;
repeated .Cause causes = 15;
addCauses
(LinphoneTombstoneProtos.Cause.Builder builderForValue) repeated .Cause causes = 15;
addCommandLine
(String value) repeated string command_line = 9;
addCommandLineBytes
(com.google.protobuf.ByteString value) repeated string command_line = 9;
addCrashDetails
(int index, LinphoneTombstoneProtos.CrashDetail value) repeated .CrashDetail crash_details = 21;
addCrashDetails
(int index, LinphoneTombstoneProtos.CrashDetail.Builder builderForValue) repeated .CrashDetail crash_details = 21;
repeated .CrashDetail crash_details = 21;
addCrashDetails
(LinphoneTombstoneProtos.CrashDetail.Builder builderForValue) repeated .CrashDetail crash_details = 21;
addLogBuffers
(int index, LinphoneTombstoneProtos.LogBuffer value) repeated .LogBuffer log_buffers = 18;
addLogBuffers
(int index, LinphoneTombstoneProtos.LogBuffer.Builder builderForValue) repeated .LogBuffer log_buffers = 18;
repeated .LogBuffer log_buffers = 18;
addLogBuffers
(LinphoneTombstoneProtos.LogBuffer.Builder builderForValue) repeated .LogBuffer log_buffers = 18;
addMemoryMappings
(int index, LinphoneTombstoneProtos.MemoryMapping value) repeated .MemoryMapping memory_mappings = 17;
addMemoryMappings
(int index, LinphoneTombstoneProtos.MemoryMapping.Builder builderForValue) repeated .MemoryMapping memory_mappings = 17;
repeated .MemoryMapping memory_mappings = 17;
addMemoryMappings
(LinphoneTombstoneProtos.MemoryMapping.Builder builderForValue) repeated .MemoryMapping memory_mappings = 17;
addOpenFds
(int index, LinphoneTombstoneProtos.FD value) repeated .FD open_fds = 19;
addOpenFds
(int index, LinphoneTombstoneProtos.FD.Builder builderForValue) repeated .FD open_fds = 19;
repeated .FD open_fds = 19;
addOpenFds
(LinphoneTombstoneProtos.FD.Builder builderForValue) repeated .FD open_fds = 19;
string abort_message = 14;
.Architecture arch = 1;
string build_fingerprint = 2;
repeated .Cause causes = 15;
repeated string command_line = 9;
repeated .CrashDetail crash_details = 21;
repeated .LogBuffer log_buffers = 18;
repeated .MemoryMapping memory_mappings = 17;
repeated .FD open_fds = 19;
clearPid()
uint32 pid = 5;
Process uptime in seconds.string revision = 3;
string selinux_label = 8;
.Signal signal_info = 10;
clearTid()
uint32 tid = 6;
string timestamp = 4;
clearUid()
uint32 uid = 7;
boolean
containsThreads
(int key) map<uint32, .Thread> threads = 16;
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;
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;
getLogBuffers
(int index) repeated .LogBuffer log_buffers = 18;
int
repeated .LogBuffer log_buffers = 18;
repeated .LogBuffer log_buffers = 18;
getMemoryMappings
(int index) repeated .MemoryMapping memory_mappings = 17;
int
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;
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;
.Signal signal_info = 10;
map<uint32, .Thread> threads = 16;
putThreads
(int key, LinphoneTombstoneProtos.Thread value) map<uint32, .Thread> threads = 16;
removeCauses
(int index) repeated .Cause causes = 15;
removeCrashDetails
(int index) repeated .CrashDetail crash_details = 21;
removeLogBuffers
(int index) repeated .LogBuffer log_buffers = 18;
removeMemoryMappings
(int index) repeated .MemoryMapping memory_mappings = 17;
removeOpenFds
(int index) repeated .FD open_fds = 19;
removeThreads
(int key) map<uint32, .Thread> threads = 16;
setAbortMessage
(String value) string abort_message = 14;
setAbortMessageBytes
(com.google.protobuf.ByteString value) string abort_message = 14;
.Architecture arch = 1;
setArchValue
(int value) .Architecture arch = 1;
setBuildFingerprint
(String value) string build_fingerprint = 2;
setBuildFingerprintBytes
(com.google.protobuf.ByteString value) string build_fingerprint = 2;
setCauses
(int index, LinphoneTombstoneProtos.Cause value) repeated .Cause causes = 15;
setCauses
(int index, LinphoneTombstoneProtos.Cause.Builder builderForValue) repeated .Cause causes = 15;
setCommandLine
(int index, String value) repeated string command_line = 9;
setCrashDetails
(int index, LinphoneTombstoneProtos.CrashDetail value) repeated .CrashDetail crash_details = 21;
setCrashDetails
(int index, LinphoneTombstoneProtos.CrashDetail.Builder builderForValue) repeated .CrashDetail crash_details = 21;
setLogBuffers
(int index, LinphoneTombstoneProtos.LogBuffer value) repeated .LogBuffer log_buffers = 18;
setLogBuffers
(int index, LinphoneTombstoneProtos.LogBuffer.Builder builderForValue) repeated .LogBuffer log_buffers = 18;
setMemoryMappings
(int index, LinphoneTombstoneProtos.MemoryMapping value) repeated .MemoryMapping memory_mappings = 17;
setMemoryMappings
(int index, LinphoneTombstoneProtos.MemoryMapping.Builder builderForValue) repeated .MemoryMapping memory_mappings = 17;
setOpenFds
(int index, LinphoneTombstoneProtos.FD value) repeated .FD open_fds = 19;
setOpenFds
(int index, LinphoneTombstoneProtos.FD.Builder builderForValue) repeated .FD open_fds = 19;
setPid
(int value) uint32 pid = 5;
setProcessUptime
(int value) Process uptime in seconds.setRevision
(String value) string revision = 3;
setRevisionBytes
(com.google.protobuf.ByteString value) string revision = 3;
setSelinuxLabel
(String value) string selinux_label = 8;
setSelinuxLabelBytes
(com.google.protobuf.ByteString value) string selinux_label = 8;
.Signal signal_info = 10;
setSignalInfo
(LinphoneTombstoneProtos.Signal.Builder builderForValue) .Signal signal_info = 10;
setTid
(int value) uint32 tid = 6;
setTimestamp
(String value) string timestamp = 4;
setTimestampBytes
(com.google.protobuf.ByteString value) string timestamp = 4;
setUid
(int value) uint32 uid = 7;
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
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.
-
setArchValue
.Architecture arch = 1;
- Parameters:
value
- The arch to set.- Returns:
- This builder for chaining.
-
getArch
.Architecture arch = 1;
- Specified by:
getArch
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The arch.
-
setArch
public LinphoneTombstoneProtos.Tombstone.Builder setArch(LinphoneTombstoneProtos.Architecture value) .Architecture arch = 1;
- Parameters:
value
- The enum numeric value on the wire for arch to set.- Returns:
- This builder for chaining.
-
clearArch
.Architecture arch = 1;
- Returns:
- This builder for chaining.
-
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.
-
setBuildFingerprint
string build_fingerprint = 2;
- Parameters:
value
- The buildFingerprint to set.- Returns:
- This builder for chaining.
-
clearBuildFingerprint
string build_fingerprint = 2;
- Returns:
- This builder for chaining.
-
setBuildFingerprintBytes
public LinphoneTombstoneProtos.Tombstone.Builder setBuildFingerprintBytes(com.google.protobuf.ByteString value) string build_fingerprint = 2;
- Parameters:
value
- The bytes for buildFingerprint to set.- Returns:
- This builder for chaining.
-
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.
-
setRevision
string revision = 3;
- Parameters:
value
- The revision to set.- Returns:
- This builder for chaining.
-
clearRevision
string revision = 3;
- Returns:
- This builder for chaining.
-
setRevisionBytes
public LinphoneTombstoneProtos.Tombstone.Builder setRevisionBytes(com.google.protobuf.ByteString value) string revision = 3;
- Parameters:
value
- The bytes for revision to set.- Returns:
- This builder for chaining.
-
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.
-
setTimestamp
string timestamp = 4;
- Parameters:
value
- The timestamp to set.- Returns:
- This builder for chaining.
-
clearTimestamp
string timestamp = 4;
- Returns:
- This builder for chaining.
-
setTimestampBytes
public LinphoneTombstoneProtos.Tombstone.Builder setTimestampBytes(com.google.protobuf.ByteString value) string timestamp = 4;
- Parameters:
value
- The bytes for timestamp to set.- Returns:
- This builder for chaining.
-
getPid
public int getPid()uint32 pid = 5;
- Specified by:
getPid
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The pid.
-
setPid
uint32 pid = 5;
- Parameters:
value
- The pid to set.- Returns:
- This builder for chaining.
-
clearPid
uint32 pid = 5;
- Returns:
- This builder for chaining.
-
getTid
public int getTid()uint32 tid = 6;
- Specified by:
getTid
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The tid.
-
setTid
uint32 tid = 6;
- Parameters:
value
- The tid to set.- Returns:
- This builder for chaining.
-
clearTid
uint32 tid = 6;
- Returns:
- This builder for chaining.
-
getUid
public int getUid()uint32 uid = 7;
- Specified by:
getUid
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The uid.
-
setUid
uint32 uid = 7;
- Parameters:
value
- The uid to set.- Returns:
- This builder for chaining.
-
clearUid
uint32 uid = 7;
- Returns:
- This builder for chaining.
-
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.
-
setSelinuxLabel
string selinux_label = 8;
- Parameters:
value
- The selinuxLabel to set.- Returns:
- This builder for chaining.
-
clearSelinuxLabel
string selinux_label = 8;
- Returns:
- This builder for chaining.
-
setSelinuxLabelBytes
public LinphoneTombstoneProtos.Tombstone.Builder setSelinuxLabelBytes(com.google.protobuf.ByteString value) string selinux_label = 8;
- Parameters:
value
- The bytes for selinuxLabel to set.- Returns:
- This builder for chaining.
-
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.
-
setCommandLine
repeated string command_line = 9;
- Parameters:
index
- The index to set the value at.value
- The commandLine to set.- Returns:
- This builder for chaining.
-
addCommandLine
repeated string command_line = 9;
- Parameters:
value
- The commandLine to add.- Returns:
- This builder for chaining.
-
addAllCommandLine
repeated string command_line = 9;
- Parameters:
values
- The commandLine to add.- Returns:
- This builder for chaining.
-
clearCommandLine
repeated string command_line = 9;
- Returns:
- This builder for chaining.
-
addCommandLineBytes
public LinphoneTombstoneProtos.Tombstone.Builder addCommandLineBytes(com.google.protobuf.ByteString value) repeated string command_line = 9;
- Parameters:
value
- The bytes of the commandLine to add.- Returns:
- This builder for chaining.
-
getProcessUptime
public int getProcessUptime()Process uptime in seconds.
uint32 process_uptime = 20;
- Specified by:
getProcessUptime
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
- Returns:
- The processUptime.
-
setProcessUptime
Process uptime in seconds.
uint32 process_uptime = 20;
- Parameters:
value
- The processUptime to set.- Returns:
- This builder for chaining.
-
clearProcessUptime
Process uptime in seconds.
uint32 process_uptime = 20;
- Returns:
- This builder for chaining.
-
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.
-
setSignalInfo
public LinphoneTombstoneProtos.Tombstone.Builder setSignalInfo(LinphoneTombstoneProtos.Signal value) .Signal signal_info = 10;
-
setSignalInfo
public LinphoneTombstoneProtos.Tombstone.Builder setSignalInfo(LinphoneTombstoneProtos.Signal.Builder builderForValue) .Signal signal_info = 10;
-
mergeSignalInfo
public LinphoneTombstoneProtos.Tombstone.Builder mergeSignalInfo(LinphoneTombstoneProtos.Signal value) .Signal signal_info = 10;
-
clearSignalInfo
.Signal signal_info = 10;
-
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.
-
setAbortMessage
string abort_message = 14;
- Parameters:
value
- The abortMessage to set.- Returns:
- This builder for chaining.
-
clearAbortMessage
string abort_message = 14;
- Returns:
- This builder for chaining.
-
setAbortMessageBytes
public LinphoneTombstoneProtos.Tombstone.Builder setAbortMessageBytes(com.google.protobuf.ByteString value) string abort_message = 14;
- Parameters:
value
- The bytes for abortMessage to set.- Returns:
- This builder for chaining.
-
getCrashDetailsList
repeated .CrashDetail crash_details = 21;
- Specified by:
getCrashDetailsList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
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
-
setCrashDetails
public LinphoneTombstoneProtos.Tombstone.Builder setCrashDetails(int index, LinphoneTombstoneProtos.CrashDetail value) repeated .CrashDetail crash_details = 21;
-
setCrashDetails
public LinphoneTombstoneProtos.Tombstone.Builder setCrashDetails(int index, LinphoneTombstoneProtos.CrashDetail.Builder builderForValue) repeated .CrashDetail crash_details = 21;
-
addCrashDetails
public LinphoneTombstoneProtos.Tombstone.Builder addCrashDetails(LinphoneTombstoneProtos.CrashDetail value) repeated .CrashDetail crash_details = 21;
-
addCrashDetails
public LinphoneTombstoneProtos.Tombstone.Builder addCrashDetails(int index, LinphoneTombstoneProtos.CrashDetail value) repeated .CrashDetail crash_details = 21;
-
addCrashDetails
public LinphoneTombstoneProtos.Tombstone.Builder addCrashDetails(LinphoneTombstoneProtos.CrashDetail.Builder builderForValue) repeated .CrashDetail crash_details = 21;
-
addCrashDetails
public LinphoneTombstoneProtos.Tombstone.Builder addCrashDetails(int index, LinphoneTombstoneProtos.CrashDetail.Builder builderForValue) repeated .CrashDetail crash_details = 21;
-
addAllCrashDetails
public LinphoneTombstoneProtos.Tombstone.Builder addAllCrashDetails(Iterable<? extends LinphoneTombstoneProtos.CrashDetail> values) repeated .CrashDetail crash_details = 21;
-
clearCrashDetails
repeated .CrashDetail crash_details = 21;
-
removeCrashDetails
repeated .CrashDetail crash_details = 21;
-
getCausesList
repeated .Cause causes = 15;
- Specified by:
getCausesList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
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
-
setCauses
public LinphoneTombstoneProtos.Tombstone.Builder setCauses(int index, LinphoneTombstoneProtos.Cause value) repeated .Cause causes = 15;
-
setCauses
public LinphoneTombstoneProtos.Tombstone.Builder setCauses(int index, LinphoneTombstoneProtos.Cause.Builder builderForValue) repeated .Cause causes = 15;
-
addCauses
repeated .Cause causes = 15;
-
addCauses
public LinphoneTombstoneProtos.Tombstone.Builder addCauses(int index, LinphoneTombstoneProtos.Cause value) repeated .Cause causes = 15;
-
addCauses
public LinphoneTombstoneProtos.Tombstone.Builder addCauses(LinphoneTombstoneProtos.Cause.Builder builderForValue) repeated .Cause causes = 15;
-
addCauses
public LinphoneTombstoneProtos.Tombstone.Builder addCauses(int index, LinphoneTombstoneProtos.Cause.Builder builderForValue) repeated .Cause causes = 15;
-
addAllCauses
public LinphoneTombstoneProtos.Tombstone.Builder addAllCauses(Iterable<? extends LinphoneTombstoneProtos.Cause> values) repeated .Cause causes = 15;
-
clearCauses
repeated .Cause causes = 15;
-
removeCauses
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
-
clearThreads
-
removeThreads
map<uint32, .Thread> threads = 16;
-
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
-
putThreads
public LinphoneTombstoneProtos.Tombstone.Builder putThreads(int key, LinphoneTombstoneProtos.Thread value) map<uint32, .Thread> threads = 16;
-
putAllThreads
public LinphoneTombstoneProtos.Tombstone.Builder putAllThreads(Map<Integer, LinphoneTombstoneProtos.Thread> values) map<uint32, .Thread> threads = 16;
-
getMemoryMappingsList
repeated .MemoryMapping memory_mappings = 17;
- Specified by:
getMemoryMappingsList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
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
-
setMemoryMappings
public LinphoneTombstoneProtos.Tombstone.Builder setMemoryMappings(int index, LinphoneTombstoneProtos.MemoryMapping value) repeated .MemoryMapping memory_mappings = 17;
-
setMemoryMappings
public LinphoneTombstoneProtos.Tombstone.Builder setMemoryMappings(int index, LinphoneTombstoneProtos.MemoryMapping.Builder builderForValue) repeated .MemoryMapping memory_mappings = 17;
-
addMemoryMappings
public LinphoneTombstoneProtos.Tombstone.Builder addMemoryMappings(LinphoneTombstoneProtos.MemoryMapping value) repeated .MemoryMapping memory_mappings = 17;
-
addMemoryMappings
public LinphoneTombstoneProtos.Tombstone.Builder addMemoryMappings(int index, LinphoneTombstoneProtos.MemoryMapping value) repeated .MemoryMapping memory_mappings = 17;
-
addMemoryMappings
public LinphoneTombstoneProtos.Tombstone.Builder addMemoryMappings(LinphoneTombstoneProtos.MemoryMapping.Builder builderForValue) repeated .MemoryMapping memory_mappings = 17;
-
addMemoryMappings
public LinphoneTombstoneProtos.Tombstone.Builder addMemoryMappings(int index, LinphoneTombstoneProtos.MemoryMapping.Builder builderForValue) repeated .MemoryMapping memory_mappings = 17;
-
addAllMemoryMappings
public LinphoneTombstoneProtos.Tombstone.Builder addAllMemoryMappings(Iterable<? extends LinphoneTombstoneProtos.MemoryMapping> values) repeated .MemoryMapping memory_mappings = 17;
-
clearMemoryMappings
repeated .MemoryMapping memory_mappings = 17;
-
removeMemoryMappings
repeated .MemoryMapping memory_mappings = 17;
-
getLogBuffersList
repeated .LogBuffer log_buffers = 18;
- Specified by:
getLogBuffersList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
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
-
setLogBuffers
public LinphoneTombstoneProtos.Tombstone.Builder setLogBuffers(int index, LinphoneTombstoneProtos.LogBuffer value) repeated .LogBuffer log_buffers = 18;
-
setLogBuffers
public LinphoneTombstoneProtos.Tombstone.Builder setLogBuffers(int index, LinphoneTombstoneProtos.LogBuffer.Builder builderForValue) repeated .LogBuffer log_buffers = 18;
-
addLogBuffers
public LinphoneTombstoneProtos.Tombstone.Builder addLogBuffers(LinphoneTombstoneProtos.LogBuffer value) repeated .LogBuffer log_buffers = 18;
-
addLogBuffers
public LinphoneTombstoneProtos.Tombstone.Builder addLogBuffers(int index, LinphoneTombstoneProtos.LogBuffer value) repeated .LogBuffer log_buffers = 18;
-
addLogBuffers
public LinphoneTombstoneProtos.Tombstone.Builder addLogBuffers(LinphoneTombstoneProtos.LogBuffer.Builder builderForValue) repeated .LogBuffer log_buffers = 18;
-
addLogBuffers
public LinphoneTombstoneProtos.Tombstone.Builder addLogBuffers(int index, LinphoneTombstoneProtos.LogBuffer.Builder builderForValue) repeated .LogBuffer log_buffers = 18;
-
addAllLogBuffers
public LinphoneTombstoneProtos.Tombstone.Builder addAllLogBuffers(Iterable<? extends LinphoneTombstoneProtos.LogBuffer> values) repeated .LogBuffer log_buffers = 18;
-
clearLogBuffers
repeated .LogBuffer log_buffers = 18;
-
removeLogBuffers
repeated .LogBuffer log_buffers = 18;
-
getOpenFdsList
repeated .FD open_fds = 19;
- Specified by:
getOpenFdsList
in interfaceLinphoneTombstoneProtos.TombstoneOrBuilder
-
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
-
setOpenFds
public LinphoneTombstoneProtos.Tombstone.Builder setOpenFds(int index, LinphoneTombstoneProtos.FD value) repeated .FD open_fds = 19;
-
setOpenFds
public LinphoneTombstoneProtos.Tombstone.Builder setOpenFds(int index, LinphoneTombstoneProtos.FD.Builder builderForValue) repeated .FD open_fds = 19;
-
addOpenFds
repeated .FD open_fds = 19;
-
addOpenFds
public LinphoneTombstoneProtos.Tombstone.Builder addOpenFds(int index, LinphoneTombstoneProtos.FD value) repeated .FD open_fds = 19;
-
addOpenFds
public LinphoneTombstoneProtos.Tombstone.Builder addOpenFds(LinphoneTombstoneProtos.FD.Builder builderForValue) repeated .FD open_fds = 19;
-
addOpenFds
public LinphoneTombstoneProtos.Tombstone.Builder addOpenFds(int index, LinphoneTombstoneProtos.FD.Builder builderForValue) repeated .FD open_fds = 19;
-
addAllOpenFds
public LinphoneTombstoneProtos.Tombstone.Builder addAllOpenFds(Iterable<? extends LinphoneTombstoneProtos.FD> values) repeated .FD open_fds = 19;
-
clearOpenFds
repeated .FD open_fds = 19;
-
removeOpenFds
repeated .FD open_fds = 19;
-