Home
last modified time | relevance | path

Searched defs:RequestedName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
Ddbnames.c493 char *RequestedName = (char *) Context; in AcpiDbWalkAndMatchName() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp621 std::string RequestedName; member in llvm::vfs::detail::__anon675216600511::InMemoryFileAdaptor
625 std::string RequestedName) in InMemoryFileAdaptor()
689 Status getNodeStatus(const InMemoryNode *Node, const Twine &RequestedName) { in getNodeStatus()