Searched refs:TRY_RET_FUNC (Results 1 – 4 of 4) sorted by relevance
60 #define TRY_RET_FUNC(expr) TRY_RET(expr, __func__ << " failed") macro111 TRY_RET_FUNC(avrcp_target->Enable()); in Enable()124 TRY_RET_FUNC(avrcp_target->GetPlayStatusResponse( in GetPlayStatusResponse()132 TRY_RET_FUNC( in ListPlayerAppAttrResponse()146 TRY_RET_FUNC(avrcp_target->GetPlayerAppValueResponse(String8(addr).string(), in GetPlayerAppValueResponse()160 TRY_RET_FUNC(avrcp_target->GetPlayerAppAttrTextResponse( in GetPlayerAppAttrTextResponse()174 TRY_RET_FUNC(avrcp_target->GetPlayerAppValueTextResponse( in GetPlayerAppValueTextResponse()188 TRY_RET_FUNC( in GetElementAttrResponse()195 TRY_RET_FUNC(avrcp_target->SetPlayerAppValueResponse(String8(addr).string(), in SetPlayerAppValueResponse()205 TRY_RET_FUNC( in RegisterNotificationResponse()[all …]
58 #define TRY_RET_FUNC(expr) TRY_RET(expr, __func__ << " failed") macro130 TRY_RET_FUNC(a2dp_source->Enable(codec_priorities_non_binder)); in Enable()144 TRY_RET_FUNC(a2dp_source->Connect(String8(device_address).string())); in Connect()151 TRY_RET_FUNC(a2dp_source->Disconnect(String8(device_address).string())); in Disconnect()163 TRY_RET_FUNC(a2dp_source->ConfigCodec(String8(device_address).string(), in ConfigCodec()
50 #define TRY_RET_FUNC(expr) TRY_RET(expr, __func__ << " failed") macro131 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayStatusResponse()149 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in ListPlayerAppAttrResponse()172 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayerAppValueResponse()183 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayerAppAttrTextResponse()195 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayerAppValueTextResponse()207 TRY_RET_FUNC( in GetElementAttrResponse()218 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in SetPlayerAppValueResponse()230 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in RegisterNotificationResponse()240 TRY_RET_FUNC( in SetVolume()
42 #define TRY_RET_FUNC(expr) TRY_RET(expr, __func__ << " failed") macro139 TRY_RET_FUNC( in Connect()147 TRY_RET_FUNC( in Disconnect()158 TRY_RET_FUNC(hal::BluetoothAvInterface::Get() in ConfigCodec()