Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Support/
DPath.cpp49 Path::Path() : m_PathName() { in Path() function in mcld::sys::fs::Path
52 Path::Path(const Path::ValueType* s) : m_PathName(s) { in Path() function in mcld::sys::fs::Path
55 Path::Path(const Path::StringType& s) : m_PathName(s) { in Path() function in mcld::sys::fs::Path
58 Path::Path(const Path& pCopy) : m_PathName(pCopy.m_PathName) { in Path() function in mcld::sys::fs::Path
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_file.h65 const string Path() const { return FilePath(file_); } in Path() function
/frameworks/compile/mclinker/include/mcld/Support/
DFileSystem.h69 class Path; variable
/frameworks/base/libs/hwui/
DVectorDrawable.cpp42 Path::Path(const char* pathStr, size_t strLength) { in Path() function in android::uirenderer::VectorDrawable::Path
49 Path::Path(const Path& path) : Node(path) { in Path() function in android::uirenderer::VectorDrawable::Path
DVectorDrawable.h167 Path() {} in Path() function
DSkiaCanvas.cpp235 Path, enumerator
/frameworks/base/graphics/java/android/graphics/
DPath.java37 public class Path { class
63 public Path() { in Path() method in Path
73 public Path(@Nullable Path src) { in Path() method in Path
/frameworks/base/core/java/android/provider/
DDocumentsContract.java1731 public static final class Path implements Parcelable { class in DocumentsContract
1743 public Path(@Nullable String rootId, List<String> path) { in Path() method in DocumentsContract.Path
/frameworks/compile/slang/
Dslang.cpp282 clang::ModuleIdPath Path, in loadModule()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h291 class Path; variable
Djsoncpp.cpp3831 Path::Path(const std::string& path, in Path() function in Json::Path
/frameworks/rs/
Drs_hal.h88 class Path; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5426 public pbc::RepeatedField<int> Path { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
5817 public pbc::RepeatedField<int> Path { property in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation