Home
last modified time | relevance | path

Searched defs:OnComplete (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h287 FnT &&OnComplete, ArrayRef<char> ArgBuffer) { in callWrapperAsync()
295 void callWrapperAsync(ExecutorAddr WrapperFnAddr, FnT &&OnComplete, in callWrapperAsync()
418 IncomingWFRHandler OnComplete, in callWrapperAsync()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h325 FnT &&OnComplete, ArrayRef<char> ArgBuffer) { in callWrapperAsync()
333 void callWrapperAsync(ExecutorAddr WrapperFnAddr, FnT &&OnComplete, in callWrapperAsync()
484 IncomingWFRHandler OnComplete, in callWrapperAsync()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h343 FnT &&OnComplete, ArrayRef<char> ArgBuffer) { in callWrapperAsync()
351 void callWrapperAsync(ExecutorAddr WrapperFnAddr, FnT &&OnComplete, in callWrapperAsync()
502 IncomingWFRHandler OnComplete, in callWrapperAsync()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h343 FnT &&OnComplete, ArrayRef<char> ArgBuffer) { in callWrapperAsync()
351 void callWrapperAsync(ExecutorAddr WrapperFnAddr, FnT &&OnComplete, in callWrapperAsync()
502 IncomingWFRHandler OnComplete, in callWrapperAsync()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h343 FnT &&OnComplete, ArrayRef<char> ArgBuffer) { in callWrapperAsync()
351 void callWrapperAsync(ExecutorAddr WrapperFnAddr, FnT &&OnComplete, in callWrapperAsync()
502 IncomingWFRHandler OnComplete, in callWrapperAsync()
/aosp_15_r20/external/grpc-grpc/src/core/resolver/dns/c_ares/
H A Ddns_resolver_ares.cc516 void OnComplete(grpc_error_handle error) override { in OnComplete() function in grpc_core::__anon881b44af0111::AresDNSResolver::AresHostnameRequest
566 void OnComplete(grpc_error_handle error) override { in OnComplete() function in grpc_core::__anon881b44af0111::AresDNSResolver::AresSRVRequest
614 void OnComplete(grpc_error_handle error) override { in OnComplete() function in grpc_core::__anon881b44af0111::AresDNSResolver::AresTXTRequest
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Ddns_resolver_ares.cc517 void OnComplete(grpc_error_handle error) override { in OnComplete() function in grpc_core::__anon25c716750111::AresDNSResolver::AresHostnameRequest
567 void OnComplete(grpc_error_handle error) override { in OnComplete() function in grpc_core::__anon25c716750111::AresDNSResolver::AresSRVRequest
615 void OnComplete(grpc_error_handle error) override { in OnComplete() function in grpc_core::__anon25c716750111::AresDNSResolver::AresTXTRequest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp438 auto OnComplete = [QueryInfo](Expected<SymbolMap> Result) { in materialize() local
543 unique_function<void(Expected<SymbolFlagsMap>)> OnComplete) in InProgressLookupFlagsState()
560 unique_function<void(Expected<SymbolFlagsMap>)> OnComplete; member in llvm::orc::InProgressLookupFlagsState
1834 unique_function<void(Error)> OnComplete, ExecutionSession &ES, in lookupInitSymbolsAsync()
1840 TriggerOnComplete(OnCompleteFn OnComplete) in lookupInitSymbolsAsync()
1851 OnCompleteFn OnComplete; in lookupInitSymbolsAsync() member in llvm::orc::Platform::lookupInitSymbolsAsync::TriggerOnComplete
2052 unique_function<void(Expected<SymbolFlagsMap>)> OnComplete) { in lookupFlags()
2815 unique_function<void(Expected<SymbolFlagsMap>)> OnComplete) { in OL_completeLookupFlags()
H A DSimpleRemoteEPC.cpp75 IncomingWFRHandler OnComplete, in callWrapperAsync()
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns.cpp602 void Publisher::ServiceRegistration::OnComplete(otbrError aError) in OnComplete() function in otbr::Mdns::Publisher::ServiceRegistration
622 void Publisher::HostRegistration::OnComplete(otbrError aError) in OnComplete() function in otbr::Mdns::Publisher::HostRegistration
642 void Publisher::KeyRegistration::OnComplete(otbrError aError) in OnComplete() function in otbr::Mdns::Publisher::KeyRegistration
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dadd_ice_candidate_observer.cc28 void AddIceCandidateObserverJni::OnComplete(webrtc::RTCError error) { in OnComplete() function in webrtc::jni::AddIceCandidateObserverJni
H A Dstats_observer.cc63 void StatsObserverJni::OnComplete(const StatsReports& reports) { in OnComplete() function in webrtc::jni::StatsObserverJni
/aosp_15_r20/external/federated-compute/fcp/aggregation/protocol/python/
H A Daggregation_protocol.cc62 void OnComplete(absl::Cord result) override { in OnComplete() function in __anone5b053420111::PyAggregationProtocolCallback
/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/python/
H A Daggregation_protocols_test.py64 def OnComplete(self, result: bytes): member in CallbackProxy
/aosp_15_r20/external/cronet/net/dns/
H A Daddress_sorter_win.cc116 void OnComplete() { in OnComplete() function in net::__anonc15f8af00111::AddressSorterWin::Job
H A Dhost_resolver_mdns_task.cc92 void OnComplete(MDnsTransaction::Result result, const RecordParsed* parsed) { in OnComplete() function in net::HostResolverMdnsTask::Transaction
H A Dhost_resolver_service_endpoint_request_unittest.cc182 void OnComplete(int rv) { complete_result_ = rv; } in OnComplete() function in net::__anon10d73f850111::LegacyRequester
/aosp_15_r20/external/cronet/net/base/
H A Dfile_stream_unittest.cc554 void OnComplete(int result) { in OnComplete() function in net::__anonbf22179f0211::TestWriteReadCompletionCallback
679 void OnComplete(int result) { in OnComplete() function in net::__anonbf22179f0211::TestWriteCloseCompletionCallback
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel_stream_client.cc346 void SubchannelStreamClient::CallState::OnComplete( in OnComplete() function in grpc_core::SubchannelStreamClient::CallState
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dsubchannel_stream_client.cc341 void SubchannelStreamClient::CallState::OnComplete( in OnComplete() function in grpc_core::SubchannelStreamClient::CallState
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dconnection_attempt_injector.cc267 void ConnectionAttemptInjector::Hold::OnComplete(void* arg, in OnComplete() function in grpc::testing::ConnectionAttemptInjector::Hold
/aosp_15_r20/external/federated-compute/fcp/demo/
H A Daggregations.py162 def OnComplete(self, result: bytes) -> None: member in _AggregationProtocolCallback
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dpromise_based_filter.cc413 void BaseCallData::SendMessage::OnComplete(absl::Status status) { in OnComplete() function in grpc_core::promise_filter_detail::BaseCallData::SendMessage
698 void BaseCallData::ReceiveMessage::OnComplete(absl::Status status) { in OnComplete() function in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dpromise_based_filter.cc415 void BaseCallData::SendMessage::OnComplete(absl::Status status) { in OnComplete() function in grpc_core::promise_filter_detail::BaseCallData::SendMessage
700 void BaseCallData::ReceiveMessage::OnComplete(absl::Status status) { in OnComplete() function in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage
/aosp_15_r20/external/webrtc/pc/test/
H A Dmock_peer_connection_observers.h432 virtual void OnComplete(const StatsReports& reports) { in OnComplete() function

12