Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 11 of 11) sorted by relevance

/base/notification/ces_standard/frameworks/native/src/
Dasync_common_event_result.cpp64 std::string AsyncCommonEventResult::GetData() const in GetData() function in OHOS::EventFwk::AsyncCommonEventResult
Dcommon_event_subscriber.cpp63 std::string CommonEventSubscriber::GetData() const in GetData() function in OHOS::EventFwk::CommonEventSubscriber
Dcommon_event_data.cpp56 std::string CommonEventData::GetData() const in GetData() function in OHOS::EventFwk::CommonEventData
/base/accessibility/services/aams/test/mock/
Dcommon_event_data_mock.cpp49 std::string CommonEventData::GetData() const in GetData() function in OHOS::EventFwk::CommonEventData
Dcommon_event_subscriber_mock.cpp51 std::string CommonEventSubscriber::GetData() const in GetData() function in OHOS::EventFwk::CommonEventSubscriber
/base/accessibility/services/test/mock/
Dcommon_event_data_mock.cpp49 std::string CommonEventData::GetData() const in GetData() function in OHOS::EventFwk::CommonEventData
Dcommon_event_subscriber_mock.cpp51 std::string CommonEventSubscriber::GetData() const in GetData() function in OHOS::EventFwk::CommonEventSubscriber
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dsa_dumper.cpp168 void SADumper::GetData(const std::string &name, const sptr<ISystemAbilityManager> &sam) in GetData() function in OHOS::HiviewDFX::SADumper
/base/telephony/sms_mms/services/
Dsms_send_indexer.cpp212 const std::vector<uint8_t>& SmsSendIndexer::GetData() const in GetData() function in OHOS::Telephony::SmsSendIndexer
/base/notification/ces_standard/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json7 "GetData": [], array
25 "GetData": [] array
92 "GetData": [], array
/base/notification/ces_standard/interfaces/kits/napi/common_event/src/
Dcommon_event.cpp1064 napi_value GetData(napi_env env, napi_callback_info info) in GetData() function