Searched defs:pathName (Results 1 – 6 of 6) sorted by relevance
27 static std::unique_ptr<DisplayModuleLoader> Create(const std::string &pathName) in Create()
71 int32_t DisplayAdapter::OpenDevice(const std::string &pathName, int32_t flags, mode_t mode) in OpenDevice()
43 char pathName[PATH_MAX + 1] = {0}; in OsalFileOpen() local
29 IppAlgoParser::IppAlgoParser(const std::string& pathName) in IppAlgoParser()
104 uint64_t GetFileSize(const std::string &pathName) in GetFileSize()114 bool WriteRandomDataToFile(const std::string &pathName, uint64_t fileSize) in WriteRandomDataToFile()151 bool GenerateFile(const std::string &pathName, int64_t fileSize) in GenerateFile()
25 HcsDeal::HcsDeal(const std::string &pathName) : sPathName(pathName), pDevResIns(nullptr), pRootNode… in HcsDeal()34 void HcsDeal::SetHcsPathName(const std::string &pathName) in SetHcsPathName()