/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | context_record.c | 19 int semanage_context_set_user(semanage_handle_t * handle, in semanage_context_set_user() 33 int semanage_context_set_role(semanage_handle_t * handle, in semanage_context_set_role() 47 int semanage_context_set_type(semanage_handle_t * handle, in semanage_context_set_type() 61 int semanage_context_set_mls(semanage_handle_t * handle, in semanage_context_set_mls() 69 int semanage_context_create(semanage_handle_t * handle, in semanage_context_create() 76 int semanage_context_clone(semanage_handle_t * handle, in semanage_context_clone() 93 int semanage_context_from_string(semanage_handle_t * handle, in semanage_context_from_string() 101 int semanage_context_to_string(semanage_handle_t * handle, in semanage_context_to_string()
|
H A D | users_local.c | 18 int semanage_user_modify_local(semanage_handle_t * handle, in semanage_user_modify_local() 27 static int lookup_seuser(semanage_handle_t * handle, const semanage_user_key_t *k) { in lookup_seuser() 59 int semanage_user_del_local(semanage_handle_t * handle, in semanage_user_del_local() 69 int semanage_user_query_local(semanage_handle_t * handle, in semanage_user_query_local() 78 int semanage_user_exists_local(semanage_handle_t * handle, in semanage_user_exists_local() 86 int semanage_user_count_local(semanage_handle_t * handle, in semanage_user_count_local() 94 int semanage_user_iterate_local(semanage_handle_t * handle, in semanage_user_iterate_local() 103 int semanage_user_list_local(semanage_handle_t * handle, in semanage_user_list_local()
|
H A D | ibendports_local.c | 17 int semanage_ibendport_modify_local(semanage_handle_t *handle, in semanage_ibendport_modify_local() 26 int semanage_ibendport_del_local(semanage_handle_t *handle, in semanage_ibendport_del_local() 34 int semanage_ibendport_query_local(semanage_handle_t *handle, in semanage_ibendport_query_local() 43 int semanage_ibendport_exists_local(semanage_handle_t *handle, in semanage_ibendport_exists_local() 52 int semanage_ibendport_count_local(semanage_handle_t *handle, in semanage_ibendport_count_local() 60 int semanage_ibendport_iterate_local(semanage_handle_t *handle, in semanage_ibendport_iterate_local() 68 int semanage_ibendport_list_local(semanage_handle_t *handle, in semanage_ibendport_list_local() 78 int semanage_ibendport_validate_local(semanage_handle_t *handle) in semanage_ibendport_validate_local()
|
H A D | ibpkeys_local.c | 17 int semanage_ibpkey_modify_local(semanage_handle_t *handle, in semanage_ibpkey_modify_local() 26 int semanage_ibpkey_del_local(semanage_handle_t *handle, in semanage_ibpkey_del_local() 34 int semanage_ibpkey_query_local(semanage_handle_t *handle, in semanage_ibpkey_query_local() 43 int semanage_ibpkey_exists_local(semanage_handle_t *handle, in semanage_ibpkey_exists_local() 52 int semanage_ibpkey_count_local(semanage_handle_t *handle, in semanage_ibpkey_count_local() 60 int semanage_ibpkey_iterate_local(semanage_handle_t *handle, in semanage_ibpkey_iterate_local() 69 int semanage_ibpkey_list_local(semanage_handle_t *handle, in semanage_ibpkey_list_local() 78 int semanage_ibpkey_validate_local(semanage_handle_t *handle) in semanage_ibpkey_validate_local()
|
H A D | ports_local.c | 15 int semanage_port_modify_local(semanage_handle_t * handle, in semanage_port_modify_local() 24 int semanage_port_del_local(semanage_handle_t * handle, in semanage_port_del_local() 32 int semanage_port_query_local(semanage_handle_t * handle, in semanage_port_query_local() 41 int semanage_port_exists_local(semanage_handle_t * handle, in semanage_port_exists_local() 49 int semanage_port_count_local(semanage_handle_t * handle, in semanage_port_count_local() 57 int semanage_port_iterate_local(semanage_handle_t * handle, in semanage_port_iterate_local() 66 int semanage_port_list_local(semanage_handle_t * handle, in semanage_port_list_local() 75 int semanage_port_validate_local(semanage_handle_t * handle) in semanage_port_validate_local()
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | user_record.c | 31 int sepol_user_key_create(sepol_handle_t * handle, in sepol_user_key_create() 63 int sepol_user_key_extract(sepol_handle_t * handle, in sepol_user_key_extract() 103 int sepol_user_set_name(sepol_handle_t * handle, in sepol_user_set_name() 126 int sepol_user_set_mlslevel(sepol_handle_t * handle, in sepol_user_set_mlslevel() 149 int sepol_user_set_mlsrange(sepol_handle_t * handle, in sepol_user_set_mlsrange() 172 int sepol_user_add_role(sepol_handle_t * handle, in sepol_user_add_role() 218 int sepol_user_set_roles(sepol_handle_t * handle, in sepol_user_set_roles() 263 int sepol_user_get_roles(sepol_handle_t * handle, in sepol_user_get_roles() 304 int sepol_user_create(sepol_handle_t * handle, sepol_user_t ** user_ptr) in sepol_user_create() 327 int sepol_user_clone(sepol_handle_t * handle, in sepol_user_clone()
|
H A D | ibpkey_record.c | 34 static int ibpkey_parse_subnet_prefix(sepol_handle_t *handle, in ibpkey_parse_subnet_prefix() 55 static int ibpkey_expand_subnet_prefix(sepol_handle_t *handle, in ibpkey_expand_subnet_prefix() 77 static int ibpkey_alloc_subnet_prefix_string(sepol_handle_t *handle, in ibpkey_alloc_subnet_prefix_string() 98 int sepol_ibpkey_key_create(sepol_handle_t *handle, in sepol_ibpkey_key_create() 140 int sepol_ibpkey_key_extract(sepol_handle_t *handle, in sepol_ibpkey_key_extract() 233 int sepol_ibpkey_get_subnet_prefix(sepol_handle_t *handle, in sepol_ibpkey_get_subnet_prefix() 262 int sepol_ibpkey_set_subnet_prefix(sepol_handle_t *handle, in sepol_ibpkey_set_subnet_prefix() 288 int sepol_ibpkey_create(sepol_handle_t *handle, sepol_ibpkey_t **ibpkey) in sepol_ibpkey_create() 308 int sepol_ibpkey_clone(sepol_handle_t *handle, in sepol_ibpkey_clone() 351 int sepol_ibpkey_set_con(sepol_handle_t *handle, in sepol_ibpkey_set_con()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/jv/ |
D | bta_jv_api.cc | 214 tBTA_JV_STATUS BTA_JvDeleteRecord(uint32_t handle) { in BTA_JvDeleteRecord() 257 tBTA_JV_STATUS BTA_JvL2capClose(uint32_t handle) { in BTA_JvL2capClose() 324 tBTA_JV_STATUS BTA_JvL2capRead(uint32_t handle, uint32_t req_id, uint8_t* p_data, uint16_t len) { in BTA_JvL2capRead() 358 tBTA_JV_STATUS BTA_JvL2capReady(uint32_t handle, uint32_t* p_data_size) { in BTA_JvL2capReady() 387 tBTA_JV_STATUS BTA_JvL2capWrite(uint32_t handle, uint32_t req_id, BT_HDR* msg, uint32_t user_id) { in BTA_JvL2capWrite() 441 tBTA_JV_STATUS BTA_JvRfcommClose(uint32_t handle, uint32_t rfcomm_slot_id) { in BTA_JvRfcommClose() 503 tBTA_JV_STATUS BTA_JvRfcommStopServer(uint32_t handle, uint32_t rfcomm_slot_id) { in BTA_JvRfcommStopServer() 519 uint16_t BTA_JvRfcommGetPortHdl(uint32_t handle) { in BTA_JvRfcommGetPortHdl() 541 tBTA_JV_STATUS BTA_JvRfcommWrite(uint32_t handle, uint32_t req_id) { in BTA_JvRfcommWrite() 582 tBTA_JV_STATUS BTA_JvSetPmProfile(uint32_t handle, tBTA_JV_PM_ID app_id, in BTA_JvSetPmProfile()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jsAndWasmShared/src/internal/ |
H A D | JSDispatcher.kt | 43 val handle = w3cSetTimeout({ block.run() }, delayToInt(timeMillis)) in schedule() constant 48 …val handle = w3cSetTimeout({ with(continuation) { resumeUndispatched(Unit) } }, delayToInt(timeMil… in schedule() constant 59 …val handle = w3cSetTimeout(window, { with(continuation) { resumeUndispatched(Unit) } }, delayToInt… in dispatch() constant 64 val handle = w3cSetTimeout(window, block::run, delayToInt(timeMillis)) in invokeOnTimeout() constant 81 private open class ClearTimeout(protected val handle: Int) : CancelHandler, DisposableHandle { constant in ClearTimeout
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/ |
H A D | GrallocMinigbm.cpp | 54 uint32_t handle = resource->getResourceHandle(); in createColorBuffer() local 88 uint32_t MinigbmGralloc::getHostHandle(const native_handle_t* handle) { in getHostHandle() 108 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getHostHandle() local 116 int MinigbmGralloc::getFormat(const native_handle_t* handle) { in getFormat() 121 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getFormat() local 126 uint32_t MinigbmGralloc::getFormatDrmFourcc(const native_handle_t* handle) { in getFormatDrmFourcc() 131 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getFormatDrmFourcc() local 147 size_t MinigbmGralloc::getAllocatedSize(const native_handle_t* handle) { in getAllocatedSize() 167 const native_handle_t* handle = AHardwareBuffer_getNativeHandle(ahb); in getAllocatedSize() local
|
/aosp_15_r20/external/iptables/iptables/ |
H A D | iptables.c | 142 struct xtc_handle *const handle) in print_firewall() 215 struct xtc_handle *handle) in append_entry() 242 struct xtc_handle *handle) in replace_entry() 265 struct xtc_handle *handle) in insert_entry() 295 struct xtc_handle *handle, in delete_entry() 325 bool verbose, struct xtc_handle *handle, in check_entry() 352 int verbose, int builtinstoo, struct xtc_handle *handle) in for_each_chain4() 388 struct xtc_handle *handle) in flush_entries4() 400 struct xtc_handle *handle) in zero_entries() 412 struct xtc_handle *handle) in delete_chain4() [all …]
|
H A D | ip6tables.c | 142 struct xtc_handle *const handle) in print_firewall() 216 struct xtc_handle *handle) in append_entry() 243 struct xtc_handle *handle) in replace_entry() 266 struct xtc_handle *handle) in insert_entry() 296 struct xtc_handle *handle, in delete_entry() 326 bool verbose, struct xtc_handle *handle, in check_entry() 353 int verbose, int builtinstoo, struct xtc_handle *handle) in for_each_chain6() 389 struct xtc_handle *handle) in flush_entries6() 401 struct xtc_handle *handle) in zero_entries() 413 struct xtc_handle *handle) in delete_chain6() [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 81 def on_characteristic_read(self, addr, status, handle, value): argument 92 def on_characteristic_write(self, addr, status, handle): argument 111 def on_descriptor_read(self, addr, status, handle, value): argument 122 def on_descriptor_write(self, addr, status, handle): argument 132 def on_notify(self, addr, handle, value): argument 341 def OnCharacteristicRead(self, addr, status, handle, value): argument 353 def OnCharacteristicWrite(self, addr, status, handle): argument 374 def OnDescriptorRead(self, addr, status, handle, value): argument 386 def OnDescriptorWrite(self, addr, status, handle): argument 397 def OnNotify(self, addr, handle, value): argument [all …]
|
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | TelecomServiceImplTest.java | 820 final PhoneAccountHandle handle = TEL_PA_HANDLE_16; in testGetSimCallManager() local 831 final PhoneAccountHandle handle = TEL_PA_HANDLE_16; in testGetSimCallManagerForUser() local 914 PhoneAccountHandle handle = new PhoneAccountHandle( in testRegisterPhoneAccountWithoutPermissionAnomalyReported() local 931 PhoneAccountHandle handle = new PhoneAccountHandle( in testRegisterPhoneAccountSelfManagedWithoutPermission() local 945 PhoneAccountHandle handle = new PhoneAccountHandle( in testRegisterPhoneAccountSelfManagedInvalidCapabilities() local 1367 Uri handle = Uri.parse("tel:6505551234"); in testPlaceCallWithNonEmergencyPermission() local 1392 Uri handle = Uri.parse("tel:6505551234"); in testPlaceCall_enforceCallingPackageFailure() local 1419 Uri handle = Uri.parse("tel:6505551234"); in testPlaceCall_selfManaged_permissionGranted() local 1454 Uri handle = Uri.parse("tel:6505551234"); in testPlaceCall_selfManaged_noPermission() local 1483 Uri handle = Uri.parse("tel:6505551234"); in testPlaceCall_selfManaged_permissionFail() local [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.c | 531 uint32_t handle, uint32_t object) in virgl_encode_bind_object() 539 uint32_t handle, uint32_t object) in virgl_encode_delete_object() 547 uint32_t handle, in virgl_encode_blend_state() 590 uint32_t handle, in virgl_encode_dsa_state() 620 uint32_t handle, in virgl_encode_rasterizer_state() 673 uint32_t handle, uint32_t len, in virgl_emit_shader_header() 713 uint32_t handle, in virgl_encode_shader_state() 896 uint32_t handle, in virgl_encoder_create_vertex_elements() 990 uint32_t handle, in virgl_encoder_create_surface_common() 1006 uint32_t handle, in virgl_encoder_create_surface() [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_impl.h | 347 uint16_t handle = connection_complete.GetConnectionHandle(); in create_and_announce_connection() local 443 uint16_t handle = packet_type_changed.GetConnectionHandle(); in on_connection_packet_type_changed() local 460 uint16_t handle = complete_view.GetConnectionHandle(); in on_central_link_key_complete() local 473 uint16_t handle = authentication_complete.GetConnectionHandle(); in on_authentication_complete() local 491 uint16_t handle = complete_view.GetConnectionHandle(); in on_change_connection_link_key_complete() local 508 uint16_t handle = complete_view.GetConnectionHandle(); in on_read_clock_offset_complete() local 521 uint16_t handle = mode_change_view.GetConnectionHandle(); in on_mode_change() local 534 uint16_t handle = sniff_subrating_view.GetConnectionHandle(); in on_sniff_subrating() local 555 uint16_t handle = complete_view.GetConnectionHandle(); in on_qos_setup_complete() local 578 uint16_t handle = complete_view.GetConnectionHandle(); in on_flow_specification_complete() local [all …]
|
/aosp_15_r20/hardware/interfaces/common/support/ |
H A D | NativeHandle.cpp | 28 bool isAidlNativeHandleEmpty(const NativeHandle& handle) { in isAidlNativeHandleEmpty() 32 static native_handle_t* fromAidl(const NativeHandle& handle, bool doDup) { in fromAidl() 44 native_handle_t* makeFromAidl(const NativeHandle& handle) { in makeFromAidl() 47 native_handle_t* dupFromAidl(const NativeHandle& handle) { in dupFromAidl() 51 static NativeHandle toAidl(const native_handle_t* handle, bool doDup) { in toAidl() 65 NativeHandle makeToAidl(const native_handle_t* handle) { in makeToAidl() 69 NativeHandle dupToAidl(const native_handle_t* handle) { in dupToAidl()
|
/aosp_15_r20/external/tink/cc/keyderivation/internal/ |
H A D | prf_based_deriver_test.cc | 126 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 163 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 191 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 206 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 233 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 247 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 275 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 301 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local 327 util::StatusOr<std::unique_ptr<KeysetHandle>> handle = in TEST_F() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | address_pool_manager.cc | 57 void AddressPoolManager::Add(pool_handle handle, uintptr_t ptr, size_t length) { in Add() 68 pool_handle handle, in GetPoolUsedSuperPages() 78 uintptr_t AddressPoolManager::GetPoolBaseAddress(pool_handle handle) { in GetPoolBaseAddress() 93 void AddressPoolManager::Remove(pool_handle handle) { in Remove() 99 uintptr_t AddressPoolManager::Reserve(pool_handle handle, in Reserve() 113 void AddressPoolManager::UnreserveAndDecommit(pool_handle handle, in UnreserveAndDecommit() 292 void AddressPoolManager::GetPoolStats(const pool_handle handle, in GetPoolStats() 358 uintptr_t AddressPoolManager::Reserve(pool_handle handle, in Reserve() 370 void AddressPoolManager::UnreserveAndDecommit(pool_handle handle, in UnreserveAndDecommit() 378 void AddressPoolManager::MarkUsed(pool_handle handle, in MarkUsed() [all …]
|
/aosp_15_r20/frameworks/native/services/powermanager/ |
H A D | PowerHalController.cpp | 116 std::shared_ptr<HalWrapper> handle = initHal(); in setBoost() local 122 std::shared_ptr<HalWrapper> handle = initHal(); in setMode() local 130 std::shared_ptr<HalWrapper> handle = initHal(); in createHintSession() local 141 std::shared_ptr<HalWrapper> handle = initHal(); in createHintSessionWithConfig() local 150 std::shared_ptr<HalWrapper> handle = initHal(); in getHintSessionPreferredRate() local 158 std::shared_ptr<HalWrapper> handle = initHal(); in getSessionChannel() local 165 std::shared_ptr<HalWrapper> handle = initHal(); in closeSessionChannel() local 172 std::shared_ptr<HalWrapper> handle = initHal(); in getSupportInfo() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/ |
H A D | PCR.c | 87 TPMI_DH_PCR handle, // IN: handle of PCR in PCRBelongsAuthGroup() 122 TPMI_DH_PCR handle, // IN: handle of PCR in PCRBelongsPolicyGroup() 151 TPMI_DH_PCR handle // IN: handle of PCR in PCRBelongsTCBGroup() 174 TPMI_DH_PCR handle // IN: PCR handle in PCRPolicyIsAvailable() 187 TPMI_DH_PCR handle // IN: PCR handle in PCRGetAuthValue() 208 TPMI_DH_PCR handle, // IN: PCR handle in PCRGetAuthPolicy() 619 TPMI_DH_PCR handle // IN: PCR handle to be extended in PCRIsStateSaved() 638 TPMI_DH_PCR handle // IN: PCR handle to be extended in PCRIsResetAllowed() 690 TPMI_DH_PCR handle // IN: PCR handle to be extended in PCRIsExtendAllowed() 710 TPMI_DH_PCR handle, // IN: PCR handle to be extended in PCRExtend() [all …]
|
/aosp_15_r20/packages/providers/MediaProvider/jni/ |
D | node-inl.h | 44 struct handle { struct 45 explicit handle(int fd, const RedactionInfo* ri, bool cached, bool passthrough, uid_t uid, in handle() function 63 ~handle() { close(fd); } in ~handle() argument 344 for (const auto& handle : handles_) { in HasCachedHandle() local 357 for (const auto& handle : handles_) { in CheckHandleForUid() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 475 static void btsnd_hcic_disconnect(uint16_t handle, uint8_t reason) { in btsnd_hcic_disconnect() 490 void btsnd_hcic_add_SCO_conn(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_add_SCO_conn() 609 void btsnd_hcic_change_conn_type(uint16_t handle, uint16_t packet_types) { in btsnd_hcic_change_conn_type() 625 void btsnd_hcic_auth_request(uint16_t handle) { in btsnd_hcic_auth_request() 640 void btsnd_hcic_set_conn_encrypt(uint16_t handle, bool enable) { in btsnd_hcic_set_conn_encrypt() 656 void btsnd_hcic_rmt_ext_features(uint16_t handle, uint8_t page_num) { in btsnd_hcic_rmt_ext_features() 672 void btsnd_hcic_rmt_ver_req(uint16_t handle) { in btsnd_hcic_rmt_ver_req() 687 void btsnd_hcic_read_rmt_clk_offset(uint16_t handle) { in btsnd_hcic_read_rmt_clk_offset() 702 void btsnd_hcic_setup_esco_conn(uint16_t handle, uint32_t transmit_bandwidth, in btsnd_hcic_setup_esco_conn() 765 void btsnd_hcic_hold_mode(uint16_t handle, uint16_t max_hold_period, uint16_t min_hold_period) { in btsnd_hcic_hold_mode() [all …]
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/ |
H A D | sensors_mpl.cpp | 59 int handle; member 199 int sensors_poll_context_t::activate(int handle, int enabled) { in activate() 207 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay() 357 int sensors_poll_context_t::batch(int handle, int flags, int64_t period_ns, in batch() 366 void inv_pending_flush(int handle) { in inv_pending_flush() 380 int sensors_poll_context_t::flush(int handle) in flush() 400 int handle, int enabled) in poll__activate() 407 int handle, int64_t ns) in poll__setDelay() 429 int handle, int flags, int64_t period_ns, int64_t timeout) in poll__batch() 437 int handle) in poll__flush()
|
/aosp_15_r20/packages/modules/adb/client/ |
D | usb_osx.cpp | 103 static void AddDevice(std::unique_ptr<usb_handle> handle) { in AddDevice() 314 std::unique_ptr<usb_handle> handle = in AndroidInterfaceAdded() local 417 std::unique_ptr<usb_handle> handle; in CheckInterface() local 559 int usb_write(usb_handle *handle, const void *buf, int len) in usb_write() 598 int usb_read(usb_handle *handle, void *buf, int len) in usb_read() 638 int usb_close(usb_handle *handle) in usb_close() 650 void usb_reset(usb_handle* handle) { in usb_reset() 655 static void usb_kick_locked(usb_handle *handle) in usb_kick_locked() 670 void usb_kick(usb_handle *handle) { in usb_kick() 676 size_t usb_get_max_packet_size(usb_handle* handle) { in usb_get_max_packet_size()
|