Searched defs:addContext (Results 1 – 4 of 4) sorted by relevance
| /external/smali/dexlib2/src/main/java/org/jf/util/ | ||
| D | ExceptionWithContext.java | 125 public void addContext(String str) { in addContext() method in ExceptionWithContext |
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/util/ | ||
| D | ExceptionWithContext.java | 125 public void addContext(String str) { in addContext() method in ExceptionWithContext |
| /external/clang/lib/StaticAnalyzer/Core/ | ||
| D | BugReporter.cpp | 1196 void EdgeBuilder::addContext(const Stmt *S) { in addContext() function in EdgeBuilder |
| /external/deqp/modules/egl/ | ||
| D | teglGLES2SharingThreadedTests.cpp | 531 void addContext (SharedPtr<GLES2Context> context) { m_contexts.push_back(context); } in addContext() function in deqp::egl::GLES2ThreadTest::EGLResourceManager |