Searched refs:typeId (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/chrome/renderer/resources/extensions/
H A Dweb_view_request_custom_bindings.js17 // Returns the schema definition of type |typeId| defined in
19 function getSchema(typeId) {
22 'declarativeWebRequest.' + typeId);
28 // {'instanceType': 'declarativeWebRequest.' + typeId} and validates the
29 // generated union dictionary against the schema for |typeId|.
30 function setupInstance(instance, parameters, typeId) {
37 instance.instanceType = 'declarativeWebRequest.' + typeId;
38 var schema = getSchema(typeId);
45 var typeId = typeSchema.id.replace('declarativeWebRequest.', '');
46 var action = function(typeId) {
[all...]
H A Ddeclarative_content_custom_bindings.js18 // Returns the schema definition of type |typeId| defined in |namespace|.
19 function getSchema(typeId) {
22 'declarativeContent.' + typeId);
28 // {'instanceType': 'declarativeContent.' + typeId} and validates the
29 // generated union dictionary against the schema for |typeId|.
30 function setupInstance(instance, parameters, typeId) {
36 instance.instanceType = 'declarativeContent.' + typeId;
37 var schema = getSchema(typeId);
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
H A DDexBackedTypedExceptionHandler.java38 private final int typeId; field in class:DexBackedTypedExceptionHandler
43 this.typeId = reader.readSmallUleb128();
47 @Nonnull @Override public String getExceptionType() { return dexFile.getType(typeId); }
/external/chromium_org/extensions/renderer/resources/
H A Ddeclarative_webrequest_custom_bindings.js15 // Returns the schema definition of type |typeId| defined in |namespace|.
16 function getSchema(typeId) {
19 'declarativeWebRequest.' + typeId);
25 // {'instanceType': 'declarativeWebRequest.' + typeId} and validates the
26 // generated union dictionary against the schema for |typeId|.
27 function setupInstance(instance, parameters, typeId) {
33 instance.instanceType = 'declarativeWebRequest.' + typeId;
34 var schema = getSchema(typeId);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
H A DEventLocationEventTestCase.java94 long typeId = getClassIDBySignature(getDebuggeeSignature());
95 long methodId = getMethodID(typeId, getExpectedLocationMethodName());
98 ReplyPacket replyPacket = getLineTable(typeId, methodId);
111 typeId, methodId, idx);
/external/icu/icu4c/source/i18n/unicode/
H A Dmeasunit.h583 MeasureUnit(int32_t typeId, int32_t subTypeId) : fTypeId(typeId), fSubTypeId(subTypeId) { argument
586 void setTo(int32_t typeId, int32_t subTypeId);
588 static MeasureUnit *create(int typeId, int subTypeId, UErrorCode &status);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DProfileLauncherView.js208 var typeId = WebInspector.settings.selectedProfileType.get();
209 if (!(typeId in this._typeIdToOptionElement))
210 typeId = Object.keys(this._typeIdToOptionElement)[0];
211 this._typeIdToOptionElement[typeId].checked = true;
212 var type = this._typeIdToOptionElement[typeId]._profileType;
H A DProfilesPanel.js755 var typeId = profileType.id; variable
756 this._typeIdToSidebarSection[typeId].addProfileHeader(profile);
774 var typeId = profileType.id; variable
775 var sectionIsEmpty = this._typeIdToSidebarSection[typeId].removeProfileHeader(profile);
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DAbstractMessage.java438 // required int32 typeId = 2;
442 // "typeId" is the extension's field number. The extension can only be
451 int typeId = 0;
452 ByteString rawBytes = null; // If we encounter "message" before "typeId"
463 typeId = input.readUInt32();
465 if (typeId != 0) {
475 .findExtensionByNumber(type, typeId);
497 unknownFields.mergeField(typeId,
506 if (typeId == 0) {
512 unknownFields.mergeField(typeId,
[all...]
/external/icu/icu4c/source/i18n/
H A Dmeasunit.cpp699 MeasureUnit *MeasureUnit::create(int typeId, int subTypeId, UErrorCode &status) { argument
703 MeasureUnit *result = new MeasureUnit(typeId, subTypeId);
732 void MeasureUnit::setTo(int32_t typeId, int32_t subTypeId) { argument
733 fTypeId = typeId;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/network/
H A DNetworkPanel.js174 for (var typeId in WebInspector.resourceTypes) {
175 var resourceType = WebInspector.resourceTypes[typeId];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 951 milliseconds