Home
last modified time | relevance | path

Searched defs:clientCallback_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/micclient/include/
H A Ddmic_client_test.h36 std::shared_ptr<IAudioEventCallback> clientCallback_ = nullptr; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/spkclient/include/
H A Ddspeaker_client_test.h37 std::shared_ptr<IAudioEventCallback> clientCallback_ = nullptr; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp106 sptr<BluetoothGattClientCallbackStubImpl> clientCallback_; member