Home
last modified time | relevance | path

Searched defs:updateInput (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-video-live-stream/grpc-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
H A DLivestreamServiceGrpc.java988 default void updateInput( in updateInput() method
1277 public void updateInput( in updateInput() method in LivestreamServiceGrpc.LivestreamServiceStub
1525 public com.google.longrunning.Operation updateInput( in updateInput() method in LivestreamServiceGrpc.LivestreamServiceBlockingStub
1765 updateInput(com.google.cloud.video.livestream.v1.UpdateInputRequest request) { in updateInput() method in LivestreamServiceGrpc.LivestreamServiceFutureStub
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/
H A DMatcherState.cpp35 bool MatcherState::updateInput(JNIEnv* env, jstring input) { in updateInput() function in MatcherState
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/google-cloud-live-stream/src/test/java/com/google/cloud/video/livestream/v1/
H A DMockLivestreamServiceImpl.java290 public void updateInput(UpdateInputRequest request, StreamObserver<Operation> responseObserver) { in updateInput() method in MockLivestreamServiceImpl
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerSnapshotBuilder.cpp1112 void LayerSnapshotBuilder::updateInput(LayerSnapshot& snapshot, in updateInput() function in android::surfaceflinger::frontend::LayerSnapshotBuilder