Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/Android/
DAdbClient.cpp440 const auto remote_file_path = remote_file.GetPath(false); in internalPullFile() local
515 const std::string remote_file_path(remote_file.GetPath(false)); in internalStat() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectPlatform.cpp856 const char *remote_file_path = args.GetArgumentAtIndex(0); in DoExecute() local
932 std::string remote_file_path(args.GetArgumentAtIndex(0)); in DoExecute() local