| /system/extras/torq/src/ |
| D | command.py | 41 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
|
| D | vm.py | 88 def validate(self, device): member in VmCommand
|
| /system/chre/apps/test/chqts/src/general_test/ |
| D | running_info.cc | 34 bool RunningInfo::validate(uint32_t appVersion) { in validate() function in general_test::RunningInfo
|
| D | cell_info_tdscdma.cc | 59 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma &cell) { in validate() function in general_test::CellInfoTdscdma
|
| D | cell_info_wcdma.cc | 66 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma &cell) { in validate() function in general_test::CellInfoWcdma
|
| D | cell_info_lte.cc | 75 bool CellInfoLte::validate(const struct chreWwanCellInfoLte &cell) { in validate() function in general_test::CellInfoLte
|
| D | cell_info_gsm.cc | 75 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm &cell) { in validate() function in general_test::CellInfoGsm
|
| D | cell_info_cdma.cc | 78 bool CellInfoCdma::validate(const struct chreWwanCellInfoCdma &cell) { in validate() function in general_test::CellInfoCdma
|
| D | cell_info_nr.cc | 80 bool CellInfoNr::validate(const struct chreWwanCellInfoNr &cell, in validate() function in general_test::CellInfoNr
|
| D | nanoapp_info.cc | 51 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/ |
| D | ChreCrossValidatorBase.java | 98 public abstract void validate() throws AssertionError, InterruptedException; in validate() method in ChreCrossValidatorBase
|
| D | ChreCrossValidatorWifi.java | 108 @Override public void validate() throws AssertionError, InterruptedException { in validate() method in ChreCrossValidatorWifi
|
| D | ChreCrossValidatorSensor.java | 165 public void validate() throws AssertionError, InterruptedException { in validate() method in ChreCrossValidatorSensor
|
| D | ChreCrossValidatorWwan.java | 126 public void validate() throws AssertionError, InterruptedException { in validate() method in ChreCrossValidatorWwan
|
| /system/tools/hidl/ |
| D | Scope.cpp | 44 status_t Scope::validate() const { in validate() function in android::Scope 275 status_t RootScope::validate() const { in validate() function in android::RootScope
|
| D | ConstantExpression.cpp | 367 status_t AttributeConstantExpression::validate() const { in validate() function in android::AttributeConstantExpression 522 status_t ConstantExpression::validate() const { in validate() function in android::ConstantExpression
|
| D | ArrayType.cpp | 83 status_t ArrayType::validate() const { in validate() function in android::ArrayType
|
| D | Type.cpp | 215 status_t Type::validate() const { in validate() function in android::Type 764 status_t TemplatedType::validate() const { in validate() function in android::TemplatedType
|
| D | Interface.cpp | 485 status_t Interface::validate() const { in validate() function in android::Interface
|
| D | AST.cpp | 324 status_t AST::validate() const { in validate() function in android::AST
|
| D | EnumType.cpp | 99 status_t EnumType::validate() const { in validate() function in android::EnumType
|
| D | main.cpp | 136 status_t validate(const FQName& fqName, const Coordinator* coordinator, in validate() function
|
| D | CompoundType.cpp | 56 status_t CompoundType::validate() const { in validate() function in android::CompoundType
|
| /system/sepolicy/tools/ |
| D | checkfc.c | 154 static int validate(char **contextp) in validate() function
|
| /system/authgraph/core/src/ |
| D | key.rs | 507 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
|