/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestCommon.cpp | 85 ASSERT_STREQ(GetEventName(eventType), "EVENT_READY"); in HWTEST() 87 ASSERT_STREQ(GetEventName(eventType), "EVENT_AUDIO_PROGRESS"); in HWTEST() 89 ASSERT_STREQ(GetEventName(eventType), "EVENT_VIDEO_PROGRESS"); in HWTEST() 91 ASSERT_STREQ(GetEventName(eventType), "EVENT_COMPLETE"); in HWTEST() 93 ASSERT_STREQ(GetEventName(eventType), "EVENT_ERROR"); in HWTEST() 95 ASSERT_STREQ(GetEventName(eventType), "EVENT_PLUGIN_ERROR"); in HWTEST() 97 ASSERT_STREQ(GetEventName(eventType), "EVENT_PLUGIN_EVENT"); in HWTEST() 99 ASSERT_STREQ(GetEventName(eventType), "EVENT_BUFFERING"); in HWTEST() 101 ASSERT_STREQ(GetEventName(eventType), "EVENT_BUFFER_PROGRESS"); in HWTEST() 103 ASSERT_STREQ(GetEventName(eventTyp in HWTEST() [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_statemachine.cpp | 68 PanStateMachine::GetEventName(event.what_).c_str()); in ProcessL2capConnectionEvent() 102 __FUNCTION__, PanStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 132 PanStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 170 PanStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 206 PanStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 321 std::string PanStateMachine::GetEventName(int what) in GetEventName() function in OHOS::bluetooth::PanStateMachine
|
H A D | pan_bnep.h | 100 static std::string GetEventName(int what);
|
H A D | pan_statemachine.h | 93 static std::string GetEventName(int what);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_statemachine.cpp | 170 __FUNCTION__, HidHostStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 206 __FUNCTION__, HidHostStateMachine::GetEventName(event.what_).c_str()); in DispatchBle() 260 HidHostStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 301 HidHostStateMachine::GetEventName(event.what_).c_str()); in DispatchBle() 357 HidHostStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 393 HidHostStateMachine::GetEventName(event.what_).c_str()); in DispatchBle() 449 HidHostStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 489 HidHostStateMachine::GetEventName(event.what_).c_str()); in DispatchBle() 735 std::string HidHostStateMachine::GetEventName(int what) in GetEventName() function in OHOS::bluetooth::HidHostStateMachine
|
H A D | hid_host_hogp.h | 53 static std::string GetEventName(int what);
|
H A D | hid_host_l2cap_connection.h | 105 static std::string GetEventName(int what);
|
H A D | hid_host_statemachine.h | 98 static std::string GetEventName(int what);
|
/foundation/multimedia/media_foundation/engine/include/pipeline/core/ |
H A D | event.h | 48 const char* GetEventName(EventType type);
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_connector.h | 54 virtual BASE_NS::string GetEventName() const = 0;
|
/foundation/multimedia/media_foundation/engine/pipeline/core/ |
H A D | event.cpp | 36 const char* GetEventName(EventType type) in GetEventName() function
|
/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | event.h | 65 const char* GetEventName(EventType type);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_statemachine.cpp | 228 HfpAgStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 330 HfpAgStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 368 HfpAgStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 556 HfpAgStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 613 HfpAgStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 653 HfpAgStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 702 std::string HfpAgStateMachine::GetEventName(int what) in GetEventName() function in OHOS::bluetooth::HfpAgStateMachine
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_statemachine.cpp | 81 __FUNCTION__, HfpHfStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 115 __FUNCTION__, HfpHfStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 188 HfpHfStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 222 __FUNCTION__, HfpHfStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 333 HfpHfStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 384 HfpHfStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 423 HfpHfStateMachine::GetEventName(event.what_).c_str()); in Dispatch() 1003 std::string HfpHfStateMachine::GetEventName(int what) in GetEventName() function in OHOS::bluetooth::HfpHfStateMachine
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/ |
H A D | connector.h | 69 if (v->GetSource() == source && v->GetEventName() == event && v->GetFunctionName() == func) { in Disconnect()
|
/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | connector.h | 33 BASE_NS::string GetEventName() const override;
|
H A D | connector.cpp | 74 BASE_NS::string Connector::GetEventName() const in GetEventName() function in Connector
|
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_handler.cpp | 254 std::string eventName = GetEventName(event); in DeliveryTimeAction() 282 std::string eventName = GetEventName(event); in DistributeTimeAction() 364 std::string EventHandler::GetEventName(const InnerEvent::Pointer &event) in GetEventName() function in OHOS::AppExecFwk::EventHandler
|
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_event_handler.cpp | 83 std::string EventHandler::GetEventName(const InnerEvent::Pointer &event) in GetEventName() function in OHOS::AppExecFwk::EventHandler
|
/foundation/multimedia/drm_framework/interfaces/inner_api/native/drm/ |
H A D | key_session_impl.h | 104 std::string GetEventName(DrmEventType event);
|
H A D | media_key_system_impl.h | 92 std::string GetEventName(DrmEventType event);
|
/foundation/multimedia/drm_framework/frameworks/native/drm/ |
H A D | media_key_system_impl.cpp | 409 std::string MediaKeySystemCallback::GetEventName(DrmEventType event)
in GetEventName() function in OHOS::DrmStandard::MediaKeySystemCallback 411 DRM_INFO_LOG("MediaKeySystemCallback GetEventName");
in GetEventName() 424 std::string eventName = GetEventName(event);
in SendEvent()
|
H A D | key_session_impl.cpp | 330 std::string MediaKeySessionServiceCallback::GetEventName(DrmEventType event)
in GetEventName() function in OHOS::DrmStandard::MediaKeySessionServiceCallback 332 DRM_INFO_LOG("GetEventName enter");
in GetEventName() 345 std::string eventName = GetEventName(event);
in SendEvent()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_profile.cpp | 1981 GetEventName(event).c_str(), connectId, result, GET_ENCRYPT_AVRCP_ADDR(rawAddr)); in ProcessChannelEvent() 2016 GetEventName(event).c_str(), connectId, result, GET_ENCRYPT_AVRCP_ADDR(rawAddr)); in ProcessChannelEventConnectIndEvt() 2052 GetEventName(event).c_str(), connectId, result, GET_ENCRYPT_AVRCP_ADDR(rawAddr)); in ProcessChannelEventConnectCfmEvt() 2083 GetEventName(event).c_str(), connectId, result, GET_ENCRYPT_AVRCP_ADDR(rawAddr)); in ProcessChannelEventDisconnectIndEvt() 2098 GetEventName(event).c_str(), connectId, result, GET_ENCRYPT_AVRCP_ADDR(rawAddr)); in ProcessChannelEventDisconnectCfmEvt() 2125 GetEventName(event).c_str(), connectId, result, GET_ENCRYPT_AVRCP_ADDR(rawAddr)); in ProcessChannelEventBrConnectIndEvt() 2149 GetEventName(event).c_str(), connectId, result, GET_ENCRYPT_AVRCP_ADDR(rawAddr)); in ProcessChannelEventBrConnectCfmEvt() 2290 std::string AvrcCtProfile::GetEventName(uint8_t event) in GetEventName() function in OHOS::bluetooth::AvrcCtProfile
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | mtp_packet_tools.h | 96 static const std::string &GetEventName(uint16_t code);
|