Home
last modified time | relevance | path

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

12

/system/extras/torq/src/
Dcommand.py41 def validate(self, device): member in Command
83 def validate(self, device): member in ProfilerCommand
157 def validate(self, device): member in ConfigCommand
170 def validate(self, device): member in OpenCommand
Dvm.py88 def validate(self, device): member in VmCommand
/system/chre/apps/test/chqts/src/general_test/
Drunning_info.cc34 bool RunningInfo::validate(uint32_t appVersion) { in validate() function in general_test::RunningInfo
Dcell_info_tdscdma.cc59 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma &cell) { in validate() function in general_test::CellInfoTdscdma
Dcell_info_wcdma.cc66 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma &cell) { in validate() function in general_test::CellInfoWcdma
Dcell_info_lte.cc75 bool CellInfoLte::validate(const struct chreWwanCellInfoLte &cell) { in validate() function in general_test::CellInfoLte
Dcell_info_gsm.cc75 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm &cell) { in validate() function in general_test::CellInfoGsm
Dcell_info_cdma.cc78 bool CellInfoCdma::validate(const struct chreWwanCellInfoCdma &cell) { in validate() function in general_test::CellInfoCdma
Dcell_info_nr.cc80 bool CellInfoNr::validate(const struct chreWwanCellInfoNr &cell, in validate() function in general_test::CellInfoNr
Dnanoapp_info.cc51 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.java98 public abstract void validate() throws AssertionError, InterruptedException; in validate() method in ChreCrossValidatorBase
DChreCrossValidatorWifi.java108 @Override public void validate() throws AssertionError, InterruptedException { in validate() method in ChreCrossValidatorWifi
DChreCrossValidatorSensor.java165 public void validate() throws AssertionError, InterruptedException { in validate() method in ChreCrossValidatorSensor
DChreCrossValidatorWwan.java126 public void validate() throws AssertionError, InterruptedException { in validate() method in ChreCrossValidatorWwan
/system/tools/hidl/
DScope.cpp44 status_t Scope::validate() const { in validate() function in android::Scope
275 status_t RootScope::validate() const { in validate() function in android::RootScope
DConstantExpression.cpp367 status_t AttributeConstantExpression::validate() const { in validate() function in android::AttributeConstantExpression
522 status_t ConstantExpression::validate() const { in validate() function in android::ConstantExpression
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
DInterface.cpp485 status_t Interface::validate() const { in validate() function in android::Interface
DAST.cpp324 status_t AST::validate() const { in validate() function in android::AST
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.c154 static int validate(char **contextp) in validate() function
/system/authgraph/core/src/
Dkey.rs507 pub fn validate(&self, ecdsa: &dyn EcDsa) -> Result<EcVerifyKey, Error> { in validate() method
566 pub fn validate(&self, ecdsa: &dyn EcDsa) -> Result<EcVerifyKey, Error> { in validate() method

12