Home
last modified time | relevance | path

Searched defs:filePath (Results 1 – 25 of 27) 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/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
Dcpp_client_proxy_code_emitter.cpp51 std::string filePath = in EmitProxyHeaderFile() local
202 std::string filePath = in EmitPassthroughProxySourceFile() local
256 std::string filePath = in EmitProxySourceFile() local
Djava_client_interface_code_emitter.cpp40 std::string filePath = in EmitInterfaceFile() local
Dcpp_service_stub_code_emitter.cpp41 std::string filePath = in EmitStubHeaderFile() local
177 std::string filePath = in EmitStubSourceFile() local
Djava_client_proxy_code_emitter.cpp39 std::string filePath = in EmitProxyFile() local
Dcode_emitter.cpp130 StringBuilder filePath; in PackageToFilePath() local
Dcpp_interface_code_emitter.cpp46 std::string filePath = in EmitInterfaceHeaderFile() local
Dc_service_stub_code_emitter.cpp48 std::string filePath = in EmitServiceStubHeaderFile() local
114 std::string filePath = in EmitServiceStubSourceFile() local
Dc_client_proxy_code_emitter.cpp52 std::string filePath = in EmitPassthroughProxySourceFile() local
110 std::string filePath = in EmitProxySourceFile() local
/drivers/liteos/hievent/include/
Dhiview_hievent.h47 char *filePath[MAX_PATH_NUMBER]; member
/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/hdf_core/framework/tools/hdi-gen/lexer/
Dtoken.h91 std::string filePath; member
Dlexer.cpp82 bool Lexer::Reset(const std::string &filePath) in Reset()
/drivers/peripheral/usb/ddk/device/src/
Dadapter_if.c69 static void GetFilePath(const char *path, const char *fileName, char *filePath) in GetFilePath()
105 char filePath[PATH_MAX]; in DeleteFile() local
/drivers/interface/display/composer/v1_0/display_command/
Ddisplay_cmd_responser.h910 std::stringstream filePath; in DumpLayerBuffer() local

12