/external/chromium_org/gpu/command_buffer/service/ |
error_state.cc | 79 // Check the GL error first, then our wrapped error. 91 // There was an error, clear the corresponding wrapped error.
|
/external/chromium_org/third_party/libaddressinput/chromium/cpp/test/ |
validating_util_test.cc | 34 // The data being wrapped. 37 // The timestamp for the wrapped data.
|
/external/chromium_org/third_party/tlslite/patches/ |
parse_chain.patch | 33 + certificate wrapped within "-----BEGIN CERTIFICATE-----" and 43 + with every certificate wrapped within "-----BEGIN CERTIFICATE-----"
|
/external/emma/core/java12/com/vladium/util/exception/ |
IThrowableWrapper.java | 31 * Gets the Throwable being wrapped. This method signature is the same as 34 * @return Throwable being wrapped by this object [can be null].
|
/external/guava/guava/src/com/google/common/eventbus/ |
EventHandler.java | 59 * Invokes the wrapped handler method to handle {@code event}. 62 * @throws InvocationTargetException if the wrapped method throws any
|
/external/javassist/src/main/javassist/ |
CtNewMethod.java | 365 * Creates a wrapped method. The wrapped method receives parameters 369 * specified by <code>body</code>. However, it is wrapped in 384 * <p>The method body copied from <code>body</code> is wrapped in 416 * CtMethod m = CtNewMethod.wrapped(CtClass.voidType, "add", argTypes, 443 * <code>CtNewMethod.wrapped()</code>. Thus, it is easy to 459 public static CtMethod wrapped(CtClass returnType, 467 return CtNewWrappedMethod.wrapped(returnType, mname, parameterTypes,
|
/frameworks/base/core/java/android/database/ |
CursorWrapper.java | 40 * Gets the underlying cursor that is wrapped by this instance. 42 * @return The wrapped cursor.
|
/frameworks/base/core/java/android/util/ |
Base64InputStream.java | 40 * from the wrapped stream. 52 * wrapped InputStream.
|
/frameworks/base/tools/layoutlib/bridge/src/android/view/accessibility/ |
AccessibilityManager.java | 107 // (unmodifiableList wrapped around null). 114 // (unmodifiableList wrapped around null).
|
/libcore/luni/src/main/java/org/xml/sax/ |
SAXException.java | 67 * @param e The exception to be wrapped in a SAXException. 82 * @param e The exception to be wrapped in a SAXException.
|
/packages/apps/Camera2/src/com/android/camera/data/ |
InProgressDataWrapper.java | 91 // No actions are allowed to modify the wrapped data. 99 // No actions are allowed to modify the wrapped data.
|
/development/samples/training/basic/ActivityLifecycle/src/com/example/android/lifecycle/util/ |
Utils.java | 30 * been wrapped in a Handler to delay the output due to overlaps in lifecycle state
|
/external/bison/lib/ |
fd-safer-flag.c | 36 This function is usefully wrapped around functions that return file
|
fd-safer.c | 33 This function is usefully wrapped around functions that return file
|
/external/bzip2/ |
bzmore | 3 # Bzmore wrapped for bzip2,
|
/external/chromium/base/memory/ |
scoped_temp_dir.h | 41 // Deletes the temporary directory wrapped by this object.
|
/external/chromium/base/ |
string16.cc | 12 // functions like wmemcmp can be wrapped.
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_renderer_gtk_unittest.cc | 53 "The animation frame should have wrapped around to 0.";
|
/external/chromium_org/base/files/ |
scoped_temp_dir.h | 42 // Deletes the temporary directory wrapped by this object.
|
/external/chromium_org/base/strings/ |
string16.cc | 12 // functions like wmemcmp can be wrapped.
|
/external/chromium_org/chrome/browser/extensions/ |
chrome_extension_function.h | 30 // invoked from) can operate on the window wrapped by |window_controller|.
|
/external/chromium_org/chrome/browser/ |
process_singleton_modal_dialog_lock.h | 31 // Otherwise, the notification is forwarded to a wrapped NotificationCallback.
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_renderer_gtk_unittest.cc | 53 "The animation frame should have wrapped around to 0.";
|
/external/chromium_org/native_client_sdk/src/getting_started/part2/ |
index.html | 29 Just as in part1, the <embed> element will be wrapped inside the <div>
|
/external/chromium_org/sql/ |
error_delegate_util.cc | 15 // Theoretically, the wrapped delegate might have resolved the error, and
|