Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ is_valid
Method
is_valid
src/butil/memory/weak_ptr.cc:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
bool WeakReference::is_valid() const { return flag_.get() && flag_->IsValid(); }
34
35
WeakReferenceOwner::WeakReferenceOwner() {
36
}
Callers
7
EvictFileFromSystemCache
Function · 0.45
TEST
Function · 0.45
DetermineDevShmExecutable
Function · 0.45
IsValid
Method · 0.45
SetPlatformFile
Method · 0.45
get
Method · 0.45
ReadProcMaps
Function · 0.45
Calls
2
get
Method · 0.45
IsValid
Method · 0.45
Tested by
2
EvictFileFromSystemCache
Function · 0.36
TEST
Function · 0.36