Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_sslproto.py245 def __init__(self, on_data, on_eof): argument
308 def __init__(self, on_data, on_eof): argument
380 def __init__(self, on_data): argument
396 def __init__(self, on_data, on_eof): argument
466 def __init__(self, on_data, on_eof): argument
Dtest_ssl.py700 def __init__(self, on_data, on_eof): argument
759 def __init__(self, on_data, on_eof): argument
831 def __init__(self, on_data): argument
850 def __init__(self, on_data, on_eof): argument
920 def __init__(self, on_data, on_eof): argument
/aosp_15_r20/external/python/bumble/tests/
Dl2cap_test.py99 def on_data(data): function
146 def on_data(data): function
/aosp_15_r20/packages/modules/Bluetooth/pandora/server/bumble_experimental/
Dasha.py152 def on_data(data: bytes) -> None: function
235 def on_data(asha_connection: BumbleConnection, data: bytes) -> None: function
/aosp_15_r20/system/nfc/src/rust/hal/
H A Dhidl_hal.rs95 fn on_data(data: &[u8]); in on_data() function
139 fn on_data(data: &[u8]) { in on_data() function
/aosp_15_r20/external/python/bumble/bumble/profiles/
Dasha.py250 def on_data(data: bytes) -> None: function
/aosp_15_r20/external/arm-trusted-firmware/drivers/renesas/common/pwrc/
H A Dpwrc.c248 uint32_t res_data, on_data; in rcar_pwrc_cpuon() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/renesas/common/pwrc/
Dpwrc.c248 uint32_t res_data, on_data; in rcar_pwrc_cpuon() local