Home
last modified time | relevance | path

Searched defs:validate (Results 1 – 23 of 23) sorted by relevance

/system/chre/apps/test/chqts/src/general_test/
Drunning_info.cc31 bool RunningInfo::validate(uint32_t appVersion) { in validate() function in general_test::RunningInfo
Dcell_info_wcdma.cc66 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma &cell) { in validate() function in general_test::CellInfoWcdma
Dcell_info_tdscdma.cc59 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma &cell) { in validate() function in general_test::CellInfoTdscdma
Dcell_info_gsm.cc75 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm &cell) { in validate() function in general_test::CellInfoGsm
Dcell_info_lte.cc75 bool CellInfoLte::validate(const struct chreWwanCellInfoLte &cell) { in validate() function in general_test::CellInfoLte
Dcell_info_nr.cc77 bool CellInfoNr::validate(const struct chreWwanCellInfoNr &cell, in validate() function in general_test::CellInfoNr
Dcell_info_cdma.cc78 bool CellInfoCdma::validate(const struct chreWwanCellInfoCdma &cell) { in validate() function in general_test::CellInfoCdma
Dnanoapp_info.cc49 bool NanoappInfo::validate(uint64_t appId, uint32_t instanceId) { in validate() function in general_test::NanoappInfo
/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
DChreCrossValidatorBase.java105 public abstract void validate() throws AssertionError; in validate() method in ChreCrossValidatorBase
DChreCrossValidatorWifi.java103 @Override public void validate() throws AssertionError { in validate() method in ChreCrossValidatorWifi
DChreCrossValidatorSensor.java134 public void validate() throws AssertionError { in validate() method in ChreCrossValidatorSensor
/system/core/libdiskconfig/
Ddiskconfig.c270 validate(struct disk_info *dinfo) in validate() function
/system/tools/hidl/
DConstantExpression.cpp355 status_t AttributeConstantExpression::validate() const { in validate() function in android::AttributeConstantExpression
510 status_t ConstantExpression::validate() const { in validate() function in android::ConstantExpression
DScope.cpp259 status_t RootScope::validate() const { in validate() function in android::RootScope
DArrayType.cpp83 status_t ArrayType::validate() const { in validate() function in android::ArrayType
DType.cpp215 status_t Type::validate() const { in validate() function in android::Type
764 status_t TemplatedType::validate() const { in validate() function in android::TemplatedType
DAST.cpp324 status_t AST::validate() const { in validate() function in android::AST
DInterface.cpp504 status_t Interface::validate() const { in validate() function in android::Interface
DEnumType.cpp99 status_t EnumType::validate() const { in validate() function in android::EnumType
Dmain.cpp136 status_t validate(const FQName& fqName, const Coordinator* coordinator, in validate() function
DCompoundType.cpp56 status_t CompoundType::validate() const { in validate() function in android::CompoundType
/system/sepolicy/tools/
Dcheckfc.c153 static int validate(char **contextp) in validate() function
Dcheck_seapp.c1175 static void validate() { in validate() function