Home
last modified time | relevance | path

Searched defs:CallbackHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/client/communication_adapter/include/
H A Dsa_client.h36 typedef void(*CallbackHandle)(int sessionId, const DataInfo &result, int resultCode, int requestId); typedef
/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h629 typedef void *CallbackHandle; typedef