Searched defs:pkg_path (Results 1 – 3 of 3) sorted by relevance
/external/coreboot/src/soc/intel/common/block/acpi/ |
D | cpu_hybrid.c | 136 static void acpigen_cppc_update_nominal_freq_perf(const char *pkg_path, s32 core_id) in acpigen_cppc_update_nominal_freq_perf() 158 char pkg_path[16]; in acpigen_write_CPPC_hybrid_method() local
|
/external/autotest/client/common_lib/ |
D | packages.py | 509 def upload_pkg(self, pkg_path, upload_path=None, update_checksum=False, argument 543 def upload_pkg_parallel(self, pkg_path, upload_path, update_checksum=False): argument 758 def compute_checksum(self, pkg_path): argument 783 def update_checksum(self, pkg_path): argument 810 def compare_checksum(self, pkg_path): argument
|
/external/python/asn1crypto/dev/ |
D | deps.py | 279 def _extract_package(deps_dir, pkg_path, pkg_dir): argument
|