Searched defs:pathName (Results 1 – 2 of 2) sorted by relevance
27 static std::unique_ptr<DisplayModuleLoader> Create(const std::string pathName) in Create()
73 int32_t DisplayAdapter::OpenDevice(const std::string &pathName, int32_t flags, mode_t mode) in OpenDevice()