Searched refs:InterfaceToFilePath (Results 1 – 8 of 8) sorted by relevance
98 std::string InterfaceToFilePath(const std::string &interfaceName) const;
86 std::string CodeEmitter::InterfaceToFilePath(const std::string &interfaceName) const in InterfaceToFilePath() function in OHOS::Idl::CodeEmitter
92 std::string InterfaceToFilePath(const std::string &interfaceName) const;
144 std::string CodeEmitter::InterfaceToFilePath(const std::string &interfaceName) const in InterfaceToFilePath() function in OHOS::HDI::CodeEmitter
268 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()
449 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()
273 std::string FileName = InterfaceToFilePath(paramType->ToString()); in GetSourceOtherFileInclusions()