Lines Matching refs:keyedVector
470 static KeyedVector<String8, String8> HashMapToKeyedVector(
473 KeyedVector<String8, String8> keyedVector;
506 keyedVector.add(key, value);
518 return keyedVector;
521 static jobject KeyedVectorToHashMap (JNIEnv *env, KeyedVector<String8, String8> const &map) {
818 KeyedVector<String8, String8> optParams;
950 KeyedVector<String8, String8> infoMap;