Lines Matching defs:clazz
208 const std::string clazz = ClassName(interface, ClassNames::INTERFACE); in GenerateConstantDefinitions() local
241 const std::string clazz = ClassName(defined_type, ClassNames::CLIENT); in GenerateClientMethodDefinition() local
408 const std::string clazz = ClassName(defined_type, ClassNames::INTERFACE); in GenerateClassSource() local
444 const std::string clazz = ClassName(defined_type, ClassNames::CLIENT); in GenerateClientSource() local
464 const std::string clazz = ClassName(defined_type, ClassNames::SERVER); in GenerateServerSource() local
497 const std::string clazz = ClassName(defined_type, ClassNames::INTERFACE); in GenerateInterfaceSource() local
606 const std::string clazz = ClassName(defined_type, ClassNames::CLIENT); in GenerateClientHeader() local
644 const std::string clazz = ClassName(defined_type, ClassNames::SERVER); in GenerateServerHeader() local
687 const std::string clazz = ClassName(defined_type, ClassNames::INTERFACE); in GenerateInterfaceHeader() local
759 const std::string clazz = ClassName(defined_type, ClassNames::BASE); in GenerateParcelHeader() local
790 const std::string clazz = ClassName(defined_type, ClassNames::BASE); in GenerateParcelSource() local