Searched refs:schemaUri (Results 1 – 2 of 2) sorted by relevance
98 const std::string &schemaUri) in ParameterManagerWrapper() argument115 if (enableSchemaVerification && ret && !schemaUri.empty()) { in ParameterManagerWrapper()116 ALOGE("Schema verification activated with schema URI: %s", schemaUri.c_str()); in ParameterManagerWrapper()117 mPfwConnector->setSchemaUri(schemaUri); in ParameterManagerWrapper()
50 const std::string &schemaUri = {});