Searched refs:MacroName (Results 1 – 11 of 11) sorted by relevance
120 std::string macroName = MacroName(fullName); in EmitHeadMacro()127 std::string macroName = MacroName(fullName); in EmitTailMacro()145 std::string CCodeEmitter::MacroName(const std::string &name) const in MacroName() function in OHOS::HDI::CCodeEmitter
84 std::string macroName = MacroName(fullName); in EmitHeadMacro()91 std::string macroName = MacroName(fullName); in EmitTailMacro()241 std::string CppCodeEmitter::MacroName(const std::string &name) const in MacroName() function in OHOS::HDI::CppCodeEmitter
49 std::string MacroName(const std::string &name) const;
65 std::string MacroName(const std::string &name) const;
145 std::string macroName = MacroName(fullName); in EmitHeadMacro()152 std::string macroName = MacroName(fullName); in EmitTailMacro()170 std::string HDICCodeEmitter::MacroName(const std::string &name) const in MacroName() function in OHOS::Idl::HDICCodeEmitter
48 std::string MacroName(const std::string &name) const;
218 std::string macroName = MacroName(fullName); in EmitHeadMacro()225 std::string macroName = MacroName(fullName); in EmitTailMacro()243 std::string CodeEmitter::MacroName(const std::string &name) const in MacroName() function in OHOS::Idl::CodeEmitter
134 std::string MacroName(const std::string &name) const;
188 String MacroName(const String& name);
893 String macroName = MacroName(fullName); in EmitHeadMacro()900 String macroName = MacroName(fullName); in EmitTailMacro()1544 String CppCodeEmitter::MacroName(const String& name) in MacroName() function in OHOS::Idl::CppCodeEmitter
154 EXPECT_EQ(codeEmitter.MacroName(emptyStr), expectStr);158 EXPECT_STREQ(codeEmitter.MacroName(inputStr1), expectStr1);