Lines Matching defs:clazz
331 const std::string& clazz, in GenerateConstantDefinitions()
370 const std::string clazz = ClassName(defined_type, ClassNames::CLIENT); in GenerateClientMethodDefinition() local
575 const std::string clazz = ClassName(defined_type, ClassNames::INTERFACE); in GenerateClassSource() local
634 const std::string clazz = ClassName(defined_type, ClassNames::CLIENT); in GenerateClientSource() local
648 const std::string clazz = ClassName(defined_type, ClassNames::SERVER); in GenerateServerSource() local
698 const std::string clazz = ClassName(defined_type, ClassNames::INTERFACE); in GenerateInterfaceSource() local
820 const std::string clazz = ClassName(defined_type, ClassNames::CLIENT); in GenerateClientHeader() local
870 const std::string clazz = ClassName(defined_type, ClassNames::SERVER); in GenerateServerHeader() local
918 const std::string clazz = ClassName(defined_type, ClassNames::INTERFACE); in GenerateInterfaceHeader() local
1008 const std::string clazz = ClassName(defined_type, ClassNames::RAW); in GenerateParcelHeader() local
1072 std::string clazz = ClassName(defined_type, ClassNames::RAW); in GenerateParcelSource() local
1148 const std::string clazz = ClassName(defined_type, ClassNames::RAW); in GenerateParcelHeader() local
1212 std::string clazz = ClassName(defined_type, ClassNames::RAW); in GenerateParcelSource() local