/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | ExecutorProcessControl.h | 287 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/ |
D | ExecutorProcessControl.h | 325 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/ |
D | ExecutorProcessControl.h | 343 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/ |
D | ExecutorProcessControl.h | 343 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/ |
D | ExecutorProcessControl.h | 343 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 D | dns_resolver_ares.cc | 516 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/ |
D | dns_resolver_ares.cc | 517 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 D | Core.cpp | 438 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 D | SimpleRemoteEPC.cpp | 75 IncomingWFRHandler OnComplete, in callWrapperAsync()
|
/aosp_15_r20/external/ot-br-posix/src/mdns/ |
H A D | mdns.cpp | 602 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 D | add_ice_candidate_observer.cc | 28 void AddIceCandidateObserverJni::OnComplete(webrtc::RTCError error) { in OnComplete() function in webrtc::jni::AddIceCandidateObserverJni
|
H A D | stats_observer.cc | 63 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 D | aggregation_protocol.cc | 62 void OnComplete(absl::Cord result) override { in OnComplete() function in __anone5b053420111::PyAggregationProtocolCallback
|
/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/python/ |
H A D | aggregation_protocols_test.py | 64 def OnComplete(self, result: bytes): member in CallbackProxy
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | address_sorter_win.cc | 116 void OnComplete() { in OnComplete() function in net::__anonc15f8af00111::AddressSorterWin::Job
|
H A D | host_resolver_mdns_task.cc | 92 void OnComplete(MDnsTransaction::Result result, const RecordParsed* parsed) { in OnComplete() function in net::HostResolverMdnsTask::Transaction
|
H A D | host_resolver_service_endpoint_request_unittest.cc | 182 void OnComplete(int rv) { complete_result_ = rv; } in OnComplete() function in net::__anon10d73f850111::LegacyRequester
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | file_stream_unittest.cc | 554 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/ |
D | subchannel_stream_client.cc | 346 void SubchannelStreamClient::CallState::OnComplete( in OnComplete() function in grpc_core::SubchannelStreamClient::CallState
|
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ |
H A D | subchannel_stream_client.cc | 341 void SubchannelStreamClient::CallState::OnComplete( in OnComplete() function in grpc_core::SubchannelStreamClient::CallState
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | connection_attempt_injector.cc | 267 void ConnectionAttemptInjector::Hold::OnComplete(void* arg, in OnComplete() function in grpc::testing::ConnectionAttemptInjector::Hold
|
/aosp_15_r20/external/federated-compute/fcp/demo/ |
H A D | aggregations.py | 162 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/ |
D | promise_based_filter.cc | 413 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 D | promise_based_filter.cc | 415 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 D | mock_peer_connection_observers.h | 432 virtual void OnComplete(const StatsReports& reports) { in OnComplete() function
|