MCPcopy Create free account
hub / github.com/apache/brpc / is_null

Method is_null

src/butil/strings/nullable_string16.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25 const string16& string() const { return string_; }
26 bool is_null() const { return is_null_; }
27
28 private:
29 string16 string_;

Callers 15

TESTFunction · 0.45
TEST_FFunction · 0.45
AssertCBIsNullMethod · 0.45
TESTFunction · 0.45
CancelableCallbackMethod · 0.45
IsCancelledMethod · 0.45
ResetMethod · 0.45
CancelableCallbackMethod · 0.45
IsCancelledMethod · 0.45
ResetMethod · 0.45
CancelableCallbackMethod · 0.45
IsCancelledMethod · 0.45

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.36
TEST_FFunction · 0.36
AssertCBIsNullMethod · 0.36
TESTFunction · 0.36