Searched defs:ParseType (Results 1 – 3 of 3) sorted by relevance
21 enum ParseType { enum
249 bool SecCompBase::ParseType(const nlohmann::json& json, const std::string& tag) in ParseType() function in OHOS::Security::SecurityComponent::SecCompBase
156 void ParseType(const cJSON* obj, ProvisionInfo& out) in ParseType() function