/aosp14/system/core/trusty/metrics/ |
H A D | metrics.cpp | 81 uint8_t msg[METRICS_MAX_MSG_SIZE]; in HandleEvent() local
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_event_handler.cpp | 30 void FormEventHandler::ProcessEvent(int64_t msg, int64_t eventId, int64_t delayTime) in ProcessEvent()
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/ |
H A D | hdf_main_test.c | 197 HdfTestMsg *msg = NULL; in HdfTestCaseProcess() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_global_config.cpp | 56 void SqliteGlobalConfig::Log(const void *data, int err, const char *msg) in Log()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/transport/ |
H A D | dh_transport_obj.h | 47 std::string msg; member
|
/ohos5.0/base/hiviewdfx/faultloggerd/example/ |
H A D | dump_catcher_demo.cpp | 32 std::string msg = ""; in TestFuncDump() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
H A D | backtrace_local.cpp | 79 std::string msg = ""; in GetBacktraceStringByTid() local 156 std::string msg = ""; in GetProcessStacktrace() local
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/softbus/ |
H A D | softbus_session_manager.cpp | 44 std::string msg = std::string(static_cast<const char*>(data), dataLen); in OnBytes() local 51 std::string msg = std::string(static_cast<const char*>(data), dataLen); in OnMessage() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec_log.h | 86 #define IF_TRUE_RETURN_VAL_WITH_MSG(cond, val, msg, ...) \ argument 99 #define IF_TRUE_RETURN_VOID_WITH_MSG(cond, msg, ...) \ argument
|
/ohos5.0/base/security/asset/test/unittest/module_test/src/crypto_manager/ |
H A D | lib.rs | 86 let msg = vec![1, 2, 3, 4, 5, 6]; in encrypt_and_decrypt() localVariable 120 let msg = vec![1, 2, 3, 4, 5, 6]; in crypto_exec() localVariable
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/ |
H A D | iauth_executor_hdi_test.cpp | 88 const std::vector<uint8_t> &msg) in SendMessage() 115 std::vector<uint8_t> msg = {}; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_manager.c | 1548 static void ConnectRequestFunc(SoftBusMessage *msg) in ConnectRequestFunc() 1558 static void ClientConnectedFunc(SoftBusMessage *msg) in ClientConnectedFunc() 1584 static void ServerAcceptedFunc(SoftBusMessage *msg) in ServerAcceptedFunc() 1592 static void DataReceivedFunc(SoftBusMessage *msg) in DataReceivedFunc() 1603 static void ConnectionClosedFunc(SoftBusMessage *msg) in ConnectionClosedFunc() 1613 static void ConnectionResumeFunc(SoftBusMessage *msg) in ConnectionResumeFunc() 1621 static void DisconnectRequestFunc(SoftBusMessage *msg) in DisconnectRequestFunc() 1629 static void PreventTimeoutFunc(SoftBusMessage *msg) in PreventTimeoutFunc() 1639 static void ResetFunc(SoftBusMessage *msg) in ResetFunc() 1649 static void KeepAliveTimeoutFunc(SoftBusMessage *msg) in KeepAliveTimeoutFunc() [all …]
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_ability.cpp | 118 Message *msg = new Message(MessageID::MSG_ID_SET_COREANDANGENT, nullptr); in SetCoreAndAgentAsync() local 221 Message *msg = msgHandler_->GetMessage(); in WorkThread() local 257 void InputMethodAbility::OnInitInputControlChannel(Message *msg) in OnInitInputControlChannel() 311 void InputMethodAbility::OnSetSubtype(Message *msg) in OnSetSubtype() 388 void InputMethodAbility::OnCursorUpdate(Message *msg) in OnCursorUpdate() 402 void InputMethodAbility::OnSelectionChange(Message *msg) in OnSelectionChange() 419 void InputMethodAbility::OnAttributeChange(Message *msg) in OnAttributeChange() 837 Message *msg = new Message(MessageID::MSG_ID_QUIT_WORKER_THREAD, nullptr); in QuitWorkThread() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/ |
H A D | connection_br_connection_test.cpp | 63 void PostMessageDelay(const SoftBusLooper *looper, SoftBusMessage *msg, uint64_t delayMillis) in PostMessageDelay() 90 void MessageDelay(const SoftBusLooper *looper, SoftBusMessage *msg, uint64_t delayMillis) in MessageDelay() 324 SoftBusMessage msg; variable 337 SoftBusMessage msg; variable 952 SoftBusMessage msg; variable 1015 SoftBusMessage msg; variable
|
/aosp14/frameworks/base/core/java/android/service/vr/ |
H A D | VrListenerService.java | 88 public void handleMessage(Message msg) { in handleMessage()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IActivityController.aidl | 67 int systemNotResponding(String msg); in systemNotResponding()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/ |
H A D | AbstractUptimePreferenceController.java | 103 public void handleMessage(Message msg) { in handleMessage()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_battery_info.c | 61 static void OnReceiveBatteryInfo(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, u… in OnReceiveBatteryInfo()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/ |
H A D | softbusnegotiatemessage_fuzzer.cpp | 55 SoftBus::NegotiateMessage msg; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/ |
H A D | data_receiver_test.cpp | 66 … DataReceiver::EventCallback callback = [](std::shared_ptr<NetsysEventMessage> msg) { (void)msg; }; in __anon8da7be9f0202()
|
/ohos5.0/base/telephony/call_manager/services/call/include/ |
H A D | call_request_handler.h | 43 std::u16string msg = u""; member
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | hdf_device_thread.c | 23 int32_t DeviceThreadMessageHandler(struct HdfMessageTask *task, struct HdfMessage *msg) in DeviceThreadMessageHandler()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/test/platform/i2c/ |
H A D | i2c_adapter_dummy.c | 34 struct I2cMsg *msg = NULL; in EchoI2cMsgs() local
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/ |
H A D | avmetadatastub_fuzzer.cpp | 66 MessageParcel msg; in FuzzAVMetadataStubLocal() local
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/ |
H A D | playerstub_fuzzer.cpp | 66 MessageParcel msg; in FuzzPlayerStubLocal() local
|