Searched defs:resolveReference (Results 1 – 3 of 3) sorted by relevance
458 private static String resolveReference(@NonNull Resources resources, @Nullable String value, in resolveReference() method in Resources_Delegate469 private static String resolveReference(@NonNull Resources resources, in resolveReference() method in Resources_Delegate
3385 Value& Value::resolveReference(const char* key) { in resolveReference() function in Json::Value3404 Value& Value::resolveReference(char const* key, char const* cend) in resolveReference() function in Json::Value
4423 ssize_t ResTable::resolveReference(Res_value* value, ssize_t blockIndex, in resolveReference() function in android::ResTable