Home
last modified time | relevance | path

Searched refs:get_file_path (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/chameleon/
Daudio_test_utils.py318 def get_file_path(name): function
330 audio_facade.dump_diagnostics(get_file_path('audio_diagnostics.txt'))
332 host.get_file('/var/log/messages', get_file_path('messages'))
335 get_file_path('multimedia_xmlrpc_server.log'))
340 get_file_path('audio_diagnostics.txt'))
/external/crosvm/disk/src/
Dcomposite.rs144 .open(disk.get_file_path()) in from_file()
145 .map_err(|e| Error::OpenFile(e, disk.get_file_path().to_string()))?; in from_file()
/external/libabigail/
DChangeLog33917 Rename abigail::corpus::{get_file_path --> get_path}
33919 corpus::get_file_path and corpus::set_file_path into these as
33943 (corpus::{drop_translation_units, get_file_path, set_file_path,