Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/proxima
/ value
Method
value
src/common/error_code.h:47–49 ·
view source on GitHub ↗
Retrieve the value of code
Source
from the content-addressed store, hash-verified
45
46
//! Retrieve the value of code
47
int value() const {
48
return (this->value_);
49
}
50
51
//! Retrieve the description of code
52
const char *desc() const {
Callers
15
ParseSchema
Function · 0.45
Append
Method · 0.45
emplace
Method · 0.45
protobuf_helper.cc
File · 0.45
create_collection
Method · 0.45
drop_collection
Method · 0.45
describe_collection
Method · 0.45
list_collections
Method · 0.45
stats_collection
Method · 0.45
write
Method · 0.45
query
Method · 0.45
create_collection
Method · 0.45
Calls
no outgoing calls
Tested by
3
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36