Home
last modified time | relevance | path

Searched defs:mapping_file (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/rpm_control_system/
Dutils.py95 def load_servo_interface_mapping(mapping_file=MAPPING_FILE): argument
140 check_point, mapping_file=MAPPING_FILE): argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCollector.cpp174 std::error_code FileCollector::writeMapping(StringRef mapping_file) { in writeMapping()