Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp198 RETURN_STATUS_IF_ERROR(fetchAndCheckProxy(context, proxy)); in createInputStream()
208 RETURN_STATUS_IF_ERROR(fetchAndCheckProxy(context, proxy)); in createOutputStream()
309 ndk::ScopedAStatus ModuleBluetooth::fetchAndCheckProxy(const StreamContext& context, in fetchAndCheckProxy() function in aidl::android::hardware::audio::core::ModuleBluetooth
/hardware/interfaces/audio/aidl/default/include/core-impl/
DModuleBluetooth.h84 ndk::ScopedAStatus fetchAndCheckProxy(const StreamContext& context, CachedProxy& proxy);