Searched defs:getFieldName (Results 1 – 7 of 7) sorted by relevance
47 String getFieldName() { in getFieldName() method in AtomFieldAccessor
62 private static native String[] getFieldName(Field f); in getFieldName() method in Test918
90 const char * getFieldName(uint32_t idx) const {return mFields[idx].name;} in getFieldName() function
154 const char* getFieldName(int slot) const { return mFieldName[slot]; } in getFieldName() function
949 const char* RsdCpuScriptImpl::getFieldName(uint32_t slot) const { in getFieldName() function in android::renderscript::RsdCpuScriptImpl
347 public String getFieldName(String clearClass, String obfuscatedField) { in getFieldName() method in ProguardMap
220 static inline string getFieldName(const FieldDescriptor* field) { in getFieldName() function