/hardware/interfaces/dumpstate/1.1/vts/functional/ |
D | VtsHalDumpstateV1_1TargetTest.cpp | 100 DumpstateMode GetMode() { return std::get<1>(GetParam()); } in GetMode() function in __anon79164f0e0111::DumpstateHidl1_1PerModeTest 108 if (GetMode() == DumpstateMode::DEFAULT) { in AssertStatusForMode() 110 << "Required mode (DumpstateMode::" << toString(GetMode()) in AssertStatusForMode() 117 << "Optional mode (DumpstateMode::" << toString(GetMode()) in AssertStatusForMode() 135 dumpstate->dumpstateBoard_1_1(nullptr, GetMode(), kDefaultTimeoutMillis); in TEST_P() 148 dumpstate->dumpstateBoard_1_1(handle, GetMode(), kDefaultTimeoutMillis); in TEST_P() 169 dumpstate->dumpstateBoard_1_1(handle, GetMode(), kDefaultTimeoutMillis); in TEST_P() 196 dumpstate->dumpstateBoard_1_1(handle, GetMode(), kDefaultTimeoutMillis); in TEST_P() 293 dumpstate->dumpstateBoard_1_1(handle, GetMode(), kDefaultTimeoutMillis); in TEST_P()
|
/hardware/interfaces/dumpstate/aidl/vts/functional/ |
D | VtsHalDumpstateTargetTest.cpp | 99 IDumpstateDevice::DumpstateMode GetMode() { return std::get<1>(GetParam()); } in GetMode() function in DumpstateAidlPerModeTest 105 if (GetMode() == IDumpstateDevice::DumpstateMode::DEFAULT) { in AssertStatusForMode() 130 auto status = dumpstate->dumpstateBoard(dumpstateFds, GetMode(), kDefaultTimeoutMillis); in TEST_P() 145 auto status = dumpstate->dumpstateBoard(dumpstateFds, GetMode(), kDefaultTimeoutMillis); in TEST_P() 170 auto status = dumpstate->dumpstateBoard(dumpstateFds, GetMode(), kDefaultTimeoutMillis); in TEST_P() 236 auto status = dumpstate->dumpstateBoard(dumpstateFds, GetMode(), kDefaultTimeoutMillis); in TEST_P()
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_res_mgr.h | 47 void GetMode(drmModeModeInfo *mode) { *mode = conn_->modes[0]; } in GetMode() function
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_res_mgr.h | 47 void GetMode(drmModeModeInfo *mode) { *mode = conn_->modes[0]; } in GetMode() function
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_res_mgr.h | 47 void GetMode(drmModeModeInfo *mode) { *mode = conn_->modes[0]; } in GetMode() function
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_res_mgr.h | 47 void GetMode(drmModeModeInfo *mode) { *mode = conn_->modes[0]; } in GetMode() function
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_res_mgr.h | 47 void GetMode(drmModeModeInfo *mode) { *mode = conn_->modes[0]; } in GetMode() function
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 157 res_mgr->GetMode(&mode); in PopulateDisplayAttributes() 500 res_mgr->GetMode(&mode); in DefaultCommit()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 381 res_mgr->GetMode(&mode); in PopulateDisplayAttributes() 734 res_mgr->GetMode(&mode); in DefaultCommit()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 386 res_mgr->GetMode(&mode); in PopulateDisplayAttributes() 739 res_mgr->GetMode(&mode); in DefaultCommit()
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_chip_hidl_test.cpp | 192 TEST_P(WifiChipHidlTest, GetMode) { in TEST_P() argument
|
/hardware/interfaces/wifi/aidl/vts/functional/ |
D | wifi_chip_aidl_test.cpp | 220 TEST_P(WifiChipAidlTest, GetMode) { in TEST_P() argument
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 596 res_mgr->GetMode(&mode); in PopulateDisplayAttributes() 1355 res_mgr->GetMode(&mode); in DefaultCommit()
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 637 res_mgr->GetMode(&mode); in PopulateDisplayAttributes() 1581 res_mgr->GetMode(&mode); in DefaultCommit()
|