OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPointCount
(Results
1 - 8
of
8
) sorted by null
/external/grpc-grpc/examples/php/route_guide/
route_guide_client.php
138
$route_summary->
getPointCount
(),
/external/grpc-grpc/examples/node/static_codegen/route_guide/
route_guide_pb.js
839
pointCount: msg.
getPointCount
(),
933
f = this.
getPointCount
();
977
proto.routeguide.RouteSummary.prototype.
getPointCount
= function() {
route_guide_client.js
125
console.log('Finished trip with', stats.
getPointCount
(), 'points');
/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/routeguide/
RouteGuideClient.java
141
+ "Travelled {2} meters. It took {3} seconds.", summary.
getPointCount
(),
/external/grpc-grpc-java/examples/android/routeguide/app/src/main/java/io/grpc/routeguideexample/
RouteGuideActivity.java
290
summary.
getPointCount
(),
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsSerializer.java
223
int len = curve.
getPointCount
(ch);
[
all
...]
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
CameraMetadataGetter.java
380
int len = curve.
getPointCount
(ch);
/cts/tests/camera/src/android/hardware/camera2/cts/
CaptureRequestTest.java
[
all
...]
Completed in 178 milliseconds