Searched defs:ext (Results 1 – 9 of 9) sorted by relevance
50 HcParcel ext; /* for caching extern data, user data */ member
290 std::string ext = fileName.substr(fileName.length() - len, len); in IsPngFile() local
113 int ext = 0; in GetAbsolutePath() local
57 static std::string GetSavePath(const std::string& preFix, const std::string& ext) in GetSavePath()
405 X509_EXTENSION *ext = X509_get_ext(cert->x509, idx); in GetKeyDescriptionSeqValue() local
955 std::string ext = ""; in GetValidLocale() local
67 TlvBuffer ext; member
1645 int ext = 0; in ObtainExtensionElementaryFile() local
574 static void ParseAttestExtension(const struct HksBlob *data, struct HksAttestExt *ext) in ParseAttestExtension()