Home
last modified time | relevance | path

Searched refs:clients (Results 1 – 25 of 121) sorted by relevance

12345

/system/libhidl/transport/
DHidlLazyUtils.cpp40 Return<void> onClients(const sp<IBase>& service, bool clients) override;
46 bool clients = false; member
132 bool clients) { in onClients() argument
134 if (registered.clients == clients) { in onClients()
136 << registered.name << " had clients: " << registered.clients in onClients()
137 << " but hwservicemanager has notified has clients: " << clients; in onClients()
139 registered.clients = clients; in onClients()
143 if (registered.clients) numWithClients++; in onClients()
148 << "/" << registered.name << " has clients: " << clients; in onClients()
/system/bt/gd/hci/
Dle_address_manager_test.cc174 size_t first_id = clients.size(); in AllocateClients()
176 clients.emplace_back(std::make_unique<RotatorClient>(le_address_manager_, first_id + i)); in AllocateClients()
190 std::vector<std::unique_ptr<RotatorClient>> clients; member in bluetooth::hci::LeAddressManagerTest
196 le_address_manager_->Register(clients[0].get()); in TEST_F()
198 le_address_manager_->Unregister(clients[0].get()); in TEST_F()
215 le_address_manager_->Register(clients[0].get()); in TEST_F()
219 clients[0].get()->WaitForResume(); in TEST_F()
220 le_address_manager_->Unregister(clients[0].get()); in TEST_F()
237 le_address_manager_->Register(clients[0].get()); in TEST_F()
241 clients[0].get()->WaitForResume(); in TEST_F()
[all …]
/system/sepolicy/private/
Dtechnical_debt.cil8 ; Apps, except isolated apps, are clients of Allocator HAL
15 ; Apps, except isolated apps, are clients of OMX-related services
19 ; Apps, except isolated apps, are clients of Codec2-related services
23 ; Apps, except isolated apps, are clients of Drm-related services
27 ; Apps, except isolated apps, are clients of Configstore HAL
32 ; Apps, except isolated apps, are clients of Graphics Allocator HAL
37 ; Apps, except isolated apps, are clients of Cas HAL
42 ; Domains hosting Camera HAL implementations are clients of Allocator HAL
47 ; Apps, except isolated apps, are clients of Neuralnetworks HAL
62 ; Apps, except isolated apps, are clients of BufferHub HAL
/system/sepolicy/prebuilts/api/30.0/private/
Dtechnical_debt.cil8 ; Apps, except isolated apps, are clients of Allocator HAL
15 ; Apps, except isolated apps, are clients of OMX-related services
19 ; Apps, except isolated apps, are clients of Codec2-related services
23 ; Apps, except isolated apps, are clients of Drm-related services
27 ; Apps, except isolated apps, are clients of Configstore HAL
32 ; Apps, except isolated apps, are clients of Graphics Allocator HAL
37 ; Apps, except isolated apps, are clients of Cas HAL
42 ; Domains hosting Camera HAL implementations are clients of Allocator HAL
47 ; Apps, except isolated apps, are clients of Neuralnetworks HAL
62 ; Apps, except isolated apps, are clients of BufferHub HAL
Dbluetoothdomain.te1 # Allow clients to use a socket provided by the bluetooth app.
/system/bt/hci/src/
Dhci_inject.cc66 static list_t* clients; variable
75 CHECK(clients == NULL); in hci_inject_open()
83 clients = list_new(client_free); in hci_inject_open()
84 if (!clients) goto error; in hci_inject_open()
106 list_free(clients); in hci_inject_close()
111 clients = NULL; in hci_inject_close()
141 if (!list_append(clients, client)) { in accept_ready()
160 list_remove(clients, client); in read_ready()
/system/sepolicy/prebuilts/api/29.0/private/
Dtechnical_debt.cil8 ; Apps, except isolated apps, are clients of Allocator HAL
15 ; Apps, except isolated apps, are clients of OMX-related services
19 ; Apps, except isolated apps, are clients of Codec2-related services
23 ; Apps, except isolated apps, are clients of Configstore HAL
28 ; Apps, except isolated apps, are clients of Graphics Allocator HAL
33 ; Apps, except isolated apps, are clients of Cas HAL
38 ; Domains hosting Camera HAL implementations are clients of Allocator HAL
43 ; Apps, except isolated apps, are clients of Neuralnetworks HAL
58 ; Apps, except isolated apps, are clients of BufferHub HAL
/system/sepolicy/prebuilts/api/26.0/public/
Dhal_configstore.te6 # this HAL should be restricted to different clients. Thus, the allow rules for
7 # clients are defined in the .te files of the clients.
Dhal_tv_input.te1 # HwBinder IPC from clients into server, and callbacks
/system/sepolicy/prebuilts/api/28.0/private/
Dtechnical_debt.cil8 ; Apps, except isolated apps, are clients of Allocator HAL
15 ; Apps, except isolated apps, are clients of Configstore HAL
20 ; Apps, except isolated apps, are clients of Graphics Allocator HAL
25 ; Apps, except isolated apps, are clients of Cas HAL
30 ; Domains hosting Camera HAL implementations are clients of Allocator HAL
35 ; Apps, except isolated apps, are clients of Neuralnetworks HAL
/system/sepolicy/prebuilts/api/27.0/private/
Dtechnical_debt.cil8 ; Apps, except isolated apps, are clients of Allocator HAL
15 ; Apps, except isolated apps, are clients of Configstore HAL
20 ; Apps, except isolated apps, are clients of Graphics Allocator HAL
25 ; Apps, except isolated apps, are clients of Cas HAL
30 ; Domains hosting Camera HAL implementations are clients of Allocator HAL
/system/libhidl/transport/manager/1.2/
DIClientCallback.hal21 * This is called when there is a transition between having >= 1 clients and having 0 clients
29 * @param hasClients whether there are currently clients
30 * true - when there are >= 1 clients. This must be called as soon as IServiceManager::get
32 * false - when there are 0 clients. This may be delayed if it is thought that another
DIServiceManager.hal25 * Adds a callback that must be called when the specified server has no clients.
27 * If the service has clients at the time of registration, the callback is called with
32 * @param server non-null service waiting to have no clients (previously registered)
33 * @param cb non-null callback to call when there are no clients
84 * Unregisters a service if there are no clients for it. This must only unregister the
/system/sepolicy/prebuilts/api/26.0/private/
Dtechnical_debt.cil8 ; Apps, except isolated apps, are clients of Allocator HAL
15 ; Apps, except isolated apps, are clients of Configstore HAL
20 ; Apps, except isolated apps, are clients of Graphics Allocator HAL
25 ; Domains hosting Camera HAL implementations are clients of Allocator HAL
/system/connectivity/wificond/
Dap_interface_binder.cpp36 const std::vector<NativeWifiClient>& clients) { in NotifyConnectedClientsChanged() argument
38 LOG(DEBUG) << "NotifyConnectedClientsChanged called returning clients count " << clients.size(); in NotifyConnectedClientsChanged()
39 ap_interface_event_callback_->onConnectedClientsChanged(clients); in NotifyConnectedClientsChanged()
/system/tools/aidl/tests/
Daidl_integration_test.py167 clients = [] variable
171 clients += [NativeClient(host, bitness)]
176 clients += [JavaClient(host, bitnesses[-1])]
178 for client in clients:
/system/sepolicy/prebuilts/api/27.0/public/
Dhal_configstore.te8 # this HAL should be restricted to different clients. Thus, the allow rules for
9 # clients are defined in the .te files of the clients.
/system/sepolicy/prebuilts/api/28.0/public/
Dhal_configstore.te8 # this HAL should be restricted to different clients. Thus, the allow rules for
9 # clients are defined in the .te files of the clients.
/system/core/libsysutils/src/
DSocketListener.cpp247 std::vector<SocketClient*> clients; in snapshotClients() local
249 clients.reserve(mClients.size()); in snapshotClients()
253 clients.push_back(c); in snapshotClients()
257 return clients; in snapshotClients()
/system/sepolicy/prebuilts/api/30.0/public/
Dhal_tv_cec.te1 # HwBinder IPC from clients into server, and callbacks
Dhal_tv_input.te1 # HwBinder IPC from clients into server, and callbacks
/system/sepolicy/prebuilts/api/29.0/public/
Dhal_tv_input.te1 # HwBinder IPC from clients into server, and callbacks
Dhal_tv_cec.te1 # HwBinder IPC from clients into server, and callbacks
/system/sepolicy/public/
Dhal_tv_input.te1 # HwBinder IPC from clients into server, and callbacks
Dhal_tv_cec.te1 # HwBinder IPC from clients into server, and callbacks

12345