Searched refs:dexIsFieldDescriptor (Results 1 – 3 of 3) sorted by relevance
1068 bool dexIsFieldDescriptor(const char* s);
273 bool dexIsFieldDescriptor(const char* s) { in dexIsFieldDescriptor() function
754 if (!dexIsFieldDescriptor(s)) { in crossVerifyFieldIdItem()