Home
last modified time | relevance | path

Searched refs:TRY_GET_CB (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc41 #define TRY_GET_CB() \ macro
218 auto cb = TRY_GET_CB(); in OnGetRemoteFeatures()
225 auto cb = TRY_GET_CB(); in OnGetPlayStatus()
232 auto cb = TRY_GET_CB(); in OnListPlayerAppAttr()
239 auto cb = TRY_GET_CB(); in OnListPlayerAppValues()
246 auto cb = TRY_GET_CB(); in OnGetPlayerAppValue()
253 auto cb = TRY_GET_CB(); in OnGetPlayerAppAttrsText()
261 auto cb = TRY_GET_CB(); in OnGetPlayerAppValuesText()
276 auto cb = TRY_GET_CB(); in OnSetPlayerAppValue()
283 auto cb = TRY_GET_CB(); in OnGetElementAttrs()
[all …]
Dbluetooth_a2dp_source_binder_server.cc39 #define TRY_GET_CB() \ macro
170 auto cb = TRY_GET_CB(); in OnConnectionState()
177 auto cb = TRY_GET_CB(); in OnAudioState()
192 auto cb = TRY_GET_CB(); in OnAudioConfig()