Home
last modified time | relevance | path

Searched refs:setError (Results 1 – 25 of 88) sorted by relevance

1234

/external/parameter-framework/upstream/parameter/
DBaseParameter.cpp97 parameterAccessContext.setError("Unsupported conversion"); in access()
103 parameterAccessContext.setError("Unsupported conversion"); in access()
110 parameterAccessContext.setError("Unsupported conversion"); in access()
116 parameterAccessContext.setError("Unsupported conversion"); in access()
123 parameterAccessContext.setError("Unsupported conversion"); in access()
129 parameterAccessContext.setError("Unsupported conversion"); in access()
136 parameterAccessContext.setError("Unsupported conversion"); in access()
142 parameterAccessContext.setError("Unsupported conversion"); in access()
DParameterType.cpp217 parameterAccessContext.setError("Unsupported conversion"); in toBlackboard()
224 parameterAccessContext.setError("Unsupported conversion"); in fromBlackboard()
232 parameterAccessContext.setError("Unsupported conversion"); in toBlackboard()
239 parameterAccessContext.setError("Unsupported conversion"); in fromBlackboard()
247 parameterAccessContext.setError("Unsupported conversion"); in toBlackboard()
255 parameterAccessContext.setError("Unsupported conversion"); in fromBlackboard()
264 parameterAccessContext.setError("Unsupported conversion"); in toBlackboard()
272 parameterAccessContext.setError("Unsupported conversion"); in fromBlackboard()
DFloatingPointParameterType.cpp95 serializingContext.setError("Unsupported size (" + std::to_string(sizeInBits) + ") for " + in fromXml()
108 serializingContext.setError("Min (" + std::to_string(_fMin) + in fromXml()
123 parameterAccessContext.setError("Hexadecimal values are not supported for " + getKind() + in toBlackboard()
134 parameterAccessContext.setError("Value '" + strValue + "' is invalid"); in toBlackboard()
143 parameterAccessContext.setError("Value " + strValue + " is not a finite number"); in toBlackboard()
160 parameterAccessContext.setError("Value " + strValue + " is invalid"); in toBlackboard()
202 parameterAccessContext.setError(ostrStream.str()); in setOutOfRangeError()
239 parameterAccessContext.setError("Value out of range"); in toBlackboard()
DConfigurableElement.cpp102 configurationAccessContext.setError( in serializeXmlSettings()
127 configurationAccessContext.setError( in serializeXmlSettings()
143 configurationAccessContext.setError( in serializeXmlSettings()
163 configurationAccessContext.setError( in serializeXmlSettings()
211 parameterAccessContext.setError((bSet ? "Can't set " : "Can't get ") + in accessValue()
223 parameterAccessContext.setError("Path not found: " + pathNavigator.getCurrentPath()); in accessValue()
252 parameterAccessContext.setError(std::string("Wrong size: Expected: ") + in setSettingsAsBytes()
272 parameterAccessContext.setError(utility::asString(res)); in setSettingsAsBytes()
DIntegerParameterType.cpp226 parameterAccessContext.setError("Value out of range"); in toBlackboard()
251 parameterAccessContext.setError("Value out of range"); in toBlackboard()
296 parameterAccessContext.setError("Value out of range"); in toBlackboard()
304 parameterAccessContext.setError("Value out of range"); in toBlackboard()
390 parameterAccessContext.setError(strError); in convertValueFromString()
427 parameterAccessContext.setError(stream.str()); in checkValueAgainstRange()
DBitParameterType.cpp97 serializingContext.setError(strStream.str()); in fromXml()
112 serializingContext.setError(strStream.str()); in fromXml()
145 parameterAccessContext.setError(strStream.str()); in toBlackboard()
182 parameterAccessContext.setError("Value out of range"); in toBlackboard()
DInstanceConfigurableElement.cpp186 parameterAccessContext.setError("Unable to synchronize modification. No Syncer object " in sync()
195 parameterAccessContext.setError(strError); in sync()
211 errorContext.setError("Path not found: " + pathNavigator.getCurrentPath()); in checkPathExhausted()
DFixedPointParameterType.cpp106 serializingContext.setError( in fromXml()
127 parameterAccessContext.setError("Hexadecimal values are not supported for " + getKind() + in toBlackboard()
187 parameterAccessContext.setError(stream.str()); in setOutOfRangeError()
238 parameterAccessContext.setError("Value out of range"); in toBlackboard()
DSelectionCriterionRule.cpp161 xmlDomainImportContext.setError("Couldn't find selection criterion " + in fromXml()
175 xmlDomainImportContext.setError("Wrong MatchesWhen attribute " + strMatchesWhen + " in " + in fromXml()
187 xmlDomainImportContext.setError("Wrong Value attribute value " + strValue + " in " + in fromXml()
DEnumParameterType.cpp105 parameterAccessContext.setError("Provided value '" + strValue + in toBlackboard()
148 parameterAccessContext.setError(std::to_string(userValue) + in toBlackboard()
158 parameterAccessContext.setError( in toBlackboard()
DArrayParameter.cpp219 parameterAccessContext.setError("Expected numerical expression as last item in " + in getIndex()
230 parameterAccessContext.setError(oss.str()); in getIndex()
241 parameterAccessContext.setError("Path not found: " + pathNavigator.getCurrentPath()); in getIndex()
264 parameterAccessContext.setError("Too many values provided"); in setValues()
DBooleanParameterType.cpp57 parameterAccessContext.setError(strValue + " value not part of numerical space {"); in toBlackboard()
110 parameterAccessContext.setError("Value out of range"); in toBlackboard()
DComponentType.cpp96 serializingContext.setError("ComponentType " + strExtendsType + " referred to by " + in fromXml()
104 serializingContext.setError("Recursive ComponentType definition of " + in fromXml()
DXmlFileIncluderElement.cpp74 elementSerializingContext.setError("Could not parse document \"" + strPath + "\""); in fromXml()
94 elementSerializingContext.setError("Unable to create XML element " + in fromXml()
DComponentInstance.cpp95 serializingContext.setError("Unable to create Component " + xmlElement.getPath() + in fromXml()
102 serializingContext.setError("Recursive definition of " + _pComponentType->getName() + in fromXml()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp262 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_NOSLOTS); in checkSlots()
310 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_ENDLOOP, Hexagon::PC); in checkBranches()
318 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_BRANCHES); in checkBranches()
338 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_NEWP, P); in checkPredicates()
352 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, P); in checkPredicates()
370 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_NEWV, R); in checkNewValues()
388 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_READONLY, R); in checkRegisters()
396 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_LOOP, R); in checkRegisters()
405 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, BadR); in checkRegisters()
419 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, BadR); in checkRegisters()
[all …]
/external/llvm/lib/Support/
DYAMLTraits.cpp140 setError(CurrentNode, "not a mapping"); in preflightKey()
147 setError(CurrentNode, Twine("missing required key '") + Key + "'"); in preflightKey()
170 setError(NN.second.get(), Twine("unknown key '") + NN.first() + "'"); in endMapping()
191 setError(CurrentNode, "not a sequence"); in beginSequence()
258 setError(CurrentNode, "unknown enumerated scalar"); in endEnumScalar()
267 setError(CurrentNode, "expected sequence of bit values"); in beginBitSetScalar()
285 setError(CurrentNode, "unexpected scalar in sequence of bit values"); in bitSetMatch()
290 setError(CurrentNode, "expected sequence of bit values"); in bitSetMatch()
302 setError(SQ->Entries[i].get(), "unknown bit value"); in endBitSetScalar()
313 setError(CurrentNode, "unexpected scalar"); in scalarString()
[all …]
DYAMLParser.cpp282 void setError(const Twine &Message, StringRef::iterator Position) { in setError() function in llvm::yaml::Scanner
293 void setError(const Twine &Message) { in setError() function in llvm::yaml::Scanner
294 setError(Message, Current); in setError()
998 setError( "Could not find expected : for simple key" in removeStaleSimpleKeyCandidates()
1317 setError("Expected quote at end of scalar", Current); in scanFlowScalar()
1347 setError("Found unexpected ':' while scanning a plain scalar", Current); in scanPlainScalar()
1375 setError("Found invalid tab character in indentation", Tmp); in scanPlainScalar()
1396 setError("Got empty plain scalar", Start); in scanPlainScalar()
1430 setError("Got empty alias or anchor", Start); in scanAliasOrAnchor()
1501 setError("Expected a line break after block scalar header", Current); in scanBlockScalarHeader()
[all …]
DLockFileManager.cpp149 setError(EC, S); in LockFileManager()
168 setError(EC, S); in LockFileManager()
176 setError(EC, "failed to get host id"); in LockFileManager()
195 setError(EC, S); in LockFileManager()
218 setError(EC, OSS.str()); in LockFileManager()
241 setError(EC, S); in LockFileManager()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp179 void setError (const std::string& err) const;
216 void PropValidator::setError (const std::string& err) const in setError() function in deqp::gles31::Functional::__anoncbcbeee00111::PropValidator
255 setError("resource not basic type"); in validate()
386 setError("resource type invalid"); in validateSingleVariable()
420 setError("resource type invalid"); in validateBuiltinVariable()
465 setError("resource array size invalid"); in validateSingleVariable()
499 setError("resource array size invalid"); in validateBuiltinVariable()
544 setError("resource array stride invalid"); in validateSingleVariable()
557 setError("resource array stride invalid"); in validateSingleVariable()
589 setError("resource block index invalid"); in validateSingleVariable()
[all …]
/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp121 serializingContext.setError("Could not parse document "); in populate()
130 serializingContext.setError("Document is not valid"); in populate()
139 serializingContext.setError("Error: Wrong XML structure document "); in populate()
153 serializingContext.setError("Error: Wrong XML structure document "); in populate()
/external/icu/icu4c/source/i18n/
Dfmtable.cpp92 static void setError(UErrorCode& ec, UErrorCode err) { in setError() function
633 setError(status, U_INVALID_FORMAT_ERROR); in getString()
637 setError(status, U_MEMORY_ALLOCATION_ERROR); in getString()
650 setError(status, U_INVALID_FORMAT_ERROR); in getString()
654 setError(status, U_MEMORY_ALLOCATION_ERROR); in getString()
665 setError(status, U_INVALID_FORMAT_ERROR); in getString()
669 setError(status, U_MEMORY_ALLOCATION_ERROR); in getString()
680 setError(status, U_INVALID_FORMAT_ERROR); in getArray()
1015 setError(*status, U_INDEX_OUTOFBOUNDS_ERROR); in ufmt_getArrayItemByIndex()
/external/boringssl/src/crypto/fipsmodule/bn/
Dbn_test_to_fuzzer.go59 s.setError(errors.New("invalid syntax"))
68 s.setError(fmt.Errorf("could not parse %q", value))
72 s.setError(fmt.Errorf("duplicate key %q", key))
128 func (s *testScanner) setError(err error) { func
Dcheck_bn_tests.go55 s.setError(errors.New("invalid syntax"))
64 s.setError(fmt.Errorf("could not parse %q", value))
68 s.setError(fmt.Errorf("duplicate key %q", key))
124 func (s *testScanner) setError(err error) { func
/external/llvm/lib/ObjectYAML/
DObjectYAML.cpp50 IO.setError("YAML Object File missing document type tag!"); in mapping()
52 IO.setError( in mapping()

1234