Home
last modified time | relevance | path

Searched refs:InterfaceToFilePath (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcode_emitter.h92 std::string InterfaceToFilePath(const std::string &interfaceName) const;
Dcode_emitter.cpp144 std::string CodeEmitter::InterfaceToFilePath(const std::string &interfaceName) const in InterfaceToFilePath() function in OHOS::HDI::CodeEmitter
Dcpp_service_stub_code_emitter.cpp268 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()
Dcpp_client_proxy_code_emitter.cpp449 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()