MCPcopy Create free account
hub / github.com/apache/impala / ToSimpleString

Method ToSimpleString

be/src/runtime/string-value.h:124–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 // END IR FUNCTIONS
123
124 SimpleString ToSimpleString() const { return string_impl_.ToSimpleString(); }
125
126 /// Byte-by-byte comparison. Returns:
127 /// this < other: -1

Callers 15

ReplaceMethod · 0.45
InstrMethod · 0.45
SearchMethod · 0.45
AddResultTupleMethod · 0.45
PrintEscapedMethod · 0.45
EncodeMethod · 0.45
CopyToBufferMethod · 0.45
SetInsertIteratorMethod · 0.45
CopyStringsMethod · 0.45
StringValue>Method · 0.45
StringSearchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected