Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
TEST_F
Function · 0.45
AssertCBIsNull
Method · 0.45
TEST
Function · 0.45
CancelableCallback
Method · 0.45
IsCancelled
Method · 0.45
Reset
Method · 0.45
CancelableCallback
Method · 0.45
IsCancelled
Method · 0.45
Reset
Method · 0.45
CancelableCallback
Method · 0.45
IsCancelled
Method · 0.45
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.36
TEST_F
Function · 0.36
AssertCBIsNull
Method · 0.36
TEST
Function · 0.36