Home
last modified time | relevance | path

Searched refs:ServiceDispatcher (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/libs/vr/libpdx/
Dservice_dispatcher.cpp16 std::unique_ptr<ServiceDispatcher> ServiceDispatcher::Create() { in Create()
17 std::unique_ptr<ServiceDispatcher> dispatcher{new ServiceDispatcher()}; in Create()
25 ServiceDispatcher::ServiceDispatcher() { in ServiceDispatcher() function in android::pdx::ServiceDispatcher
53 ServiceDispatcher::~ServiceDispatcher() { SetCanceled(true); } in ~ServiceDispatcher()
55 int ServiceDispatcher::ThreadEnter() { in ThreadEnter()
65 void ServiceDispatcher::ThreadExit() { in ThreadExit()
71 int ServiceDispatcher::AddService(const std::shared_ptr<Service>& service) { in AddService()
88 int ServiceDispatcher::RemoveService(const std::shared_ptr<Service>& service) { in RemoveService()
108 int ServiceDispatcher::ReceiveAndDispatch() { return ReceiveAndDispatch(-1); } in ReceiveAndDispatch()
110 int ServiceDispatcher::ReceiveAndDispatch(int timeout) { in ReceiveAndDispatch()
[all …]
/frameworks/native/libs/vr/libpdx/private/pdx/
Dservice_dispatcher.h21 class ServiceDispatcher {
24 static std::unique_ptr<ServiceDispatcher> Create();
26 ~ServiceDispatcher();
84 ServiceDispatcher();
100 ServiceDispatcher(const ServiceDispatcher&) = delete;
101 void operator=(const ServiceDispatcher&) = delete;
/frameworks/base/core/java/android/app/
DLoadedApk.java152 …private final ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>> mServices
154 …private final ArrayMap<Context, ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher>> mUnbound…
1304 ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher> smap = in removeContextRegistrations()
1308 LoadedApk.ServiceDispatcher sd = smap.valueAt(i); in removeContextRegistrations()
1643 LoadedApk.ServiceDispatcher sd = null; in getServiceDispatcherCommon()
1644 ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher> map = mServices.get(context); in getServiceDispatcherCommon()
1651 sd = new ServiceDispatcher(c, context, executor, flags); in getServiceDispatcherCommon()
1653 sd = new ServiceDispatcher(c, context, handler, flags); in getServiceDispatcherCommon()
1672 LoadedApk.ServiceDispatcher sd = null; in lookupServiceDispatcher()
1673 ArrayMap<ServiceConnection, LoadedApk.ServiceDispatcher> map = mServices.get(context); in lookupServiceDispatcher()
[all …]
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_tests.cpp29 using android::pdx::ServiceDispatcher;
85 dispatcher_ = ServiceDispatcher::Create(); in TestServiceRunner()
88 std::bind(&ServiceDispatcher::EnterDispatchLoop, dispatcher_.get())); in TestServiceRunner()
99 std::unique_ptr<ServiceDispatcher> dispatcher_;
Dservice_framework_tests.cpp37 using android::pdx::ServiceDispatcher;
424 std::unique_ptr<ServiceDispatcher> dispatcher_;
429 dispatcher_ = android::pdx::ServiceDispatcher::Create(); in SetUp()
434 std::bind(&ServiceDispatcher::EnterDispatchLoop, dispatcher_.get())); in SetUp()
Dremote_method_tests.cpp33 using android::pdx::ServiceDispatcher;
559 std::unique_ptr<ServiceDispatcher> dispatcher_;
564 dispatcher_ = android::pdx::ServiceDispatcher::Create(); in SetUp()
569 std::bind(&ServiceDispatcher::EnterDispatchLoop, dispatcher_.get())); in SetUp()
/frameworks/native/libs/vr/libpdx/fuzz/
Dservice_dispatcher_fuzzer.cpp41 std::unique_ptr<ServiceDispatcher> dispatcher = ServiceDispatcher::Create(); in LLVMFuzzerTestOneInput()
Dhelpers.h40 const std::unique_ptr<ServiceDispatcher>&, FuzzedDataProvider*)>>
42 [](const std::unique_ptr<ServiceDispatcher>& dispatcher,
44 [](const std::unique_ptr<ServiceDispatcher>& dispatcher,
46 [](const std::unique_ptr<ServiceDispatcher>& dispatcher,
/frameworks/native/services/vr/bufferhubd/
Dbufferhubd.cpp13 std::unique_ptr<android::pdx::ServiceDispatcher> dispatcher; in main()
35 dispatcher = android::pdx::ServiceDispatcher::Create(); in main()
/frameworks/native/services/vr/performanced/
Dmain.cpp31 std::unique_ptr<android::pdx::ServiceDispatcher> dispatcher; in main()
61 dispatcher = android::pdx::ServiceDispatcher::Create(); in main()
/frameworks/native/libs/vr/libvrflinger/include/dvr/
Dvr_flinger.h61 std::unique_ptr<android::pdx::ServiceDispatcher> dispatcher_;
/frameworks/native/libs/vr/libvrflinger/
Dvr_flinger.cpp75 dispatcher_ = android::pdx::ServiceDispatcher::Create(); in Init()
/frameworks/base/config/
Dpreloaded-classes283 android.app.LoadedApk$ServiceDispatcher$ConnectionInfo
284 android.app.LoadedApk$ServiceDispatcher$DeathMonitor
285 android.app.LoadedApk$ServiceDispatcher$InnerConnection
286 android.app.LoadedApk$ServiceDispatcher$RunConnection
287 android.app.LoadedApk$ServiceDispatcher
Dboot-image-profile.txt1722 HSPLandroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->binderDied()V
1723 HSPLandroid/app/LoadedApk$ServiceDispatcher$InnerConnection;->connected(Landroid/content/ComponentN…
1724 HSPLandroid/app/LoadedApk$ServiceDispatcher$RunConnection;->run()V
1725 HSPLandroid/app/LoadedApk$ServiceDispatcher;-><init>(Landroid/content/ServiceConnection;Landroid/co…
1726 HSPLandroid/app/LoadedApk$ServiceDispatcher;->connected(Landroid/content/ComponentName;Landroid/os/…
1727 HSPLandroid/app/LoadedApk$ServiceDispatcher;->death(Landroid/content/ComponentName;Landroid/os/IBin…
1728 HSPLandroid/app/LoadedApk$ServiceDispatcher;->doConnected(Landroid/content/ComponentName;Landroid/o…
1729 HSPLandroid/app/LoadedApk$ServiceDispatcher;->doDeath(Landroid/content/ComponentName;Landroid/os/IB…
1730 HSPLandroid/app/LoadedApk$ServiceDispatcher;->doForget()V
1731 HSPLandroid/app/LoadedApk$ServiceDispatcher;->validate(Landroid/content/Context;Landroid/os/Handler…
[all …]
Dhiddenapi-greylist-max-o.txt7321 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;-><init>()V
7322 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;->binder:Landroid/os/IBinder;
7323 Landroid/app/LoadedApk$ServiceDispatcher$ConnectionInfo;->deathMonitor:Landroid/os/IBinder$DeathRec…
7324 Landroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->mName:Landroid/content/ComponentName;
7325 Landroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->mService:Landroid/os/IBinder;
7326 Landroid/app/LoadedApk$ServiceDispatcher$InnerConnection;-><init>(Landroid/app/LoadedApk$ServiceDis…
7327 Landroid/app/LoadedApk$ServiceDispatcher$InnerConnection;->connected(Landroid/content/ComponentName…
7328 Landroid/app/LoadedApk$ServiceDispatcher$RunConnection;->mCommand:I
7329 Landroid/app/LoadedApk$ServiceDispatcher$RunConnection;->mDead:Z
7330 Landroid/app/LoadedApk$ServiceDispatcher$RunConnection;->mName:Landroid/content/ComponentName;
[all …]