/system/chre/apps/chqts/src/general_test/ |
D | wwan_cell_info_test.cc | 124 valid &= CellInfoGsm::validate(cells[i].CellInfo.gsm); in validateCellInfo() 126 valid &= CellInfoCdma::validate(cells[i].CellInfo.cdma); in validateCellInfo() 128 valid &= CellInfoLte::validate(cells[i].CellInfo.lte); in validateCellInfo() 130 valid &= CellInfoWcdma::validate(cells[i].CellInfo.wcdma); in validateCellInfo() 132 valid &= CellInfoTdscdma::validate(cells[i].CellInfo.tdscdma); in validateCellInfo()
|
D | running_info.cc | 31 bool RunningInfo::validate(uint32_t appVersion) { in validate() function in general_test::RunningInfo 46 result = mPlatformInfo.validate(mRunningInfo.appId, in validate()
|
D | running_info.h | 39 bool validate(uint32_t appVersion);
|
D | cell_info_tdscdma.h | 27 static bool validate(const struct chreWwanCellInfoTdscdma& cell);
|
D | cell_info_gsm.h | 27 static bool validate(const struct chreWwanCellInfoGsm& cell);
|
D | cell_info_lte.h | 27 static bool validate(const struct chreWwanCellInfoLte& cell);
|
D | cell_info_wcdma.h | 27 static bool validate(const struct chreWwanCellInfoWcdma& cell);
|
D | cell_info_cdma.h | 27 static bool validate(const struct chreWwanCellInfoCdma& cell);
|
D | nanoapp_info.h | 42 bool validate(uint64_t appId, uint32_t instanceId);
|
D | nanoapp_info_by_instance_id_test.cc | 54 if (runningInfo.queryByInstanceId() && runningInfo.validate(appVersion)) { in handleEvent()
|
D | nanoapp_info_by_app_id_test.cc | 54 if (runningInfo.queryByAppId() && runningInfo.validate(appVersion)) { in handleEvent()
|
D | cell_info_tdscdma.cc | 60 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma& cell) { in validate() function in general_test::CellInfoTdscdma
|
D | nanoapp_info.cc | 49 bool NanoappInfo::validate(uint64_t appId, uint32_t instanceId) { in validate() function in general_test::NanoappInfo
|
D | cell_info_wcdma.cc | 65 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma& cell) { in validate() function in general_test::CellInfoWcdma
|
D | cell_info_gsm.cc | 76 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm& cell) { in validate() function in general_test::CellInfoGsm
|
/system/ca-certificates/wfa_certs/ |
D | README | 2 used to validate the certificates of Online Sign-up Servers.
|
/system/chre/apps/chqts/ |
D | README.md | 2 Hub Qualification Test Suite (CHQTS). CHQTS is a test suite used to validate
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | virtual_touchpad.te | 14 # Requires access to the permission service to validate that clients have the
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | virtual_touchpad.te | 14 # Requires access to the permission service to validate that clients have the
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | virtual_touchpad.te | 14 # Requires access to the permission service to validate that clients have the
|
D | performanced.te | 10 # Access /proc to validate we're only affecting threads in the same thread group.
|
/system/sepolicy/public/ |
D | virtual_touchpad.te | 14 # Requires access to the permission service to validate that clients have the
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | virtual_touchpad.te | 14 # Requires access to the permission service to validate that clients have the
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | virtual_touchpad.te | 14 # Requires access to the permission service to validate that clients have the
|
/system/core/fs_mgr/libsnapshot/ |
D | PowerTest.md | 32 `POST_MERGE_FILE` should be the path on the device of the image to validate the merge against. Exam… 36 …nce the merge has completed, the test will run a final check command to validate the contents of t…
|