Home
last modified time | relevance | path

Searched defs:OnResolved (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLegacy.cpp21 OnResolvedFunction OnResolved) { in lookup()
DRTDyldObjectLinkingLayer.cpp21 void lookup(const LookupSet &Symbols, OnResolvedFunction OnResolved) { in lookup()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DJITSymbol.cpp71 OnResolvedFunction OnResolved) { in lookup()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DJITSymbol.cpp109 OnResolvedFunction OnResolved) { in lookup()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/native/
Ddns_resolver.cc165 void NativeDnsResolver::OnResolved(void* arg, grpc_error* error) { in OnResolved() function in grpc_core::__anon0ffcddab0111::NativeDnsResolver
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Ddns_resolver_ares.cc317 void AresDnsResolver::OnResolved(void* arg, grpc_error* error) { in OnResolved() function in grpc_core::__anon8f417b9b0111::AresDnsResolver
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.cpp21 void lookup(const LookupSet &Symbols, OnResolvedFunction OnResolved) override { in lookup()