Home
last modified time | relevance | path

Searched defs:mPath (Results 1 – 8 of 8) sorted by relevance

/external/parameter-framework/upstream/test/tmpfile/
DTmpFile.hpp102 std::string mPath; member in parameterFramework::utility::TmpFile
/external/apache-http/android/src/android/net/compatibility/
DWebAddress.java44 private String mPath; field in WebAddress
/external/apache-http/android/src/android/net/http/
DRequest.java58 String mPath; field in Request
/external/angle/src/compiler/translator/tree_util/
DIntermTraverse.h289 TVector<TIntermNode *> mPath; variable
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLocaleCoverage.java782 String mPath = entry.getValue(); in showCoverage() local
793 toRemove.put(entry.getKey(), mPath); in showCoverage() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java47 private Path2D mPath = new Path2D.Double(); field in ShadowPath
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java1473 final String mPath; field in CppAssetManager.SharedZip
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h742 TVector<TIntermNode *> mPath; variable