Home
last modified time | relevance | path

Searched defs:app_uid (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_uid.cc60 int32_t app_uid) { in uid_set_find_or_create_node()
75 void uid_set_add_tx(uid_set_t* set, int32_t app_uid, uint64_t bytes) { in uid_set_add_tx()
83 void uid_set_add_rx(uid_set_t* set, int32_t app_uid, uint64_t bytes) { in uid_set_add_rx()
Dbtif_sock_l2cap.cc55 int app_uid; // The UID of the app who requested this socket member
634 int app_uid = sock->app_uid; in on_l2cap_write_done() local
649 int app_uid = -1; in on_l2cap_data_ind() local
782 int app_uid) { in btsock_l2cap_listen_or_connect()
840 int flags, int app_uid) { in btsock_l2cap_listen()
846 int* sock_fd, int flags, int app_uid) { in btsock_l2cap_connect()
Dbtif_sock_rfc.cc83 int app_uid; // UID of the app for which this socket was created. member
284 int* sock_fd, int flags, int app_uid) { in btsock_rfc_listen()
341 int* sock_fd, int flags, int app_uid) { in btsock_rfc_connect()
612 int app_uid = -1; in on_rfc_write_done() local
908 int app_uid = -1; in bta_co_rfc_data_incoming() local
Dbtif_sock.cc252 int* sock_fd, int flags, int app_uid) { in btsock_listen()
317 int flags, int app_uid) { in btsock_connect()
/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DProfileManager.java119 int app_uid = Binder.getCallingUid(); in addServiceProfile() local
148 int app_uid = Binder.getCallingUid(); in removeServiceProfile() local
322 int app_uid = entry.getValue().uid; in loadServiceProfile() local
337 int app_uid = Binder.getCallingUid(); in getServiceProfiles() local
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h318 int app_uid = 0; member
/packages/modules/Bluetooth/system/tools/bdtool/
Dbdtool.c201 const int app_uid = 0; in main() local
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h165 int32_t app_uid; member