HomeSort by relevance Sort by last modified time
    Searched refs:kSTypes (Results 1 - 2 of 2) sorted by null

  /system/core/demangle/
Demangler.h 161 static constexpr const char* kSTypes[] = {
Demangler.cpp 28 constexpr const char* Demangler::kSTypes[];
307 const char* type = kSTypes[*name - 'a'];

Completed in 115 milliseconds