Home
last modified time | relevance | path

Searched refs:BluetoothCallFunc (Results 1 - 3 of 3) sorted by relevance

/base/telephony/call_manager/test/unittest/ui_client/
H A Dbluetooth_call_test.h60 using BluetoothCallFunc = void (BluetoothCallTest::*)();
84 std::map<uint32_t, BluetoothCallFunc> memberFuncMap_;
H A Dbluetooth_call_test.cpp177 auto BluetoothCallFunc = itFunc->second; in RunBluetoothCallTest() local
178 (this->*BluetoothCallFunc)(); in RunBluetoothCallTest()
/base/telephony/call_manager/services/bluetooth/include/
H A Dbluetooth_call_stub.h37 using BluetoothCallFunc = std::function<int32_t(MessageParcel &data, MessageParcel &reply)>;
52 std::map<uint32_t, BluetoothCallFunc> memberFuncMap_;

Completed in 2 milliseconds