| /packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/codeprovider/src/com/android/tests/codeprovider/storagetest_1/ | 
| D | StorageTestSdk1ApiImpl.java | 42             Path filepath = Paths.get(sharedPath, "dir", "file");  in verifySharedStorageIsUsable()  local60             Path filepath = Paths.get(sdkDataPath, "dir", "file");  in verifyPerSdkStorageIsUsable()  local
 75             final Path filepath = Paths.get(path, "attribution", "file");  in createFilesInSharedStorage()  local
 
 | 
| /packages/modules/Connectivity/service-t/src/com/android/server/ethernet/ | 
| D | EthernetConfigStore.java | 55     private static boolean doesConfigFileExist(final String filepath) {  in doesConfigFileExist()107     private void loadConfigFileLocked(final String filepath) {  in loadConfigFileLocked()
 127     void write(String iface, IpConfiguration config, String filepath) {  in write()
 
 | 
| /packages/apps/TV/tuner/src/com/android/tv/tuner/source/ | 
| D | FileTsStreamer.java | 153         String filepath = new File(FILE_DIR, channel.filename).getAbsolutePath();  in startStream()  local254         private StreamProvider(String filepath) {  in StreamProvider()
 259         private void open(String filepath) {  in open()
 
 | 
| /packages/services/Car/tools/ | 
| D | update-obd2-sensors.py | 233 def generateJava(filepath):  argument248 def generatePython(filepath):  argument
 271 def load(filepath):  argument
 
 | 
| /packages/services/Car/tools/GenericCarApiBuilder/scripts/ | 
| D | add_assertPlatformVersionAtLeast.py | 43     line_number, filepath = int(tokens[1].strip()), tokens[2].strip()  variable
 | 
| /packages/modules/adb/client/ | 
| D | incremental_server.cpp | 152     File(const char* filepath, FileId id, int64_t size, unique_fd fd, int64_t tree_offset,  in File()181     const char* const filepath;  member in incremental::File
 186     File(const char* filepath, FileId id, int64_t size, int64_t tree_offset)  in File()
 658 static std::pair<unique_fd, int64_t> open_fd(const char* filepath) {  in open_fd()
 672 static std::pair<unique_fd, int64_t> open_signature(int64_t file_size, const char* filepath) {  in open_signature()
 706         auto filepath = argv[i];  in serve()  local
 
 | 
| D | incremental_utils.cpp | 372 std::vector<int32_t> PriorityBlocksForFile(const std::string& filepath, borrowed_fd fd,  in PriorityBlocksForFile()
 | 
| /packages/modules/Connectivity/tests/unit/java/com/android/server/ethernet/ | 
| D | EthernetConfigStoreTest.java | 94     private void assertConfigFileExist(final String filepath) {  in assertConfigFileExist()
 | 
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/btif_macros/src/ | 
| D | lib.rs | 23     let filepath = std::path::PathBuf::from(std::env::var("OUT_DIR").unwrap())  in debug_output_to_file()  localVariable
 | 
| /packages/modules/DnsResolver/doh/tests/doh_frontend/src/ | 
| D | dns_https_frontend.rs | 438     let filepath = format!("/proc/self/fd/{}", rd.as_raw_fd());  in create_quiche_config()  localVariable446     let filepath = format!("/proc/self/fd/{}", rd.as_raw_fd());  in create_quiche_config()  localVariable
 
 | 
| /packages/modules/adb/ | 
| D | adb_utils_test.cpp | 130   const std::string filepath = basepath + "/file";  local
 | 
| /packages/modules/SdkExtensions/derive_classpath/ | 
| D | derive_classpath.cpp | 177 bool ReadClasspathFragment(ExportedClasspathsJars* fragment, const std::string& filepath) {  in ReadClasspathFragment()
 | 
| /packages/apps/TV/tuner/proto/ | 
| D | channel.proto | 33   optional string filepath = 6;  field
 | 
| /packages/services/Car/cpp/watchdog/server/tests/ | 
| D | IoOveruseConfigsTest.cpp | 239                 [&](const char* filepath) -> Result<ResourceOveruseConfiguration> {  in IoOveruseConfigsPeer()246                                               const char* filepath) -> Result<void> {  in IoOveruseConfigsPeer()
 258                     [[maybe_unused]] const char* filepath) -> Result<void> {  in injectErrorOnWriteXmlFile()
 
 | 
| /packages/services/Car/cpp/bugreport/ | 
| D | main.cpp | 128     for (const auto& filepath : extra_files) {  in zipFilesToFd()  local
 | 
| /packages/modules/Wifi/service/java/com/android/server/wifi/coex/ | 
| D | CoexManager.java | 819         final String filepath = mContext.getResources().getString(  in readTableFromXml()  local
 | 
| /packages/apps/Gallery/src/com/android/camera/ | 
| D | ImageManager.java | 249     public static int getExifOrientation(String filepath) {  in getExifOrientation()
 | 
| /packages/modules/Virtualization/libs/devicemapper/src/ | 
| D | lib.rs | 262         let filepath = test_dir.join(filename);  in prepare_tmpfile()  localVariable
 | 
| /packages/apps/TV/tuner/src/com/android/tv/tuner/data/ | 
| D | TunerChannel.java | 395     public synchronized void setFilepath(String filepath) {  in setFilepath()
 | 
| /packages/apps/LegacyCamera/src/com/android/camera/panorama/ | 
| D | PanoramaActivity.java | 954                 String filepath = Storage.generateFilepath(filename);  in savePanorama()  local
 | 
| /packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/ | 
| D | lib.rs | 27     let filepath = std::path::PathBuf::from(std::env::var("OUT_DIR").unwrap())  in debug_output_to_file()  localVariable
 |