Lines Matching refs:AddLineAndPushOffsetTo
355 text->AddLineAndPushOffsetTo( in GenerateInterfaceMock()
532 block.AddLineAndPushOffsetTo("PropertySet(dbus::ObjectProxy* object_proxy,", in AddPropertySet()
537 block.AddLineAndPushOffsetTo(": dbus::PropertySet{object_proxy,", 1, '{'); in AddPropertySet()
615 text->AddLineAndPushOffsetTo( in AddProperties()
835 block.AddLineAndPushOffsetTo( in AddMockMethodDeclaration()
861 block.AddLineAndPushOffsetTo( in AddMockMethodDeclaration()
865 block.AddLineAndPushOffsetTo( in AddMockMethodDeclaration()
886 block.AddLineAndPushOffsetTo( in AddSignalHandlerRegistrationMock()
892 block.AddLineAndPushOffsetTo("void(" + arg_lines[i], 1, '('); in AddSignalHandlerRegistrationMock()
918 block->AddLineAndPushOffsetTo( in AddSignalCallbackArg()
989 text->AddLineAndPushOffsetTo( in AddConstructor()
1147 text->AddLineAndPushOffsetTo("void OnPropertyChanged(" in AddOnPropertyChanged()
1156 text->AddLineAndPushOffsetTo("void OnPropertyChanged(" in AddOnPropertyChanged()
1309 text->AddLineAndPushOffsetTo( in AddCreateProperties()
1322 text->AddLineAndPushOffsetTo("LOG(FATAL) << \"Creating properties for " in AddCreateProperties()
1345 text->AddLineAndPushOffsetTo("std::map<dbus::ObjectPath,", 1, '<'); in AddDataMembers()