Home
last modified time | relevance | path

Searched defs:pathName (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/utils/
H A Ddisplay_module_loader.h27 static std::unique_ptr<DisplayModuleLoader> Create(const std::string &pathName) in Create() argument
H A Ddisplay_adapter.cpp71 int32_t DisplayAdapter::OpenDevice(const std::string &pathName, int32_t flags, mode_t mode) in OpenDevice() argument
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_file.c43 char pathName[PATH_MAX + 1] = {0}; in OsalFileOpen() local
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Dipp_algo_parser.cpp29 IppAlgoParser::IppAlgoParser(const std::string& pathName) in IppAlgoParser() argument
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbfn_mtp_test.cpp104 uint64_t GetFileSize(const std::string &pathName) in GetFileSize() argument
114 bool WriteRandomDataToFile(const std::string &pathName, uint64_t fileSize) in WriteRandomDataToFile() argument
151 bool GenerateFile(const std::string &pathName, int64_t fileSize) in GenerateFile() argument
[all...]
/drivers/peripheral/camera/vdi_base/v4l2/src/camera_host/
H A Dhcs_deal.cpp25 HcsDeal::HcsDeal(const std::string &pathName) : sPathName(pathName), pDevResIns(nullptr), pRootNode(nullptr) {} in HcsDeal() argument
34 void HcsDeal::SetHcsPathName(const std::string &pathName) in SetHcsPathName() argument

Completed in 5 milliseconds