Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_csharp.cpp365 std::string GenDefaultValueBasic(const FieldDef &field, in GenDefaultValueBasic() function in flatbuffers::csharp::CSharpGenerator
384 std::string GenDefaultValueBasic(const FieldDef &field) const { in GenDefaultValueBasic() function in flatbuffers::csharp::CSharpGenerator
H A Didl_gen_java.cpp367 std::string GenDefaultValueBasic(const FieldDef &field) const { in GenDefaultValueBasic() function in flatbuffers::java::JavaGenerator