Searched refs:locationField (Results 1 – 1 of 1) sorted by relevance
108 jfieldID locationField = env->GetFieldID(cacheResultClass, "location", "Ljava/lang/String;"); in getCacheResult() local120 setFieldFromHeaderIfPresent(result.get(), "location", env, javaResult, locationField, false); in getCacheResult()