Home
last modified time | relevance | path

Searched refs:statuses (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigReaderV1_1.h63 vector<FrontendStatusExt1_1> statuses; in readFrontendConfig1_1() local
66 statuses.push_back(status); in readFrontendConfig1_1()
68 statuses.push_back(status); in readFrontendConfig1_1()
101 frontendMap[id].expectTuneStatuses = statuses; in readFrontendConfig1_1()
DTunerTestingConfigReaderV1_0.h224 vector<FrontendStatus> statuses; in readFrontendConfig1_0() local
225 statuses.push_back(status); in readFrontendConfig1_0()
282 frontendMap[id].expectTuneStatuses = statuses; in readFrontendConfig1_0()
DTunerTestingConfigAidlReaderV1_0.h274 vector<FrontendStatus> statuses; in readFrontendConfig1_0() local
280 statuses.push_back(status); in readFrontendConfig1_0()
359 frontendMap[id].expectTuneStatuses = statuses; in readFrontendConfig1_0()
/hardware/interfaces/tv/tuner/1.1/
DIFrontend.hal98 * Get the v1_1 extended statuses of the frontend.
100 * This retrieve the extended statuses of the frontend for given extended status types.
108 * @return statuses an array of extended statuses the caller requests for.
111 generates (Result result, vec<FrontendStatusExt1_1> statuses);
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TestConfigurations.h87 vector<FrontendStatusExt1_1> statuses; in initFrontendConfig() local
90 statuses.push_back(status); in initFrontendConfig()
92 statuses.push_back(status); in initFrontendConfig()
94 frontendMap[defaultFeId].expectTuneStatuses = statuses; in initFrontendConfig()
DFrontendTests.cpp349 statusTypes, [&](Result result, const hidl_vec<FrontendStatusExt1_1>& statuses) { in verifyFrontendStatusExt1_1() argument
351 realStatuses = statuses; in verifyFrontendStatusExt1_1()
/hardware/interfaces/tv/tuner/1.0/default/
DFrontend.cpp129 vector<FrontendStatus> statuses; in getStatus() local
243 statuses.push_back(status); in getStatus()
245 _hidl_cb(Result::SUCCESS, statuses); in getStatus()
/hardware/interfaces/tv/tuner/1.0/
DIFrontend.hal119 * Gets the statuses of the frontend.
121 * This retrieve the statuses of the frontend for given status types.
129 * @return statuses an array of statuses which response the caller's
133 generates (Result result, vec<FrontendStatus> statuses);
/hardware/interfaces/tv/tuner/1.1/default/
DFrontend.cpp245 vector<FrontendStatus> statuses; in getStatus() local
389 statuses.push_back(status); in getStatus()
391 _hidl_cb(Result::SUCCESS, statuses); in getStatus()
400 vector<V1_1::FrontendStatusExt1_1> statuses; in getStatusExt1_1() local
656 statuses.push_back(status); in getStatusExt1_1()
658 _hidl_cb(Result::SUCCESS, statuses); in getStatusExt1_1()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DVtsHalTvTunerV1_0TestConfigurations.h83 vector<FrontendStatus> statuses; in initFrontendConfig() local
84 statuses.push_back(status); in initFrontendConfig()
86 frontendMap[defaultFeId].expectTuneStatuses = statuses; in initFrontendConfig()
DFrontendTests.cpp256 mFrontend->getStatus(statusTypes, [&](Result result, const hidl_vec<FrontendStatus>& statuses) { in verifyFrontendStatus() argument
258 realStatuses = statuses; in verifyFrontendStatus()
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DVtsHalTvTunerTestConfigurations.h601 vector<FrontendStatus> statuses; in initFrontendConfig() local
604 statuses.push_back(status); in initFrontendConfig()
606 statuses.push_back(status); in initFrontendConfig()
609 frontendMap[defaultFeId].expectTuneStatuses = statuses; in initFrontendConfig()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_subpass_merge_feedback/
Drenderpass.adoc115 statuses are set to this value.
/hardware/interfaces/camera/device/3.2/
DICameraDeviceCallback.hal98 * statuses must be STATUS_ERROR, and the result metadata must be an
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dqueries.adoc1359 To copy query statuses and numerical results directly to buffer memory,