Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 25 of 31) 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
Dcode_emitter.cpp133 StringBuilder filePath; in PackageToFilePath() local
Dc_service_stub_code_emitter.cpp48 std::string filePath = in EmitServiceStubHeaderFile() local
114 std::string filePath = in EmitServiceStubSourceFile() local
Dcpp_interface_code_emitter.cpp46 std::string filePath = in EmitInterfaceHeaderFile() local
/drivers/liteos/hievent/include/
Dhiview_hievent.h47 char *filePath[MAX_PATH_NUMBER]; member
/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()
/drivers/peripheral/intelligent_voice/hdi_service/engine/
Dintell_voice_engine_manager_impl.cpp324 int32_t IntellVoiceEngineManagerImpl::GetCloneFile(const std::string &filePath, std::vector<uint8_t… in GetCloneFile()
365 int32_t IntellVoiceEngineManagerImpl::SendCloneFile(const std::string &filePath, const std::vector<… in SendCloneFile()
/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()
Dthermal_simulation_node.cpp82 int32_t ThermalSimulationNode::CreateNodeFile(std::string filePath) in CreateNodeFile()
/drivers/hdf_core/framework/tools/hdi-gen/util/
Dfile.cpp317 std::string filePath = dirPath + dirInfo->d_name; in CreateParentDir() local
/drivers/peripheral/display/composer/vdi_base/src/
Dhdi_layer.cpp192 std::stringstream filePath; in DumpLayerBuffer() local
/drivers/hdf_core/framework/tools/hdi-gen/lexer/
Dtoken.h91 std::string filePath; member

12