Home
last modified time | relevance | path

Searched refs:startSession (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.h51 int startSession(const IGnssBatching::Options& options);
DBatchingAPIClient.cpp93 int BatchingAPIClient::startSession(const IGnssBatching::Options& opts) in startSession() function in android::hardware::gnss::V1_0::implementation::BatchingAPIClient
/hardware/interfaces/bluetooth/a2dp/1.0/default/
DBluetoothAudioOffload.cpp31 Return<::android::hardware::bluetooth::a2dp::V1_0::Status> BluetoothAudioOffload::startSession( in startSession() function in android::hardware::bluetooth::a2dp::V1_0::implementation::BluetoothAudioOffload
DBluetoothAudioOffload.h42 Return<::android::hardware::bluetooth::a2dp::V1_0::Status> startSession(
/hardware/qcom/display/msm8084/liboverlay/
DoverlayWriteback.h102 bool startSession();
DoverlayWriteback.cpp84 startSession(); in Writeback()
94 bool Writeback::startSession() { in startSession() function in overlay::Writeback
Doverlay.h108 void startSession(utils::eDest dest);
371 inline void Overlay::startSession(utils::eDest dest) { in startSession() function
/hardware/qcom/display/msm8226/liboverlay/
DoverlayWriteback.cpp84 startSession(); in Writeback()
94 bool Writeback::startSession() { in startSession() function in overlay::Writeback
Doverlay.h109 void startSession(utils::eDest dest);
392 inline void Overlay::startSession(utils::eDest dest) { in startSession() function
/hardware/qcom/display/msm8994/liboverlay/
DoverlayWriteback.h104 bool startSession();
Doverlay.h112 void startSession(utils::eDest dest);
424 inline void Overlay::startSession(utils::eDest dest) { in startSession() function
/hardware/qcom/gps/msm8909w_3100/android/
DGnssBatching.cpp95 ret = mApi->startSession(options); in start()
/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
DVtsHalBluetoothA2dpV1_0TargetTest.cpp115 EXPECT_EQ(Status::SUCCESS, audio_offload->startSession(audio_host, codec)); in TEST_F()
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioOffload.hal58startSession(IBluetoothAudioHost hostIf, CodecConfiguration codecConfig) generates (Status status);