Searched defs:profileOwnerID (Results 1 – 3 of 3) sorted by relevance
61 const std::string profileOwnerID; variable82 const std::string profileOwnerID = "xxx"; variable103 const std::string profileOwnerID; variable124 const std::string profileOwnerID = "007"; variable
42 bool CmsUtils::CheckOwnerID(const std::string& signature, const std::string& profileOwnerID, in CheckOwnerID()
69 private static void checkOwnerID(byte[] signature, String profileOwnerID, String profileType) in checkOwnerID()79 …private static void checkHnpOwnerID(byte[] signature, String profileOwnerID, String profileType, S… in checkHnpOwnerID()