Searched defs:FromPath (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/libsqlite3-sys/ | ||
D | build.rs | 178 FromPath(String), enumerator |
/external/libtextclassifier/native/actions/ | ||
D | actions-suggestions.cc | 231 std::unique_ptr<ActionsSuggestions> ActionsSuggestions::FromPath( in FromPath() function in libtextclassifier3::ActionsSuggestions |
/external/libtextclassifier/native/annotator/ | ||
D | annotator.cc | 280 std::unique_ptr<Annotator> Annotator::FromPath(const std::string& path, in FromPath() function in libtextclassifier3::Annotator |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | ||
D | VirtualFileSystem.cpp | 850 bool InMemoryFileSystem::addHardLink(const Twine &FromPath, in addHardLink() |