Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp826 const char *remote_file_path = args.GetArgumentAtIndex(0); in DoExecute() local
875 std::string remote_file_path(args.GetArgumentAtIndex(0)); in DoExecute() local
923 std::string remote_file_path(args.GetArgumentAtIndex(0)); in DoExecute() local
970 std::string remote_file_path(args.GetArgumentAtIndex(0)); DoExecute() local
[all...]
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp436 const auto remote_file_path = remote_file.GetPath(false); internalPullFile() local
511 const std::string remote_file_path(remote_file.GetPath(false)); internalStat() local