/system/bt/hci/src/ |
D | hci_inject.cc | 65 static list_t* clients; variable 74 CHECK(clients == NULL); in hci_inject_open() 82 clients = list_new(client_free); in hci_inject_open() 83 if (!clients) goto error; in hci_inject_open() 105 list_free(clients); in hci_inject_close() 110 clients = NULL; in hci_inject_close() 138 if (!list_append(clients, client)) { in accept_ready() 157 list_remove(clients, client); in read_ready()
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | technical_debt.cil | 8 ; 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/private/ |
D | technical_debt.cil | 8 ; 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
|
D | bluetoothdomain.te | 1 # Allow clients to use a socket provided by the bluetooth app.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | hal_configstore.te | 6 # this HAL should be restricted to different clients. Thus, the allow rules for 7 # clients are defined in the .te files of the clients.
|
D | hal_tv_cec.te | 1 # HwBinder IPC from clients into server, and callbacks
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | technical_debt.cil | 8 ; 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/libhidl/transport/manager/1.2/ |
D | IClientCallback.hal | 21 * 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
|
D | IServiceManager.hal | 25 * 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/27.0/private/ |
D | technical_debt.cil | 8 ; 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
|
D | bluetoothdomain.te | 1 # Allow clients to use a socket provided by the bluetooth app.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | technical_debt.cil | 8 ; 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
|
D | bluetoothdomain.te | 1 # Allow clients to use a socket provided by the bluetooth app.
|
/system/libhidl/transport/ |
D | HidlLazyUtils.cpp | 38 Return<void> onClients(const sp<IBase>& service, bool clients) override; 116 bool clients) { in onClients() argument 117 if (clients) { in onClients() 125 << " has clients: " << clients; in onClients()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | hal_configstore.te | 8 # this HAL should be restricted to different clients. Thus, the allow rules for 9 # clients are defined in the .te files of the clients.
|
D | hal_tv_cec.te | 1 # HwBinder IPC from clients into server, and callbacks
|
D | hal_tv_input.te | 1 # HwBinder IPC from clients into server, and callbacks
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | hal_configstore.te | 8 # this HAL should be restricted to different clients. Thus, the allow rules for 9 # clients are defined in the .te files of the clients.
|
D | hal_tv_cec.te | 1 # HwBinder IPC from clients into server, and callbacks
|
D | hal_tv_input.te | 1 # HwBinder IPC from clients into server, and callbacks
|
/system/core/libsysutils/src/ |
D | SocketListener.cpp | 247 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/public/ |
D | hal_tv_cec.te | 1 # HwBinder IPC from clients into server, and callbacks
|
D | hal_tv_input.te | 1 # HwBinder IPC from clients into server, and callbacks
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | hal_tv_cec.te | 1 # HwBinder IPC from clients into server, and callbacks
|
D | hal_tv_input.te | 1 # HwBinder IPC from clients into server, and callbacks
|