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