Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/
H A Dcode_emitter.h98 std::string InterfaceToFilePath(const std::string &interfaceName) const;
H A Dcode_emitter.cpp86 std::string CodeEmitter::InterfaceToFilePath(const std::string &interfaceName) const in InterfaceToFilePath() function in OHOS::Idl::CodeEmitter
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcode_emitter.h92 std::string InterfaceToFilePath(const std::string &interfaceName) const;
H A Dcode_emitter.cpp144 std::string CodeEmitter::InterfaceToFilePath(const std::string &interfaceName) const in InterfaceToFilePath() function in OHOS::HDI::CodeEmitter
H A Dcpp_service_stub_code_emitter.cpp268 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()
H A Dcpp_client_proxy_code_emitter.cpp449 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/cpp/
H A Dcpp_service_stub_code_emitter.cpp273 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()
H A Dcpp_client_proxy_code_emitter.cpp449 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()