Home
last modified time | relevance | path

Searched defs:FromName (Results 1 – 11 of 11) sorted by relevance

/external/libcap/cap/
Dtext.go23 func FromName(name string) (Value, error) { func
/external/cronet/tot/base/win/
Dsecurity_descriptor.cc241 std::optional<SecurityDescriptor> SecurityDescriptor::FromName( in FromName() function in base::win::SecurityDescriptor
Dsecurity_descriptor_unittest.cc462 TEST(SecurityDescriptorTest, FromName) { in TEST() argument
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp46 std::string FromName; member in __anon6ffd15dd0111::DiagnosticWatcher
/external/cronet/stable/base/win/
Dsecurity_descriptor.cc241 std::optional<SecurityDescriptor> SecurityDescriptor::FromName( in FromName() function in base::win::SecurityDescriptor
Dsecurity_descriptor_unittest.cc462 TEST(SecurityDescriptorTest, FromName) { in TEST() argument
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1473 StringRef FromName = From->getName(); in lookupPath() local
/external/clang/lib/AST/
DASTDiagnostic.cpp1678 std::string FromName = FromTD ? FromTD->getName() : "(no argument)"; in PrintTemplateTemplate() local
DASTImporter.cpp6550 DeclarationName ASTImporter::Import(DeclarationName FromName) { in Import()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1693 StringRef FromName = From->getName(); in lookupPath() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DVirtualFileSystem.cpp2275 StringRef FromName = From->getName(); in lookupPathImpl() local