OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:definition_name
(Results
1 - 1
of
1
) sorted by null
/external/flatbuffers/tests/
test.cpp
808
std::string
definition_name
= "D" + flatbuffers::NumToString(definition);
local
813
((is_struct ? "struct " : "table ") +
definition_name
+ " {\n").c_str(),
[
all
...]
Completed in 134 milliseconds