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