Home
last modified time | relevance | path

Searched refs:checkPath (Results 1 – 15 of 15) sorted by relevance

/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DJimfsFileSystemProvider.java93 JimfsPath checkedPath = checkPath(path); in newFileSystem()
118 return (JimfsFileSystem) checkPath(path).getFileSystem(); in getFileSystem()
127 private static JimfsPath checkPath(Path path) { in checkPath() method in JimfsFileSystemProvider
143 JimfsPath checkedPath = checkPath(path); in newFileChannel()
162 JimfsPath checkedPath = checkPath(path); in newByteChannel()
187 JimfsPath checkedPath = checkPath(path); in newInputStream()
198 JimfsPath checkedPath = checkPath(path); in newOutputStream()
208 JimfsPath checkedPath = checkPath(dir); in newDirectoryStream()
215 JimfsPath checkedPath = checkPath(dir); in createDirectory()
222 JimfsPath linkPath = checkPath(link); in createLink()
[all …]
DJimfsSecureDirectoryStream.java130 JimfsPath checkedPath = checkPath(path); in newDirectoryStream()
146 JimfsPath checkedPath = checkPath(path); in newByteChannel()
155 JimfsPath checkedPath = checkPath(path); in deleteFile()
162 JimfsPath checkedPath = checkPath(path); in deleteDirectory()
170 JimfsPath checkedSrcPath = checkPath(srcPath); in move()
171 JimfsPath checkedTargetPath = checkPath(targetPath); in move()
197 final JimfsPath checkedPath = checkPath(path); in getFileAttributeView()
210 private static JimfsPath checkPath(Path path) {
DJimfsPath.java169 JimfsPath otherPath = checkPath(other); in startsWith()
183 JimfsPath otherPath = checkPath(other); in endsWith()
263 JimfsPath otherPath = checkPath(other); in resolve()
285 JimfsPath otherPath = checkPath(other); in resolveSibling()
307 JimfsPath otherPath = checkPath(other); in relativize()
439 private JimfsPath checkPath(Path other) {
/external/cldr/tools/java/org/unicode/cldr/util/
DPathChecker.java23 public boolean checkPath(String path) { in checkPath() method in PathChecker
25 return checkPath(parts, null); in checkPath()
32 public boolean checkPath(String path, Map<Row.R3<String,String,String>, ValueStatus> errors) { in checkPath() method in PathChecker
34 return checkPath(parts, errors); in checkPath()
40 …public boolean checkPath(XPathParts parts, Map<Row.R3<String, String, String>, ValueStatus> errors… in checkPath() method in PathChecker
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_reader.cpp62 checkPath(); // see if default will work. in SnapShotReader()
78 checkPath(); in setSnapshotDir()
195 void SnapShotReader::checkPath() in checkPath() function in SnapShotReader
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestLocalCurrency.java82 String checkPath = "//ldml/numbers/currencies/currency[@type=\"" in TestConsistency() local
84 String localCurrencySymbol = localeData.getWinningValue(checkPath); in TestConsistency()
DTestAttributeValues.java239 private void checkPath(String path) { in checkPath() method in TestAttributeValues.PathChecker
/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dsnapshot_reader.h71 void checkPath(); // see if the ini file can be opened on the current path
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp128 …static bool checkPath (const vector<deUint32>& increments, const vector<deUint32>& decrement…
712 bool AtomicCounterTest::checkPath (const vector<deUint32>& increments, const vector<deUint32>& decr… in checkPath() function in deqp::gles31::Functional::__anona40c26350111::AtomicCounterTest
848 if (!checkPath(counterIncrements, counterDecrements, getInitialValue(), m_spec)) in checkAndLogCallValues()
/external/error_prone/jimfs/
Djimfs-1.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1565 String checkPath = "//ldml/numbers/currencies/currency[@type=\"" + currency + "\"]/symbol"; in handleCurrencyFormat() local
1566 String currencySymbol = cldrFile.getWinningValue(checkPath); in handleCurrencyFormat()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java818 if (!pathChecker.checkPath(newFullPath)) { in replace()
/external/guice/extensions/persist/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/antlr/runtime/ActionScript/project/lib/
DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...