/base/hiviewdfx/hiview/core/test/unittest/common/ |
H A D | platform_test_result_listener.cpp | 18 void PlatformTestResultListener::OnUnorderedEvent(const Event& msg)
in OnUnorderedEvent() argument
|
/base/useriam/user_auth_framework/frameworks/native/client/src/ |
H A D | auth_message_impl.cpp | 21 const std::vector<uint8_t> &AuthMessageImpl::GetMsgBuffer(const std::shared_ptr<AuthMessage> &msg) in GetMsgBuffer() argument 28 std::shared_ptr<AuthMessage> AuthMessage::As(const std::vector<uint8_t> &msg) in As() argument
|
/base/inputmethod/imf/common/src/ |
H A D | message_handler.cpp | 30 Message *msg = mQueue.front(); in ~MessageHandler() local 41 void MessageHandler::SendMessage(Message *msg) in SendMessage() argument 56 Message *msg = reinterpret_cast<Message *>(mQueue.front()); in GetMessage() local
|
H A D | message.cpp | 36 Message::Message(const Message &msg) in Message() argument 50 Message &Message::operator=(const Message &msg) in operator =() argument [all...] |
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_logger.cpp | 52 void DfxLogToSocket(const char *msg) in DfxLogToSocket() argument
|
/base/hiviewdfx/faultloggerd/tools/dump_catcher/ |
H A D | dump_catcher.cpp | 33 std::string msg = ""; in Dump() local
|
/base/print/print_fwk/services/print_service/src/ |
H A D | hisys_event_util.cpp | 23 void HisysEventUtil::reportBehaviorEvent(std::string name, int behaviorCode, const std::string &msg) in reportBehaviorEvent() argument 35 void HisysEventUtil::reportFaultEvent(std::string name, int faultCode, std::string scene, std::string msg) in reportFaultEvent() argument 48 void HisysEventUtil::reportPrintSuccess(const std::string &msg) in reportPrintSuccess() argument 53 void HisysEventUtil::faultPrint(std::string scene, std::string msg) in faultPrint() argument
|
/base/security/device_security_level/baselib/msglib/src/utils/ |
H A D | messenger_utils.c | 24 QueueMsgData *CreateQueueMsgData(const DeviceIdentify *devId, const uint8_t *msg, uint32_t msgLen, in CreateQueueMsgData() argument
|
/base/startup/init/test/mock/hvb/libhvb/crypto/ |
H A D | hvb_hash_sha256.c | 34 int hash_calc_update(struct hash_ctx_t *hash_ctx, const void *msg, uint32_t msg_len) in hash_calc_update() argument 47 int hash_calc_do_final(struct hash_ctx_t *hash_ctx, const void *msg, uint32_t msg_len, uint8_t *out, uint32_t out_len) in hash_calc_do_final() argument
|
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/crypto_engine_test/src/ |
H A D | hks_openssl_hash_test.cpp | 110 struct HksBlob msg = { 0 }; in HWTEST_F() local
|
/base/useriam/user_auth_framework/frameworks/native/client/inc/ |
H A D | auth_message_impl.h | 28 explicit AuthMessageImpl(std::vector<uint8_t> msg) : msg_(std::move(msg)) {}; in AuthMessageImpl() argument
|
/base/web/webview/interfaces/kits/napi/common/ |
H A D | business_error.h | 26 static inline void ThrowError(napi_env env, int32_t err, const std::string& msg) in ThrowError() argument
|
/base/inputmethod/imf/services/adapter/system_language_observer/src/ |
H A D | system_language_observer.cpp | 44 Message *msg = new (std::nothrow) Message(MessageID::MSG_ID_SYS_LANGUAGE_CHANGED, nullptr); in OnChange() local
|
/base/location/frameworks/cj/source/ |
H A D | nmea_message_callback.cpp | 56 std::string msg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local 73 void NmeaMessageCallback::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
/base/inputmethod/imf/services/src/ |
H A D | input_control_channel_stub.cpp | 66 Message *msg = new (std::nothrow) Message(MessageID::MSG_ID_HIDE_KEYBOARD_SELF, parcel); in HideKeyboardSelf() local
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/ |
H A D | event_processor_example2.cpp | 90 void EventProcessorExample2::OnUnorderedEvent(const Event &msg)
in OnUnorderedEvent() argument
|
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/ |
H A D | dynamic_load_plugin_example.cpp | 49 void DynamicLoadPluginExample::OnUnorderedEvent(const Event &msg)
in OnUnorderedEvent() argument
|
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/ |
H A D | bundle_plugin_example3.cpp | 62 void BundlePluginExample3::OnEventListeningCallback(const Event &msg)
in OnEventListeningCallback() argument
|
/base/location/frameworks/native/locator_agent/source/ |
H A D | native_nmea_callback_host.cpp | 36 std::string msg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local 48 void NativeNmeaCallbackHost::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
/base/location/services/location_locator/callback/source/ |
H A D | nmea_message_callback_proxy.cpp | 32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
H A D | event_processor_example4.cpp | 100 void EventProcessorExample4::OnEventListeningCallback(const Event &msg)
in OnEventListeningCallback() argument
|
/base/hiviewdfx/faultloggerd/test/moduletest/ |
H A D | faultloggerd_module_test.cpp | 133 char msg[] = "test log"; in HWTEST_F() local
|
/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | napi_errors.cpp | 35 std::string msg; in GetNapiError() local
|
/base/request/request/pre_download/netstack_rs/src/ |
H A D | error.rs | 38 pub fn msg(&self) -> &str { in msg() functions
|
/base/powermgr/power_manager/frameworks/napi/utils/ |
H A D | napi_errors.cpp | 36 std::string msg; in GetNapiError() local
|