Home
last modified time | relevance | path

Searched defs:real_file_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp593 auto real_file_path = AbsolutePath(config_file_path.c_str()); in ConfigExists() local
606 auto real_file_path = AbsolutePath(file); in LoadFromFile() local
Dfetcher_config.cpp131 auto real_file_path = AbsolutePath(file); in LoadFromFile() local
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dnvram_config.cpp108 auto real_file_path = cuttlefish::AbsolutePath(file); in LoadFromFile() local
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_test.py2052 def check_fake_file_stat(self, fake_file, real_file_path, target_path=None): argument
2068 def check_read_only_file(self, fake_file, real_file_path): argument
2079 def check_writable_file(self, fake_file, real_file_path): argument