Home
last modified time | relevance | path

Searched defs:errorContext (Results 1 – 5 of 5) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/processor/
DAnnotationOutput.java137 private final Element errorContext; field in AnnotationOutput.InitializerSourceFormVisitor
140 ProcessingEnvironment processingEnv, String memberName, Element errorContext) { in InitializerSourceFormVisitor()
216 Element errorContext) { in sourceFormForInitializer()
/external/skia/src/gpu/ganesh/gl/
DGrGLDirectContext.cpp65 auto errorContext = new GetErrorContext; in make_get_error_with_random_oom() local
/external/parameter-framework/upstream/parameter/
DInstanceConfigurableElement.cpp204 utility::ErrorContext &errorContext) in checkPathExhausted()
DElement.cpp84 string CElement::dumpContent(utility::ErrorContext &errorContext, const size_t depth) const in dumpContent()
DParameterMgr.cpp1245 utility::ErrorContext errorContext(strError); in dumpDomainsCommandProcess() local