Searched defs:colon (Results 1 – 6 of 6) sorted by relevance
37 const char colon = ':'; variable
196 size_t colon = str.find(':'); in inspect_apk() local221 size_t colon = str.rfind(':'); in inspect_apk() local
52 const char *colon = strchr(current, ':'); in GetLevelFromSettingsString() local
434 int colon = encryption.indexOf(':'); in getEncryptionMethod() local446 int colon = encryption.indexOf(':'); in getEncryptionKey() local
2223 ssize_t colon = symbol.find(":", 0); in getSymbolPackage() local2231 ssize_t colon = symbol.find(":", 0); in getSymbolName() local
3297 int colon = resName.indexOf(':'); in restoreNamedResourceLocked() local