Home
last modified time | relevance | path

Searched defs:path (Results 1 - 25 of 71) sorted by relevance

123

/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dfile.cpp16 std::string File::AbsPath(const std::string &path) in AbsPath() argument
30 std::string File::StripSuffix(std::string path) in StripSuffix() argument
41 std::string File::GetDir(std::string path) in GetDir() argument
50 FileNameBase(const std::string &path) FileNameBase() argument
[all...]
/drivers/hdf_core/adapter/uhdf2/utils/src/hcs_parser/
H A Dhcs_blob_load.c44 char path[PATH_MAX] = { 0 }; in OpenHcsBlobFile() local
H A Dhcs_dm_parser.c38 void SetHcsBlobPath(const char *path) in SetHcsBlobPath() argument
/drivers/hdf_core/framework/core/host/src/
H A Dhdf_load_vdi.c26 char path[PATH_MAX + 1] = {0}; in HdfLoadVdi() local
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/
H A Dhdi_get_handler.py12 import os.path namespace
/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp81 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey) in GenFileHashKey() argument
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal_list.cpp52 std::string path = VENDOR_HAL_PATH; in InitVendorHalsDescriptorList() local
63 bool WifiVendorHalList::LoadVendorHalLib(const std::string& path, WifiHalLibDesc &desc) in LoadVendorHalLib() argument
/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Disolate_info_config.h29 std::string path; member
H A Dsensor_info_config.h39 std::string path; member
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_utils.cpp33 int32_t ThermalHdfUtils::ReadNodeToInt(const std::string& path) in ReadNodeToInt() argument
45 bool ThermalHdfUtils::ReadNode(const std::string& path, std::string& out) in ReadNode() argument
H A Dthermal_zone_manager.cpp59 char path[MAX_PATH_LEN]; in InitThermalZoneSysfs() local
80 char path[MAX_PATH_LEN]; in UpdateDataType() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_file.c26 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen() argument
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_file.c40 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen() argument
H A Dosal_firmware.c54 char path[PATH_MAX + 1] = {0}; in OsalRequestFirmware() local
H A Dosal_cdev.c44 const char *path; member
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_control_test.cpp484 char path[] = "./DevDump.log"; in HWTEST_F() local
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_control_test.cpp537 char path[] = "./DevDump.log"; in HWTEST_F() local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXTexture.js[all...]
/drivers/peripheral/audio/test/systemtest/common/lib_common/src/
H A Daudio_lib_common.cpp180 int32_t RenderReqMmapBufferInit(struct AudioFrameRenderMode &frameRenderMode, const std::string path, int64_t &fileSize) in RenderReqMmapBufferInit() argument
148 CaptureReqMmapBufferInit(struct AudioFrameCaptureMode &frameCaptureMode, const std::string path, const int64_t fileSize) CaptureReqMmapBufferInit() argument
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_interface_test.cpp53 std::string CreateFile(std::string path, std::string content) in CreateFile() argument
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Dalgo_plugin.cpp19 AlgoPlugin::AlgoPlugin(std::string name, std::string description, int mode, std::string path) in AlgoPlugin() argument
156 RetCode AlgoPlugin::CheckLibPath(const char *path) in CheckLibPath() argument
H A Dipp_algo_parser.cpp107 const char* path = nullptr; in ConstructPlugin() local
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
H A Daudio_adm_common.cpp92 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& readSize, uint32_t& frameSize) in AdmRenderFramePrepare() argument
139 int32_t WriteFrameToSBuf(struct HdfSBuf *&sBufT, const std::string& path) in WriteFrameToSBuf() argument
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_sysfs_device.c56 char path[PATH_MAX] = {'\0'}; in DdkSysfsReadProperty() local
[all...]
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp144 void UsbdPort::setPortPath(const std::string &path) in setPortPath() argument

Completed in 11 milliseconds

123