Searched defs:GetTypeDescriptor (Results 1 – 4 of 4) sorted by relevance
42 static std::string GetTypeDescriptor(const TypeReference& ref) { in GetTypeDescriptor() function
298 inline const char* ArtField::GetTypeDescriptor() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTypeDescriptor() function
97 inline const char* DexFile::GetTypeDescriptor(const dex::TypeId& type_id) const { in GetTypeDescriptor() function
630 const char* GetTypeDescriptor(const DexFile* dex_file, dex::TypeIndex type_index) const { in GetTypeDescriptor() function