Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_kotlin.cpp751 static std::string ToSignedType(const Type &type) { in ToSignedType() function in flatbuffers::kotlin::KotlinGenerator
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes_vector.h196 static DataType::Type ToSignedType(DataType::Type type) { in ToSignedType() function