| /drivers/hdf_core/framework/tools/hdi-gen/hash/ |
| D | hash.cpp | 27 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/ |
| D | intell_voice_engine_manager.cpp | 65 …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/ |
| D | c_service_impl_code_emitter.cpp | 59 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
|
| D | c_service_driver_code_emitter.cpp | 59 std::string filePath = in EmitLowDriverSourceFile() local 131 std::string filePath = in EmitDriverSourceFile() local
|
| D | c_interface_code_emitter.cpp | 51 std::string filePath = in EmitLowModeInterfaceHeaderFile() local 97 std::string filePath = in EmitInterfaceHeaderFile() local
|
| D | cpp_custom_types_code_emitter.cpp | 48 std::string filePath = in EmitPassthroughCustomTypesHeaderFile() local 89 std::string filePath = in EmitCustomTypesHeaderFile() local 216 std::string filePath = in EmitCustomTypesSourceFile() local
|
| D | cpp_service_impl_code_emitter.cpp | 47 std::string filePath = in EmitImplHeaderFile() local 139 std::string filePath = File::AdapterPath( in EmitImplSourceFile() local
|
| D | cpp_service_driver_code_emitter.cpp | 42 std::string filePath = File::AdapterPath( in EmitDriverSourceFile() local
|
| D | c_custom_types_code_emitter.cpp | 52 std::string filePath = in EmitPassthroughCustomTypesHeaderFile() local 89 std::string filePath = in EmitCustomTypesHeaderFile() local 213 std::string filePath = in EmitCustomTypesSourceFile() local
|
| D | java_client_interface_code_emitter.cpp | 40 std::string filePath = in EmitInterfaceFile() local
|
| D | cpp_client_proxy_code_emitter.cpp | 52 std::string filePath = in EmitProxyHeaderFile() local 296 std::string filePath = in EmitPassthroughProxySourceFile() local 350 std::string filePath = in EmitProxySourceFile() local
|
| D | java_client_proxy_code_emitter.cpp | 39 std::string filePath = in EmitProxyFile() local
|
| D | cpp_service_stub_code_emitter.cpp | 41 std::string filePath = in EmitStubHeaderFile() local 178 std::string filePath = in EmitStubSourceFile() local
|
| /drivers/liteos/hievent/include/ |
| D | hiview_hievent.h | 47 char *filePath[MAX_PATH_NUMBER]; member
|
| /drivers/peripheral/usb/test/unittest/host_sdk/ |
| D | usb_device_info_parser.cpp | 32 std::ifstream filePath("/sys/kernel/debug/usb/devices"); in Find() local
|
| /drivers/peripheral/codec/test/demo/heif/src/ |
| D | buffer_helper.cpp | 48 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()
|
| D | codec_heif_decode_helper.cpp | 129 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/ |
| D | ddk_sysfs_dev_node.cpp | 99 std::optional<std::string> SysfsDevNode::GetContent(const std::string& filePath) in GetContent()
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | ddk_sysfs_dev_node.cpp | 95 std::optional<std::string> SysfsDevNode::GetContent(const std::string& filePath) in GetContent()
|
| /drivers/peripheral/intelligent_voice/hdi_service/engine/ |
| D | intell_voice_engine_manager_impl.cpp | 328 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/ |
| D | event_config_test.cpp | 93 void EventConfigTest::DeleteFile(const std::string &filePath) in DeleteFile()
|
| /drivers/hdf_core/framework/tools/hdi-gen/preprocessor/ |
| D | preprocessor.cpp | 90 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/ |
| D | thermal_device_mitigation.cpp | 61 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/ |
| D | file.cpp | 317 std::string filePath = dirPath + dirInfo->d_name; in CreateParentDir() local
|
| /drivers/peripheral/distributed_audio/hdi_service/common/utils/src/ |
| D | daudio_utils.cpp | 343 std::string filePath = DUMP_SERVICE_DIR + fileName; in OpenDumpFileInner() local 383 …ileUtil::ChangeDumpFileState(const std::string ¶, FILE **dumpFile, const std::string &filePath) in ChangeDumpFileState()
|