Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbnames.c385 char *RequestedName = (char *) Context; in AcpiDbWalkAndMatchName() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp621 std::string RequestedName; member in llvm::vfs::detail::__anona1b947f30511::InMemoryFileAdaptor
625 std::string RequestedName) in InMemoryFileAdaptor()
689 Status getNodeStatus(const InMemoryNode *Node, const Twine &RequestedName) { in getNodeStatus()