Home
last modified time | relevance | path

Searched defs:message (Results 151 - 175 of 3079) sorted by relevance

12345678910>>...124

/foundation/arkui/ace_engine/frameworks/core/common/xcollie/
H A DxcollieInterface.h31 virtual void TriggerTimerCount(const std::string& name, bool bTrigger, const std::string& message) {}; in TriggerTimerCount() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Djs_launcher.h29 std::string message; member
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dtimer_strategy.cpp21 void TimerStrategy::HandleEvent(const StandbyMessage& message) in HandleEvent() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_exporter.cpp47 std::string message; in Exporter() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
H A Djs_error_utils.h32 const char *message; member
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpasteboard_dialog_abnormal_branch_test.cpp54 PasteBoardDialog::ToastMessageInfo message; in HWTEST_F() local
H A Dpasteboard_dialog_normal_branch_test.cpp47 PasteBoardDialog::ToastMessageInfo message; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/
H A Djs_error_utils.h33 const char *message = nullptr; member
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine/include/
H A Dav_sender_engine_test.h71 (void) message; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/include/
H A Dav_receiver_engine_test.h72 (void) message; variable
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/publisher_listener_stub/include/
H A Dpublisher_listener_stub_test.h45 void OnMessage(const DHTopic topic, const std::string& message) in OnMessage() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/publisher/src/
H A Dpublisher_item_test.cpp90 std::string message = ""; in HWTEST_F() local
108 std::string message = "message"; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/publisher/include/
H A Dpublisher_item_test.h41 void OnMessage(const DHTopic topic, const std::string& message) in OnMessage() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwareservice/include/
H A Dmock_publisher_listener.h27 void OnMessage(const DHTopic topic, const std::string& message) in OnMessage() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/publisher/
H A Dpublisher_item.cpp67 void PublisherItem::PublishMessage(const std::string &message) in PublishMessage() argument
H A Dpublisher.cpp49 void Publisher::PublishMessage(const DHTopic topic, const std::string &message) in PublishMessage() argument
/third_party/gn/src/gn/
H A Dninja_target_command_util_unittest.cc41 std::string message = stream.str(); in TestWriter() local
/third_party/googletest/googletest/src/
H A Dgtest-assertion-result.cc73 AssertionResult AssertionFailure(const Message& message) { in AssertionFailure() argument
/third_party/googletest/googletest/test/
H A Dgoogletest-test-part-test.cc55 Message message; in TEST_F() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DInvalidFormatException.java24 public InvalidFormatException(String message) { in InvalidFormatException() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DSkeletonSyntaxException.java20 public SkeletonSyntaxException(String message, CharSequence token) { in SkeletonSyntaxException() argument
30 public SkeletonSyntaxException(String message, CharSequence token, Throwable cause) { in SkeletonSyntaxException() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DICUCloneNotSupportedException.java35 public ICUCloneNotSupportedException(String message) { in ICUCloneNotSupportedException() argument
56 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() argument
H A DICUInputTooLongException.java29 public ICUInputTooLongException(String message) { in ICUInputTooLongException() argument
50 public ICUInputTooLongException(String message, Throwable cause) { in ICUInputTooLongException() argument
H A DICUException.java33 public ICUException(String message) { in ICUException() argument
54 public ICUException(String message, Throwable cause) { in ICUException() argument
H A DIllformedLocaleException.java40 public IllformedLocaleException(String message) { in IllformedLocaleException() argument
55 public IllformedLocaleException(String message, in argument
[all...]

Completed in 6 milliseconds

12345678910>>...124