/system/libfmq/tests/ |
D | fmq_test.py | 48 clients = [] variable 52 clients += ["/data/nativetest/fmq_test_client/fmq_test_client"] 56 clients += ["/data/nativetest64/fmq_test_client/fmq_test_client"] 59 assert len(clients) > 0 67 for client in clients:
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test.py | 48 clients = [] variable 52 clients += ["/data/nativetest/hidl_test_client/hidl_test_client"] 56 clients += ["/data/nativetest64/hidl_test_client/hidl_test_client"] 59 assert len(clients) > 0 67 for client in clients:
|
/system/bt/gd/hci/ |
D | le_address_manager_test.cc | 182 size_t first_id = clients.size(); in AllocateClients() 184 clients.emplace_back(std::make_unique<RotatorClient>(le_address_manager_, first_id + i)); in AllocateClients() 198 std::vector<std::unique_ptr<RotatorClient>> clients; member in bluetooth::hci::LeAddressManagerTest 204 le_address_manager_->Register(clients[0].get()); in TEST_F() 206 le_address_manager_->Unregister(clients[0].get()); in TEST_F() 223 le_address_manager_->Register(clients[0].get()); in TEST_F() 227 clients[0].get()->WaitForResume(); in TEST_F() 228 le_address_manager_->Unregister(clients[0].get()); in TEST_F() 245 le_address_manager_->Register(clients[0].get()); in TEST_F() 249 clients[0].get()->WaitForResume(); in TEST_F() [all …]
|
/system/libhidl/transport/ |
D | HidlLazyUtils.cpp | 46 Return<void> onClients(const sp<IBase>& service, bool clients) override; 52 bool clients = false; member 156 bool clients) { in onClients() argument 159 if (registered.clients == clients) { in onClients() 161 << registered.name << " had clients: " << registered.clients in onClients() 162 << " but hwservicemanager has notified has clients: " << clients; in onClients() 164 registered.clients = clients; in onClients() 168 if (registered.clients) numWithClients++; in onClients() 173 << "/" << registered.name << " has clients: " << clients; in onClients()
|
/system/sepolicy/prebuilts/api/30.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 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/bt/hci/src/ |
D | hci_inject.cc | 66 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/ |
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/bt/main/shim/ |
D | link_policy.cc | 98 if (std::find(btm_cb.acl_cb_.link_policy.clients.begin(), in RegisterLinkPolicyClient() 99 btm_cb.acl_cb_.link_policy.clients.end(), in RegisterLinkPolicyClient() 100 p_cb) != btm_cb.acl_cb_.link_policy.clients.end()) { in RegisterLinkPolicyClient() 104 btm_cb.acl_cb_.link_policy.clients.push_back(p_cb); in RegisterLinkPolicyClient() 109 auto cb = std::find(btm_cb.acl_cb_.link_policy.clients.begin(), in UnregisterLinkPolicyClient() 110 btm_cb.acl_cb_.link_policy.clients.end(), p_cb); in UnregisterLinkPolicyClient() 111 if (cb == btm_cb.acl_cb_.link_policy.clients.end()) { in UnregisterLinkPolicyClient() 115 btm_cb.acl_cb_.link_policy.clients.erase(cb); in UnregisterLinkPolicyClient() 228 for (auto client_callback : btm_cb.acl_cb_.link_policy.clients) { in btm_pm_on_mode_change() 235 btm_cb.acl_cb_.link_policy.clients.size(), in btm_pm_on_mode_change() [all …]
|
/system/sepolicy/prebuilts/api/31.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 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/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 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/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.
|
/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/chre/chpp/ |
D | Android.bp | 69 "clients.c", 71 "clients/discovery.c", 72 "clients/loopback.c", 73 "clients/timesync.c", 74 "clients/gnss.c", 75 "clients/wifi.c", 76 "clients/wwan.c",
|
/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
|
/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
|
/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
|
/system/libfmq/fuzzer/ |
D | fmq_fuzzer.cpp | 135 std::vector<std::thread> clients; in fuzzAidlWithReaders() local 137 clients.emplace_back(reader<Queue, Desc>, std::ref(desc), std::ref(readerData[i])); in fuzzAidlWithReaders() 142 for (auto& client : clients) { in fuzzAidlWithReaders() 159 std::vector<std::thread> clients; in fuzzHidlWithReaders() local 161 clients.emplace_back(reader<Queue, Desc>, std::ref(*desc), std::ref(readerData[i])); in fuzzHidlWithReaders() 166 for (auto& client : clients) { in fuzzHidlWithReaders()
|
/system/tools/aidl/tests/ |
D | aidl_integration_test.py | 219 clients = [] variable 223 clients += [NdkClient(host, bitness)] 225 clients += [CppClient(host, bitness)] 228 clients += [JavaClient(host, bitness)] 231 clients += [RustClient(host, bitness)] 234 for client in clients:
|
/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.
|
/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.
|
/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
|
/system/sepolicy/public/ |
D | hal_tv_input.te | 1 # HwBinder IPC from clients into server, and callbacks
|
D | hal_tv_cec.te | 1 # HwBinder IPC from clients into server, and callbacks
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | hal_tv_input.te | 1 # HwBinder IPC from clients into server, and callbacks
|