Home
last modified time | relevance | path

Searched defs:notify_callback (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/compiler-rt/test/tsan/Darwin/
H A Dgcd-groups-stress.mm6 void notify_callback(void *context) { function
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestProcessor.cpp460 auto notify_callback = request.callback; in RequestProcessorLoop() local
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h116 typedef void (*notify_callback)(int conn_id, const btgatt_notify_params_t& p_data); typedef
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DtestHarness.cpp853 void CL_CALLBACK notify_callback(const char *errinfo, const void *private_info, in notify_callback() function