Home
last modified time | relevance | path

Searched defs:GetEventName (Results 51 – 75 of 157) sorted by relevance

1234567

/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/lldb-vscode/
H A DProgressEvent.cpp92 StringRef ProgressEvent::GetEventName() const { in GetEventName() function in ProgressEvent
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotevents/include/aws/iotevents/model/
H A DTransitionEvent.h46 inline const Aws::String& GetEventName() const{ return m_eventName; } in GetEventName() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DEventOASISTContext.cxx103 OUString XMLEventOASISTransformerContext::GetEventName( in GetEventName() function in XMLEventOASISTransformerContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DEventOASISTContext.cxx103 OUString XMLEventOASISTransformerContext::GetEventName( in GetEventName() function in XMLEventOASISTransformerContext
/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_dialogue.h139 std::string GetEventName() in GetEventName() function
/dports/games/ags/ags_linux_v.3.4.4.1/Common/gui/
H A Dguiobject.h72 virtual const char *GetEventName(int idx) { in GetEventName() function
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/ads/googleads/v5/resources/
H A Dconversion_action.pb.go446 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() string { func
497 func (x *ConversionAction_FirebaseSettings) GetEventName() string { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/ads/googleads/v4/resources/
H A Dconversion_action.pb.go447 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() *wrapperspb.StringValue { func
498 func (x *ConversionAction_FirebaseSettings) GetEventName() *wrapperspb.StringValue { func
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/ads/googleads/v5/resources/
H A Dconversion_action.pb.go446 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() string { func
497 func (x *ConversionAction_FirebaseSettings) GetEventName() string { func
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/ads/googleads/v6/resources/
H A Dconversion_action.pb.go446 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() string { func
497 func (x *ConversionAction_FirebaseSettings) GetEventName() string { func
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/ads/googleads/v4/resources/
H A Dconversion_action.pb.go447 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() *wrapperspb.StringValue { func
498 func (x *ConversionAction_FirebaseSettings) GetEventName() *wrapperspb.StringValue { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v4/resources/
H A Dconversion_action.pb.go447 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() *wrapperspb.StringValue { func
498 func (x *ConversionAction_FirebaseSettings) GetEventName() *wrapperspb.StringValue { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v6/resources/
H A Dconversion_action.pb.go446 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() string { func
497 func (x *ConversionAction_FirebaseSettings) GetEventName() string { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v5/resources/
H A Dconversion_action.pb.go446 func (x *ConversionAction_ThirdPartyAppAnalyticsSettings) GetEventName() string { func
497 func (x *ConversionAction_FirebaseSettings) GetEventName() string { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodbstreams/include/aws/dynamodbstreams/model/
H A DRecord.h100 inline const OperationType& GetEventName() const{ return m_eventName; } in GetEventName() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Devent.hxx207 const OUString& GetEventName() const in GetEventName() function in SfxEventHint
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Devent.hxx207 const OUString& GetEventName() const in GetEventName() function in SfxEventHint
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Core/
H A DObject.cpp537 const String& EventNameRegistrar::GetEventName(StringHash eventID) in GetEventName() function in Urho3D::EventNameRegistrar
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudtrail/include/aws/cloudtrail/model/
H A DEvent.h89 inline const Aws::String& GetEventName() const{ return m_eventName; } in GetEventName() function
/dports/devel/wxformbuilder/source/src/model/
H A Dobjectbase.h242 wxString GetEventName( size_t index ) in GetEventName() function
/dports/irc/inspircd/inspircd-3.11.0/include/
H A Dclientprotocol.h586 static std::string GetEventName(const std::string& name) in GetEventName() function
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEvent.cpp670 const char16_t* Event::GetEventName(EventMessage aEventType) { in GetEventName() function in mozilla::dom::Event
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEvent.cpp656 const char* Event::GetEventName(EventMessage aEventType) { in GetEventName() function in mozilla::dom::Event
/dports/net/opal/opal-3.10.10/include/sip/
H A Dhandlers.h530 PString GetEventName() const { return GetEventName(m_eventType); } in GetEventName() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEvent.cpp670 const char16_t* Event::GetEventName(EventMessage aEventType) { in GetEventName() function in mozilla::dom::Event

1234567