Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dfile_sync_client.cpp87 std::string rpath; member
574 const std::string& rpath, unsigned mtime, const char* data, in SendSmallFile()
620 const std::string& rpath, unsigned mtime, CompressionType compression, in SendLargeFile()
732 const std::string& rpath, unsigned mtime) { in SendLargeFileLegacy()
1040 static bool sync_send(SyncConnection& sc, const std::string& lpath, const std::string& rpath, in sync_send()
1257 static bool sync_recv(SyncConnection& sc, const char* rpath, const char* lpath, const char* name, in sync_recv()
1281 const std::string& rpath) { in local_build_list()
1341 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, std::string rpath, in copy_local_dir_remote()
1540 const std::string& rpath, const std::string& lpath) { in remote_build_list()
1615 static bool copy_remote_dir_local(SyncConnection& sc, std::string rpath, std::string lpath, in copy_remote_dir_local()
[all …]
/aosp12/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp815 GeneralOptions::const_rpath_iterator rpath, in sizeNamePools() local
1072 GeneralOptions::const_rpath_iterator rpath, in emitDynNamePools() local