HomeSort by relevance Sort by last modified time
    Searched full:objectref (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/media/midi/
usb_midi_device_android.h 21 typedef base::android::ScopedJavaLocalRef<jobject> ObjectRef;
25 UsbMidiDeviceAndroid(ObjectRef raw_device, UsbMidiDeviceDelegate* delegate);
usb_midi_device_android.cc 16 UsbMidiDeviceAndroid::UsbMidiDeviceAndroid(ObjectRef raw_device,
usb_midi_device_factory_android.cc 65 UsbMidiDeviceAndroid::ObjectRef raw_device(
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_throw/
Test_opc_throw.java 44 * @title Throwing of the objectref on the class Throwable
57 * @title Throwing of the objectref on the subclass of Throwable
78 * @title NullPointerException If objectref is null, opc_throw throws
79 * a NullPointerException instead of objectref
  /external/chromium_org/extensions/test/data/
json_schema_test.js 482 id: "ObjectRef",
499 $ref: "ObjectRef"
506 { $ref: "ObjectRef" }
577 id: "ObjectRef",
594 $ref: "ObjectRef"
601 { $ref: "ObjectRef" }
  /external/chromium_org/ppapi/shared_impl/
var_tracker_unittest.cc 123 TEST_F(VarTrackerTest, ObjectRef) {
  /external/chromium_org/chrome/browser/supervised_user/
permission_request_creator_apiary.cc 135 dict.SetStringWithoutPathExpansion("objectRef", (*it)->url_requested.spec());

Completed in 1073 milliseconds