Searched refs:callMethod (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
H A DRpcChannel.java58 * {@code Service.callMethod()} with one important difference: the caller
66 void callMethod(Descriptors.MethodDescriptor method, method in interface:RpcChannel
H A DService.java74 * before {@code callMethod()} returns or it may be at some point in
84 void callMethod(Descriptors.MethodDescriptor method, method in interface:Service
90 * <p>{@code callMethod()} requires that the request passed in is of a
95 * {@code callMethod()}.
104 * service.callMethod(method, request, callback);
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DRpcChannel.java58 * {@code Service.callMethod()} with one important difference: the caller
66 void callMethod(Descriptors.MethodDescriptor method, method in interface:RpcChannel
H A DService.java74 * before {@code callMethod()} returns or it may be at some point in
84 void callMethod(Descriptors.MethodDescriptor method, method in interface:Service
90 * <p>{@code callMethod()} requires that the request passed in is of a
95 * {@code callMethod()}.
104 * service.callMethod(method, request, callback);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DHeapSnapshotProxy.js117 callMethod: function(callback, objectId, methodName)
235 callMethod: function(callback, methodName, var_args)
237 return this._callWorker("callMethod", Array.prototype.slice.call(arguments, 0));
264 this.callMethod(callback, "write", chunk);
294 this.callMethod(buildSnapshot.bind(this), "close");
321 this.callMethod(callback, "aggregatesWithFilter", filter);
326 this.callMethod(callback, "aggregatesForDiff");
331 this.callMethod(callback, "calculateSnapshotDiff", baseSnapshotId, baseSnapshotAggregates);
336 this.callMethod(callback, "nodeClassName", snapshotObjectId);
341 this.callMethod(callbac
[all...]
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
H A DServiceTest.java77 /** Tests Service.callMethod(). */
91 mockService.callMethod(fooDescriptor, mockController,
93 mockService.callMethod(barDescriptor, mockController,
121 mockChannel.callMethod(
127 mockChannel.callMethod(
193 service.callMethod(fooMethod, controller, request, callback);
/external/protobuf/java/src/test/java/com/google/protobuf/
H A DServiceTest.java77 /** Tests Service.callMethod(). */
91 mockService.callMethod(fooDescriptor, mockController,
93 mockService.callMethod(barDescriptor, mockController,
121 mockChannel.callMethod(
127 mockChannel.callMethod(
193 service.callMethod(fooMethod, controller, request, callback);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.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/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/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 336 milliseconds