Home
last modified time | relevance | path

Searched defs:halResult (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/broadcastradio/1.0/vts/functional/
DVtsHalBroadcastradioV1_0TargetTest.cpp302 Result halResult = Result::NOT_INITIALIZED; in getProperties() local
331 Result halResult = Result::NOT_INITIALIZED; in openTuner() local
354 Result halResult = Result::NOT_INITIALIZED; in checkAntenna() local
432 Result halResult = Result::NOT_INITIALIZED; in TEST_P() local
472 Result halResult; in TEST_P() local
622 Result halResult = Result::NOT_INITIALIZED; in TEST_P() local
662 Result halResult; in TEST_P() local
/hardware/interfaces/broadcastradio/aidl/vts/src/
DVtsHalBroadcastradioAidlTargetTest.cpp344 auto halResult = mModule->getAmFmRegionConfig(full, config); in getAmFmRegionConfig() local
391 auto halResult = mModule->setTunerCallback(nullptr); in TEST_P() local
514 auto halResult = mModule->getDabRegionConfig(&config); in TEST_P() local
690 auto halResult = mModule->getDabRegionConfig(&config); in TEST_P() local
901 auto halResult = mModule->setParameters({}, &parametersResults); in TEST_P() local
926 auto halResult = in TEST_P() local
969 auto halResult = mModule->isConfigFlagSet(flag, &gotValue); in TEST_P() local
1002 auto halResult = mModule->isConfigFlagSet(flag, &gotValue); in TEST_P() local
1203 auto halResult = mModule->registerAnnouncementListener(listener, {AnnouncementType::EMERGENCY}, in TEST_P() local
/hardware/interfaces/broadcastradio/2.0/vts/functional/
DVtsHalBroadcastradioV2_0TargetTest.cpp211 Result halResult = Result::UNKNOWN_ERROR; in openSession() local
227 auto halResult = Result::UNKNOWN_ERROR; in getAmFmRegionConfig() local
381 Result halResult; in TEST_P() local
506 Result halResult; in TEST_P() local
751 auto halResult = Result::UNKNOWN_ERROR; in TEST_P() local
779 auto halResult = Result::UNKNOWN_ERROR; in TEST_P() local
950 Result halResult = Result::UNKNOWN_ERROR; in TEST_P() local
/hardware/interfaces/broadcastradio/1.1/vts/functional/
DVtsHalBroadcastradioV1_1TargetTest.cpp177 Result halResult = Result::NOT_INITIALIZED; in openTuner() local
193 Result halResult = Result::NOT_INITIALIZED; in openTuner() local
/hardware/interfaces/audio/effect/all-versions/default/
DEffect.cpp482 std::vector<uint32_t> halResult(alignedSizeIn<uint32_t>(sizeof(uint32_t) + configSize), 0); in getCurrentConfigImpl() local
521 std::vector<uint8_t> halResult(static_cast<size_t>(halResultSize), 0); in getSupportedConfigsImpl() local
765 std::vector<uint32_t> halResult(volumes.size(), 0); in setAndGetVolume() local
864 std::unique_ptr<uint8_t[]> halResult(new uint8_t[halResultSize]); in command() local
/hardware/interfaces/automotive/can/1.0/vts/functional/
DVtsHalCanBusV1_0TargetTest.cpp105 Result halResult; in listen() local