HomeSort by relevance Sort by last modified time
    Searched refs:binder_call (Results 1 - 25 of 27) sorted by null

1 2

  /system/sepolicy/prebuilts/api/26.0/public/
hal_tetheroffload.te 2 binder_call(hal_tetheroffload_client, hal_tetheroffload_server)
3 binder_call(hal_tetheroffload_server, hal_tetheroffload_client)
hal_wifi_offload.te 2 binder_call(hal_wifi_offload_client, hal_wifi_offload_server)
3 binder_call(hal_wifi_offload_server, hal_wifi_offload_client)
te_macros 357 # binder_call(clientdomain, serverdomain)
359 define(`binder_call', `
532 binder_call($1, keystore)
  /system/sepolicy/prebuilts/api/27.0/public/
hal_tetheroffload.te 2 binder_call(hal_tetheroffload_client, hal_tetheroffload_server)
3 binder_call(hal_tetheroffload_server, hal_tetheroffload_client)
hal_wifi_offload.te 2 binder_call(hal_wifi_offload_client, hal_wifi_offload_server)
3 binder_call(hal_wifi_offload_server, hal_wifi_offload_client)
te_macros 361 # binder_call(clientdomain, serverdomain)
363 define(`binder_call', `
543 binder_call($1, keystore)
  /system/sepolicy/prebuilts/api/28.0/public/
hal_tetheroffload.te 2 binder_call(hal_tetheroffload_client, hal_tetheroffload_server)
3 binder_call(hal_tetheroffload_server, hal_tetheroffload_client)
hal_wifi_offload.te 2 binder_call(hal_wifi_offload_client, hal_wifi_offload_server)
3 binder_call(hal_wifi_offload_server, hal_wifi_offload_client)
te_macros 369 # binder_call(clientdomain, serverdomain)
371 define(`binder_call', `
564 binder_call($1, keystore)
565 binder_call(keystore, $1)
app.te 215 binder_call(appdomain, binderservicedomain)
217 binder_call(appdomain, appdomain)
219 binder_call(appdomain, ephemeral_app)
315 binder_call({ appdomain -isolated_app }, mediacodec)
  /system/sepolicy/public/
hal_tetheroffload.te 2 binder_call(hal_tetheroffload_client, hal_tetheroffload_server)
3 binder_call(hal_tetheroffload_server, hal_tetheroffload_client)
hal_wifi_offload.te 2 binder_call(hal_wifi_offload_client, hal_wifi_offload_server)
3 binder_call(hal_wifi_offload_server, hal_wifi_offload_client)
te_macros 369 # binder_call(clientdomain, serverdomain)
371 define(`binder_call', `
564 binder_call($1, keystore)
565 binder_call(keystore, $1)
app.te 215 binder_call(appdomain, binderservicedomain)
217 binder_call(appdomain, appdomain)
219 binder_call(appdomain, ephemeral_app)
315 binder_call({ appdomain -isolated_app }, mediacodec)
  /frameworks/native/cmds/servicemanager/
bctest.c 22 if (binder_call(bs, &msg, &reply, target, SVC_MGR_CHECK_SERVICE))
47 if (binder_call(bs, &msg, &reply, target, SVC_MGR_ADD_SERVICE))
binder.h 55 int binder_call(struct binder_state *bs,
61 * binder_io after binder_call() returns
62 * - can safely be called even if binder_call() fails
  /system/sepolicy/prebuilts/api/26.0/private/
adbd.te 69 binder_call(adbd, surfaceflinger)
system_server.te 167 binder_call(system_server, appdomain)
168 binder_call(system_server, binderservicedomain)
169 binder_call(system_server, dumpstate)
170 binder_call(system_server, fingerprintd)
171 binder_call(system_server, gatekeeperd)
172 binder_call(system_server, installd)
173 binder_call(system_server, incidentd)
174 binder_call(system_server, netd)
175 binder_call(system_server, wificond)
204 binder_call(system_server, mediacodec
    [all...]
  /system/sepolicy/prebuilts/api/27.0/private/
adbd.te 71 binder_call(adbd, surfaceflinger)
system_server.te 176 binder_call(system_server, appdomain)
177 binder_call(system_server, binderservicedomain)
178 binder_call(system_server, dumpstate)
179 binder_call(system_server, fingerprintd)
180 binder_call(system_server, gatekeeperd)
181 binder_call(system_server, installd)
182 binder_call(system_server, incidentd)
183 binder_call(system_server, netd)
184 binder_call(system_server, wificond)
216 binder_call(system_server, mediacodec
    [all...]
app.te 191 binder_call(appdomain, binderservicedomain)
193 binder_call(appdomain, appdomain)
195 binder_call(appdomain, ephemeral_app)
297 binder_call({ appdomain -isolated_app }, mediacodec)
  /system/sepolicy/prebuilts/api/28.0/private/
adbd.te 76 binder_call(adbd, surfaceflinger)
system_server.te 174 binder_call(system_server, appdomain)
175 binder_call(system_server, binderservicedomain)
176 binder_call(system_server, dumpstate)
177 binder_call(system_server, fingerprintd)
178 binder_call(system_server, gatekeeperd)
179 binder_call(system_server, installd)
180 binder_call(system_server, incidentd)
181 binder_call(system_server, netd)
182 binder_call(system_server, statsd)
183 binder_call(system_server, storaged
    [all...]
  /system/sepolicy/private/
adbd.te 76 binder_call(adbd, surfaceflinger)
system_server.te 174 binder_call(system_server, appdomain)
175 binder_call(system_server, binderservicedomain)
176 binder_call(system_server, dumpstate)
177 binder_call(system_server, fingerprintd)
178 binder_call(system_server, gatekeeperd)
179 binder_call(system_server, installd)
180 binder_call(system_server, incidentd)
181 binder_call(system_server, netd)
182 binder_call(system_server, statsd)
183 binder_call(system_server, storaged
    [all...]

Completed in 193 milliseconds

1 2