Home
last modified time | relevance | path

Searched defs:resolved_path (Results 1 – 13 of 13) sorted by relevance

/external/lldb/source/Host/common/
DFileSpec.cpp43 char resolved_path[PATH_MAX]; in GetFileStats() local
209 char resolved_path[PATH_MAX]; in Resolve() local
298 char resolved_path[PATH_MAX]; in SetFile() local
794 char resolved_path[PATH_MAX]; in ReadFileContents() local
831 char resolved_path[PATH_MAX]; in ReadFileContents() local
856 char resolved_path[PATH_MAX]; in ReadFileContentsAsCString() local
DHost.cpp960 char resolved_path[PATH_MAX]; in GetLLDBPath() local
992 char resolved_path[PATH_MAX]; in GetLLDBPath() local
1024 char resolved_path[PATH_MAX]; in GetLLDBPath() local
1070 char resolved_path[PATH_MAX]; in GetLLDBPath() local
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
Drealpath.c22 char* realpath(const char* path, char* resolved_path) { in realpath()
/external/chromium_org/chrome/browser/extensions/
Dextension_resource_protocols.cc69 const base::FilePath& resolved_path) { in ResolvePathDone()
/external/chromium_org/extensions/common/
Dextension_resource_unittest.cc149 base::FilePath resolved_path = resource.GetFilePath(); in TEST() local
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformRemoteiOS.cpp571 char resolved_path[PATH_MAX]; in GetFileInSDKRoot() local
618 char resolved_path[PATH_MAX]; in GetSymbolFile() local
DPlatformiOSSimulator.cpp326 char resolved_path[PATH_MAX]; in GetFile() local
/external/chromium_org/extensions/common/manifest_handlers/
Dshared_module_info.cc173 const GURL& resolved_path = extension->url().Resolve(resource_path); in Parse() local
/external/compiler-rt/lib/tsan/dd/
Ddd_interceptors.cc229 INTERCEPTOR(char*, realpath, const char *path, char *resolved_path) { in INTERCEPTOR() argument
/external/lldb/tools/debugserver/source/
Ddebugserver.cpp208 char resolved_path[PATH_MAX]; in RNBRunLoopLaunchInferior() local
DDNB.cpp1947 DNBResolveExecutablePath (const char *path, char *resolved_path, size_t resolved_path_size) in DNBResolveExecutablePath()
/external/qemu/include/
Dqemu-common.h106 static inline char *realpath(const char *path, char *resolved_path) in realpath()
/external/lldb/source/Commands/
DCommandObjectTarget.cpp2717 char resolved_path[PATH_MAX]; in DoExecute() local