Searched defs:GetPath (Results 1 - 17 of 17) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dbuild_tools.py14 def GetPath(build_tool): function
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
H A Dbuild_tools.py14 def GetPath(build_tool): function
/external/lzma/CPP/Windows/
H A DFileDir.h52 const FString &GetPath() const { return _path; } function in class:NWindows::NFile::NDir::CTempFile
66 const FString &GetPath() const { return _path; } function in class:NWindows::NFile::NDir::CTempDir
H A DFileLink.cpp323 UString CReparseAttr::GetPath() const function in class:NWindows::NFile::CReparseAttr
/external/google-breakpad/src/client/mac/crash_generation/
H A DInspector.h103 const char *GetPath() { return minidump_dir_path_; } function in class:google_breakpad::MinidumpLocation
/external/pdfium/core/fpdfapi/page/
H A Dcpdf_clippath.cpp27 CPDF_Path CPDF_ClipPath::GetPath(size_t i) const { function in class:CPDF_ClipPath
48 rect = GetPath(0).GetBoundingBox();
50 CFX_FloatRect path_rect = GetPath(i).GetBoundingBox();
/external/libmojo/mojo/public/cpp/bindings/tests/
H A Dvalidation_unittest.cc138 std::string GetPath(const std::string& root, const std::string& suffix) { function in namespace:mojo::test::__anon10929
149 if (!ReadAndParseDataFile(GetPath(test, ".data"), &data, &num_handles) ||
150 !ReadResultFile(GetPath(test, ".expected"), expected)) {
166 EnumerateSourceRootRelativeDirectory(GetPath("", ""));
/external/skia/gm/
H A Dconvex_all_line_paths.cpp175 static SkPath GetPath(int index, SkPath::Direction dir) { function in class:skiagm::ConvexLineOnlyPathsGM
265 SkPath path = GetPath(index, SkPath::kCW_Direction);
292 SkPath path = GetPath(index, dirs[i%2]);
367 static void GetPath(int index, SkPath::Direction dir, function in class:skiagm::ConvexPolygonInsetGM
443 GetPath(index, SkPath::kCW_Direction, &data, &numPts);
466 GetPath(index, dirs[index % 2], &data, &numPts);
/external/v8/samples/
H A Dprocess.cc108 static void GetPath(Local<String> name,
483 void JsHttpRequestProcessor::GetPath(Local<String> name, function in class:JsHttpRequestProcessor
545 GetPath);
/external/pdfium/core/fxcrt/
H A Dfx_extension.cpp32 void GetPath(CFX_WideString& wsPath) override;
48 void CFX_CRTFileAccess::GetPath(CFX_WideString& wsPath) { function in class:__anon15701::CFX_CRTFileAccess
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DProfileInfo.cpp238 GetPath(const BasicBlock *Src, const BasicBlock *Dest, function in class:llvm::ProfileInfoT
294 const BasicBlock *BB = GetPath(newedge.second,oldedge.second,P,GetPathToExit | GetPathToDest);
754 GetPath(*Succ, 0, P, GetPathToExit);
776 const BasicBlock *Dest = GetPath(BB, 0, P, GetPathToValue);
897 Dest = GetPath(BB, *NBB, P, GetPathToDest | GetPathWithNewEdges);
929 const BasicBlock *Dest = GetPath(BB, 0, P, GetPathToExit | GetPathWithNewEdges);
/external/libchrome/dbus/
H A Dmessage.cc258 AppendStringHeader("path", GetPath().value(), &headers);
309 ObjectPath Message::GetPath() { function in class:dbus::Message
/external/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp505 void CDatabase::GetPath(unsigned index, UString &path) const function in class:NArchive::N7z::CDatabase
/external/pdfium/xfa/fde/xml/
H A Dfde_xml_imp.cpp140 CFDE_XMLNode* CFDE_XMLNode::GetPath(const FX_WCHAR* pPath, function in class:CFDE_XMLNode
184 pFind = pNode->GetPath(pStart, iLength, bQualifiedName);
195 return pFind->GetPath(pStart, iLength, bQualifiedName);
/external/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc192 string GetPath(const GeneratorOptions& options, function in namespace:google::protobuf::compiler::js::__anon16370
205 string GetPath(const GeneratorOptions& options,
216 prefix = GetPath(options, file_descriptor);
218 prefix = GetPath(options, containing_type);
231 string GetPath(const GeneratorOptions& options, function in namespace:google::protobuf::compiler::js::__anon16370
241 string GetPath(const GeneratorOptions& options, function in namespace:google::protobuf::compiler::js::__anon16370
243 return GetPath(options, descriptor->containing_type());
248 string GetPath(const GeneratorOptions& options, function in namespace:google::protobuf::compiler::js::__anon16370
258 string GetPath(const GeneratorOptions& options, function in namespace:google::protobuf::compiler::js::__anon16370
260 return GetPath(
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 779 milliseconds