Home
last modified time | relevance | path

Searched refs:EnumNamesEnumInNestedNS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
H A DEnumInNestedNS.go15 var EnumNamesEnumInNestedNS = map[EnumInNestedNS]string{ var
28 if s, ok := EnumNamesEnumInNestedNS[v]; ok {
/aosp_15_r20/external/flatbuffers/tests/namespace_test/
H A Dnamespace_test1_generated.h161 inline const char * const *EnumNamesEnumInNestedNS() {
174 return EnumNamesEnumInNestedNS()[index];