Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ values
Method
values
cpp/fory/serialization/namespace_macro_test.cc:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
NestedChoice() = default;
113
114
static NestedChoice values(Values value) {
115
return NestedChoice(std::move(value));
116
}
117
118
uint32_t fory_case_id() const noexcept { return 1; }
119
Callers
10
cmd_compile
Function · 0.45
test_grpc_streaming_method_shapes
Function · 0.45
test_go_grpc_service_codegen
Function · 0.45
test_go_grpc_uses_idl_names
Function · 0.45
test_grpc_method_keywords_safe
Function · 0.45
test_generated_message_signatures
Function · 0.45
test_go_bfloat16_generation
Function · 0.45
_import_statements
Method · 0.45
generate_grpc_module
Method · 0.45
install_jdks
Function · 0.45
Calls
1
NestedChoice
Class · 0.85
Tested by
no test coverage detected