Searched defs:setPath (Results 1 – 8 of 8) sorted by relevance
33 void setPath(const sys::fs::Path& pPath) { m_Path = pPath; } in setPath() function
163 public void setPath(String path) { in setPath() method in WebAddress
139 public void setPath(String path) { in setPath() method in Plugin
75 void setPath(const sys::fs::Path& pPath) in setPath() function
282 public HeaderSet setPath(HeaderSet header, boolean backup, boolean create) throws IOException { in setPath() method in ClientSession
60 public void setPath(Path path, boolean forceClosed) { in setPath() method in PathMeasure
112 public boolean setPath(Path path, Region clip) { in setPath() method in Region
59 …static void setPath(JNIEnv* env, jobject clazz, PathMeasurePair* pair, const SkPath* path, jboolea… in setPath() function in android::SkPathMeasureGlue