Home
last modified time | relevance | path

Searched defs:GenDefaultValueBasic (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/src/
Didl_gen_csharp.cpp239 std::string GenDefaultValueBasic(const FieldDef &field, in GenDefaultValueBasic() function in flatbuffers::csharp::CSharpGenerator
258 std::string GenDefaultValueBasic(const FieldDef &field) const { in GenDefaultValueBasic() function in flatbuffers::csharp::CSharpGenerator
Didl_gen_java.cpp289 std::string GenDefaultValueBasic(const FieldDef &field) const { in GenDefaultValueBasic() function in flatbuffers::java::JavaGenerator