| /drivers/framework/tools/hc-gen/src/ |
| D | file.cpp | 16 std::string File::AbsPath(const std::string &path) in AbsPath() 30 std::string File::StripSuffix(std::string path) in StripSuffix() 41 std::string File::GetDir(std::string path) in GetDir() 50 std::string File::FileNameBase(const std::string &path) in FileNameBase()
|
| /drivers/framework/tools/hdf_dev_eco_tool/command_line/ |
| D | hdf_defconfig_patch.py | 37 def add_module(self, path, files, codetype): argument 46 def delete_module(self, path): argument 64 def find_file(self, path, files, codetype): argument
|
| D | hdf_vendor_makefile.py | 21 def __init__(self, root, vendor, kernel, path): argument
|
| D | hdf_vendor_kconfig_file.py | 19 def __init__(self, root, vendor, kernel, path): argument
|
| D | hdf_device_info_hcs.py | 22 def __init__(self, root, vendor, module, board, driver, path): argument
|
| /drivers/framework/tools/hdi-gen/util/ |
| D | file.cpp | 27 File::File(const String& path, unsigned int mode) in File() 179 bool File::CreateParentDir(const String& path) in CreateParentDir() 216 String File::AdapterPath(const String& path) in CreateParentDir() 235 bool File::CheckValid(const String& path) in CreateParentDir()
|
| /drivers/framework/model/audio/sapm/src/ |
| D | audio_sapm.c | 85 struct AudioSapmpath *path = NULL; in ConnectedInputEndPoint() local 115 struct AudioSapmpath *path = NULL; in ConnectedOutputEndPoint() local 401 …c void MuxSetPathStatus(const struct AudioSapmComponent *sapmComponent, struct AudioSapmpath *path, in MuxSetPathStatus() 440 …d MuxValueSetPathStatus(const struct AudioSapmComponent *sapmComponent, struct AudioSapmpath *path, in MuxValueSetPathStatus() 483 …void MixerSetPathStatus(const struct AudioSapmComponent *sapmComponent, struct AudioSapmpath *path, in MixerSetPathStatus() 532 struct AudioSapmpath *path, int32_t i) in AudioSapmSetPathStatus() 563 struct AudioSapmpath *path, const char *controlName) in AudioSapmConnectMixer() 606 struct AudioSapmpath *path, const struct AudioSapmRoute *route) in AudioSampStaticOrDynamicPath() 684 struct AudioSapmpath *path = NULL; in AudioSapmAddRoute() local 761 struct AudioSapmpath *path = NULL; in AudioSapmNewMixerControls() local [all …]
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_hdf_config.cpp | 32 int32_t ThermalHdfConfig::ThermalHDIConfigInit(const std::string &path) in ThermalHDIConfigInit() 45 int32_t ThermalHdfConfig::ParseThermalHdiXMLConfig(const std::string &path) in ParseThermalHdiXMLConfig()
|
| D | thermal_zone_manager.cpp | 54 void ThermalZoneManager::FormatThermalPaths(char *path, size_t size, const char *format, const char… in FormatThermalPaths() 136 int32_t ThermalZoneManager::ReadSysfsFile(const char* path, char* buf, size_t size) const in ReadSysfsFile() argument 159 int32_t ThermalZoneManager::ReadThermalSysfsToBuff(const char* path, char* buf, size_t size) const in ReadThermalSysfsToBuff() argument
|
| D | thermal_device_mitigation.cpp | 97 int32_t ThermalDeviceMitigation::ExecuteCpuRequest(uint32_t freq, const std::string &path) in ExecuteCpuRequest() 173 int32_t ThermalDeviceMitigation::ExecuteChargerRequest(uint32_t current, const std::string &path) in ExecuteChargerRequest()
|
| /drivers/peripheral/camera/hal/pipeline_core/ipp/src/ |
| D | algo_plugin.cpp | 19 AlgoPlugin::AlgoPlugin(std::string name, std::string description, int mode, std::string path) in AlgoPlugin() 156 RetCode AlgoPlugin::CheckLibPath(const char *path) in CheckLibPath()
|
| D | ipp_algo_parser.cpp | 108 const char* path = nullptr; in ConstructPlugin() local
|
| /drivers/adapter/uhdf2/utils/src/hcs_parser/ |
| D | hcs_blob_load.c | 45 char path[PATH_MAX] = { 0 }; in OpenHcsBlobFile() local
|
| D | hcs_dm_parser.c | 38 void SetHcsBlobPath(const char *path) in SetHcsBlobPath()
|
| /drivers/adapter/uhdf2/hdi/src/ |
| D | hdf_load_hdi.c | 33 char path[PATH_MAX + 1] = {0}; in LoadHdi() local
|
| /drivers/framework/tools/leagecy/hc-gen/src/ |
| D | hcs_file.c | 99 static const char *GetFileName(const char *path) in GetFileName() 115 static const char *CopyFileName(const char *path) in CopyFileName() 120 static const char *GetFileNameWithoutSuffix(const char *path) in GetFileNameWithoutSuffix() 155 char *path = strdup(filePath); in CopyAndSaveFileName() local 166 int32_t HcsOpenSourceFile(const char *path, struct HcsFile **file, const char *flag) in HcsOpenSourceFile()
|
| D | hcs_parser.c | 91 char *path = HcsMemZalloc(pathSize); in HcsProcessInclude() local
|
| /drivers/peripheral/audio/test/systemtest/common/adm_common/src/ |
| D | audio_adm_common.cpp | 92 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& readSize, uint32_t& … in AdmRenderFramePrepare() 139 int32_t WriteFrameToSBuf(struct HdfSBuf *&sBufT, const std::string& path) in WriteFrameToSBuf()
|
| /drivers/peripheral/thermal/interfaces/hdi_service/include/ |
| D | sensor_info_config.h | 39 std::string path; member
|
| /drivers/adapter/khdf/liteos/osal/src/ |
| D | osal_file.c | 40 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen()
|
| D | osal_firmware.c | 54 char path[PATH_MAX + 1] = {0}; in OsalRequestFirmware() local
|
| /drivers/peripheral/powermgr/battery/interfaces/hdi_service/src/ |
| D | power_supply_provider.cpp | 195 void PowerSupplyProvider::FormatPath(std::string& path, in FormatPath() 254 int32_t PowerSupplyProvider::ReadSysfsFile(const char* path, char* buf, size_t size) const in ReadSysfsFile() argument 277 int32_t PowerSupplyProvider::ReadBatterySysfsToBuff(const char* path, char* buf, size_t size) const in ReadBatterySysfsToBuff() argument 492 void PowerSupplyProvider::SetSysFilePath(const std::string& path) in SetSysFilePath() 502 std::string PowerSupplyProvider::CreateFile(std::string path, std::string content) in CreateFile() 618 void PowerSupplyProvider::CheckSubfolderNode(const std::string& path) in CheckSubfolderNode()
|
| /drivers/peripheral/camera/hal/hdi_impl/test/unittest/ |
| D | utest_camera_hdi_base.cpp | 110 int32_t CameraHdiBaseTest::SaveToFile(const std::string path, const void* buffer, int32_t size) in SaveToFile()
|
| /drivers/peripheral/bluetooth/hdi/ohos/hardware/bt/v1_0/server/implement/ |
| D | bluetooth_address.cpp | 59 std::shared_ptr<BluetoothAddress> BluetoothAddress::GetDeviceAddress(const std::string &path) in GetDeviceAddress()
|
| /drivers/adapter/khdf/linux/osal/src/ |
| D | osal_file.c | 26 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen()
|