Home
last modified time | relevance | path

Searched defs:resolved_path (Results 1 – 10 of 10) 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/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/selinux/libselinux/src/
Dmatchpathcon.c349 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final()
/external/selinux/policycoreutils/sandbox/
Dseunshare.c753 char *resolved_path = NULL; in main() 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/lldb/source/Commands/
DCommandObjectTarget.cpp2717 char resolved_path[PATH_MAX]; in DoExecute() local