Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 25 of 38) sorted by relevance

12

/drivers/hdf_core/framework/tools/hdi-gen/hash/
Dhash.cpp27 std::string filePath = Options::GetInstance().GetOutPutFile(); in GenHashKey() local
44 bool Hash::FormatFile(const FileDetailMap &fileDetails, const std::string &filePath) in FormatFile()
/drivers/peripheral/intelligent_voice/passthrough/engine/
Dintell_voice_engine_manager.cpp65 …int32_t GetCloneFile(const std::string &filePath, std::shared_ptr<uint8_t> &buffer, uint32_t &size… in GetCloneFile()
71 … int32_t SendCloneFile(const std::string &filePath, const uint8_t *buffer, uint32_t size) override in SendCloneFile()
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dc_service_impl_code_emitter.cpp59 std::string filePath = in EmitLowServiceImplHeaderFile() local
104 std::string filePath = in EmitLowServiceImplSourceFile() local
152 std::string filePath = in EmitServiceImplHeaderFile() local
212 std::string filePath = in EmitServiceImplSourceFile() local
Dc_service_driver_code_emitter.cpp59 std::string filePath = in EmitLowDriverSourceFile() local
131 std::string filePath = in EmitDriverSourceFile() local
Dc_interface_code_emitter.cpp51 std::string filePath = in EmitLowModeInterfaceHeaderFile() local
97 std::string filePath = in EmitInterfaceHeaderFile() local
Dcpp_custom_types_code_emitter.cpp48 std::string filePath = in EmitPassthroughCustomTypesHeaderFile() local
89 std::string filePath = in EmitCustomTypesHeaderFile() local
216 std::string filePath = in EmitCustomTypesSourceFile() local
Dcpp_service_impl_code_emitter.cpp47 std::string filePath = in EmitImplHeaderFile() local
139 std::string filePath = File::AdapterPath( in EmitImplSourceFile() local
Dcpp_service_driver_code_emitter.cpp42 std::string filePath = File::AdapterPath( in EmitDriverSourceFile() local
Dc_custom_types_code_emitter.cpp52 std::string filePath = in EmitPassthroughCustomTypesHeaderFile() local
89 std::string filePath = in EmitCustomTypesHeaderFile() local
213 std::string filePath = in EmitCustomTypesSourceFile() local
Djava_client_interface_code_emitter.cpp40 std::string filePath = in EmitInterfaceFile() local
Dcpp_client_proxy_code_emitter.cpp52 std::string filePath = in EmitProxyHeaderFile() local
296 std::string filePath = in EmitPassthroughProxySourceFile() local
350 std::string filePath = in EmitProxySourceFile() local
Djava_client_proxy_code_emitter.cpp39 std::string filePath = in EmitProxyFile() local
Dcpp_service_stub_code_emitter.cpp41 std::string filePath = in EmitStubHeaderFile() local
178 std::string filePath = in EmitStubSourceFile() local
/drivers/liteos/hievent/include/
Dhiview_hievent.h47 char *filePath[MAX_PATH_NUMBER]; member
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_device_info_parser.cpp32 std::ifstream filePath("/sys/kernel/debug/usb/devices"); in Find() local
/drivers/peripheral/codec/test/demo/heif/src/
Dbuffer_helper.cpp48 bool BufferHelper::ExtractPixelInfoFromFilePath(const string& filePath, PixelFileInfo& pixelInfo) in ExtractPixelInfoFromFilePath()
203 void BufferHelper::DumpBuffer(const string& filePath, const SharedBuffer& buffer) in DumpBuffer()
255 bool ByteWriter::AddDataFromFile(PropertyType key, const string& filePath) in AddDataFromFile()
Dcodec_heif_decode_helper.cpp129 bool HeifDecoderHelper::InputParser::ReadFileToAshmem(const string& filePath, vector<sptr<Ashmem>>&… in ReadFileToAshmem()
152 int HeifDecoderHelper::InputParser::ExtractIFrameNum(const string& filePath) in ExtractIFrameNum()
/drivers/peripheral/input/ddk_service/src/
Dddk_sysfs_dev_node.cpp99 std::optional<std::string> SysfsDevNode::GetContent(const std::string& filePath) in GetContent()
/drivers/peripheral/usb/ddk/host/src/
Dddk_sysfs_dev_node.cpp95 std::optional<std::string> SysfsDevNode::GetContent(const std::string& filePath) in GetContent()
/drivers/peripheral/intelligent_voice/hdi_service/engine/
Dintell_voice_engine_manager_impl.cpp328 int32_t IntellVoiceEngineManagerImpl::GetCloneFile(const std::string &filePath, std::vector<uint8_t… in GetCloneFile()
369 int32_t IntellVoiceEngineManagerImpl::SendCloneFile(const std::string &filePath, const std::vector<… in SendCloneFile()
/drivers/external_device_manager/test/unittest/device_notification_test/
Devent_config_test.cpp93 void EventConfigTest::DeleteFile(const std::string &filePath) in DeleteFile()
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
Dpreprocessor.cpp90 for (const auto &filePath : sourceFiles) { in CheckAllFilesPath() local
325 bool Preprocessor::CheckPackageName(const std::string &filePath, const std::string &packageName) in CheckPackageName()
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_device_mitigation.cpp61 int32_t ThermalDeviceMitigation::OpenSysfsFile(std::string filePath, int32_t flags) in OpenSysfsFile()
77 int32_t ThermalDeviceMitigation::WriteSysfsFile(std::string filePath, std::string buf, size_t bytes… in WriteSysfsFile()
/drivers/hdf_core/framework/tools/hdi-gen/util/
Dfile.cpp317 std::string filePath = dirPath + dirInfo->d_name; in CreateParentDir() local
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
Ddaudio_utils.cpp343 std::string filePath = DUMP_SERVICE_DIR + fileName; in OpenDumpFileInner() local
383 …ileUtil::ChangeDumpFileState(const std::string &para, FILE **dumpFile, const std::string &filePath) in ChangeDumpFileState()

12