Home
last modified time | relevance | path

Searched defs:ResultCallback (Results 1 – 25 of 205) sorted by relevance

123456789

/aosp_15_r20/external/skia/src/gpu/
H A DRefCntedCallback.h23 using ResultCallback = void (*)(Context, CallbackResult); variable
110 using ResultCallback = AutoCallback::ResultCallback; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/
H A Derror.h33 using ResultCallback = fit::callback<void(bt::att::Result<V...> result)>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Derror.h33 using ResultCallback = fit::callback<void(bt::sm::Result<V...> result)>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Derror.h33 using ResultCallback = fit::callback<void(bt::hci::Result<V...> result)>; variable
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/
DResultCallback.java29 public interface ResultCallback<V> { interface
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dlow_energy_interrogator.h48 using ResultCallback = hci::ResultCallback<>; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
H A Dservice_discoverer.h56 using ResultCallback = variable
/aosp_15_r20/external/cronet/net/dns/
H A Dmdns_client.h74 ResultCallback; typedef
/aosp_15_r20/external/cronet/base/win/
H A Dasync_operation.h102 using ResultCallback = base::OnceCallback<void(StorageT)>; variable
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_adb_AdbDebuggingManager.cpp47 static void ResultCallback(const PeerInfo* peer_info, void* opaque) { in ResultCallback() function
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_resolver_apple.cc62 void ResultCallback(void* client, CFArrayRef proxies, CFErrorRef error) { in ResultCallback() function
/aosp_15_r20/frameworks/base/native/android/
H A Ddynamic_instrumentation_manager.cpp141 class ResultCallback : public BnOffsetCallback { class
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
H A DTestBase.java238 static class ResultCallback extends RangingResultCallback { class in TestBase
/aosp_15_r20/packages/modules/adb/pairing_connection/tests/
Dpairing_connection_test.cpp151 static void ResultCallback(const PeerInfo* peer_info, void* opaque) { in ResultCallback() function
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/resolvers/
H A Ddns_resolver_cooldown_test.cc272 using ResultCallback = void (*)(OnResolutionCallbackArg* state); typedef in ResultHandler
/aosp_15_r20/packages/modules/adb/pairing_connection/
Dpairing_connection.cpp72 using ResultCallback = pairing_result_cb; typedef
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns.hpp185 using ResultCallback = OnceCallback<void(otbrError aError)>; typedef in otbr::Mdns::Publisher
/aosp_15_r20/frameworks/base/core/java/android/service/carrier/
H A DCarrierMessagingService.java913 public interface ResultCallback<T> { interface in CarrierMessagingService
/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.hpp1485 …class ResultCallback : public LinkedListEntry<ResultCallback>, public Heap::Allocatable<ResultCall… class in ot::Dns::Multicast::Core
1495 explicit ResultCallback(CallbackType aCallback) in ResultCallback() function in ot::Dns::Multicast::Core::ResultCallback
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
H A Dcallback.h87 ResultCallback() {} in ResultCallback() function
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/
H A Dcallback.h87 ResultCallback() {} in ResultCallback() function
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccCardManager.java153 public interface ResultCallback<T> { interface in EuiccCardManager
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/model/
DGrantPermissionsViewModel.kt205 internal data class ResultCallback(val consumer: Consumer<Intent?>, val requestCode: Int) in <lambda>() class in com.android.permissioncontroller.permission.ui.model.GrantPermissionsViewModel
/aosp_15_r20/prebuilts/sdk/34/system/
HDandroid.car-system-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...
/aosp_15_r20/prebuilts/sdk/35/system/
HDandroid.car-system-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...

123456789