Searched refs:existing (Results 1 - 3 of 3) sorted by relevance

/system/media/camera/docs/
H A Dcamera_metadata_tags.mako48 * existing enumerations.
72 * before the section _END tag to preserve existing enumeration values. In
H A Dmetadata_model.py329 Remove all clones that don't point to an existing entry.
713 existing = [i for i in acc if i.name == el.name]
714 if existing:
715 k = existing[0]
/system/security/keystore/
H A Dkeystore.cpp1299 const grant_t* existing = getGrant(filename, granteeUid); local
1300 if (existing == NULL) {
1416 * Returns any existing UserState or creates it if it doesn't exist.
1440 * Returns any existing UserState or creates it if it doesn't exist.
1636 // Try to migrate existing keys.

Completed in 191 milliseconds