Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/include/
H A Ddmic_client.h73 int32_t TransSetUp();
/foundation/distributedhardware/distributed_audio/services/audioclient/test/unittest/micclient/src/
H A Ddmic_client_test.cpp252 * @tc.desc: Verify the TransSetUp function.
259 int32_t actual = micClient_->TransSetUp(); in HWTEST_F()
262 actual = micClient_->TransSetUp(); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp139 return TransSetUp(); in AudioFwkClientSetUp()
142 int32_t DMicClient::TransSetUp() in TransSetUp() function in OHOS::DistributedHardware::DMicClient

Completed in 6 milliseconds