Searched defs:validate (Results 1 - 10 of 10) sorted by last modified time

/system/sepolicy/tools/
H A Dcheck_seapp.c484 log_error("Could not validate key \"%s\" for value \"%s\" on line: %d in file: \"%s\": %s\n", key, value,
490 log_info("Key map validate returning: %d\n", rc);
767 log_error("Could not validate\n");
1168 static void validate() { function
1265 validate();
H A Dcheckfc.c153 static int validate(char **contextp) function
319 (union selinux_callback)&validate);
/system/core/libdiskconfig/
H A Ddiskconfig.c270 validate(struct disk_info *dinfo) function
391 if ((*fd = validate(dinfo)) < 0)
410 /* validate and process the disk layout configuration.
/system/chre/apps/chqts/src/general_test/
H A Dcell_info_cdma.cc81 bool CellInfoCdma::validate(const struct chreWwanCellInfoCdma& cell) { function in class:general_test::CellInfoCdma
H A Dcell_info_gsm.cc76 bool CellInfoGsm::validate(const struct chreWwanCellInfoGsm& cell) { function in class:general_test::CellInfoGsm
H A Dcell_info_lte.cc79 bool CellInfoLte::validate(const struct chreWwanCellInfoLte& cell) { function in class:general_test::CellInfoLte
H A Dcell_info_tdscdma.cc60 bool CellInfoTdscdma::validate(const struct chreWwanCellInfoTdscdma& cell) { function in class:general_test::CellInfoTdscdma
H A Dcell_info_wcdma.cc65 bool CellInfoWcdma::validate(const struct chreWwanCellInfoWcdma& cell) { function in class:general_test::CellInfoWcdma
H A Dnanoapp_info.cc51 bool NanoappInfo::validate(uint64_t appId, uint32_t instanceId) { function in class:general_test::NanoappInfo
H A Drunning_info.cc31 bool RunningInfo::validate(uint32_t appVersion) { function in class:general_test::RunningInfo
46 result = mPlatformInfo.validate(mRunningInfo.appId,

Completed in 85 milliseconds