Home
last modified time | relevance | path

Searched defs:inclass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_cpp.cpp1010 std::string UnionUnPackSignature(const EnumDef &enum_def, bool inclass) { in UnionUnPackSignature()
1017 std::string UnionPackSignature(const EnumDef &enum_def, bool inclass) { in UnionPackSignature()
1034 std::string TablePackSignature(const StructDef &struct_def, bool inclass, in TablePackSignature()
1044 std::string TableUnPackSignature(const StructDef &struct_def, bool inclass, in TableUnPackSignature()
1052 std::string TableUnPackToSignature(const StructDef &struct_def, bool inclass, in TableUnPackToSignature()
/aosp_15_r20/external/python/cpython2/Python/
Derrors.c149 PyObject *inclass = NULL; in PyErr_NormalizeException() local
/aosp_15_r20/external/python/cpython3/Python/
Derrors.c337 PyObject *inclass = NULL; in _PyErr_NormalizeException() local
/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c2896 PyObject *inclass = local