Searched refs:startSession (Results 1 – 14 of 14) sorted by relevance
51 int startSession(const IGnssBatching::Options& options);
93 int BatchingAPIClient::startSession(const IGnssBatching::Options& opts) in startSession() function in android::hardware::gnss::V1_0::implementation::BatchingAPIClient
31 Return<::android::hardware::bluetooth::a2dp::V1_0::Status> BluetoothAudioOffload::startSession( in startSession() function in android::hardware::bluetooth::a2dp::V1_0::implementation::BluetoothAudioOffload
42 Return<::android::hardware::bluetooth::a2dp::V1_0::Status> startSession(
102 bool startSession();
84 startSession(); in Writeback()94 bool Writeback::startSession() { in startSession() function in overlay::Writeback
108 void startSession(utils::eDest dest);371 inline void Overlay::startSession(utils::eDest dest) { in startSession() function
109 void startSession(utils::eDest dest);392 inline void Overlay::startSession(utils::eDest dest) { in startSession() function
104 bool startSession();
112 void startSession(utils::eDest dest);424 inline void Overlay::startSession(utils::eDest dest) { in startSession() function
95 ret = mApi->startSession(options); in start()
115 EXPECT_EQ(Status::SUCCESS, audio_offload->startSession(audio_host, codec)); in TEST_F()
58 …startSession(IBluetoothAudioHost hostIf, CodecConfiguration codecConfig) generates (Status status);