HomeSort by relevance Sort by last modified time
    Searched defs:findKey (Results 1 - 9 of 9) sorted by null

  /external/skia/include/core/
SkTDict.h 73 bool findKey(T& value, const char** name) const {
  /frameworks/av/drm/mediadrm/plugins/clearkey/
JsonWebKey.cpp 79 if (findKey(mJsonObjects[i], &encodedKeyId, &encodedKey)) {
132 bool JsonWebKey::findKey(const String8& jsonObject, String8* keyId,
  /external/skia/src/animator/
SkAnimateMaker.h 66 bool findKey(SkDisplayable* displayable, const char** string) const {
67 return fIDs.findKey(displayable, string);
  /frameworks/native/libs/input/
KeyCharacterMap.cpp 305 if (!findKey(ch, &keyCode, &metaState)) {
419 bool KeyCharacterMap::findKey(char16_t ch, int32_t* outKeyCode, int32_t* outMetaState) const {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
pageint.h 334 KeyType findKey;
335 map.GetNextAssoc(pos, findKey, findData);
337 return findKey;
344 FX_BOOL PDF_DocPageData_Release(CFX_MapPtrTemplate<KeyType, CPDF_CountedObject<ValueType>*> &map, KeyType findKey, ValueType findValue, FX_BOOL bForce = FALSE)
346 if (!findKey && !findValue) {
350 if (!findKey) {
351 findKey = PDF_DocPageData_FindValue<KeyType, ValueType>(map, findValue, findData);
352 } else if (!map.Lookup(findKey, findData)) {
358 map.RemoveKey(findKey);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 

Completed in 135 milliseconds