Home
last modified time | relevance | path

Searched defs:dataMsg (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/transport/
H A Ddh_transport_test.cpp86 char dataMsg[10] = "dataMsg"; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/transportbase/test/transbaseunittest/
H A Ddistributed_input_transbase_test.cpp154 char dataMsg[10] = "dataMsg"; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp302 std::shared_ptr<cJSON> dataMsg = event->GetSharedObject<cJSON>(); in ProcessStartPage() local
328 std::shared_ptr<cJSON> dataMsg = event->GetSharedObject<cJSON>(); in ProcessStopPage() local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddinput_source_manager_event_handler.cpp54 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyRegisterCallback() local
94 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyUnregisterCallback() local
123 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in NotifyPrepareCallback() local
150 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyUnprepareCallback() local
177 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyStartCallback() local
211 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyStopCallback() local
256 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyStartDhidCallback() local
283 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyStopDhidCallback() local
310 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyKeyStateCallback() local
340 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyStartServerCallback() local
363 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayPrepareCallback() local
389 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayUnprepareCallback() local
415 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayPrepareRemoteInput() local
455 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayUnprepareRemoteInput() local
491 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayStartDhidCallback() local
519 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayStopDhidCallback() local
547 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayStartTypeCallback() local
575 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); NotifyRelayStopTypeCallback() local
[all...]
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp209 std::shared_ptr<nlohmann::json> dataMsg = event->GetSharedObject<nlohmann::json>(); in ScanAllNode() local
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhuks_adapter_test.cpp593 uint8_t dataMsg[] = {"9A8781AE9ACFDBFD577DF72949A4731F"}; in HWTEST_F() local
619 uint8_t dataMsg[] = "{\"message\":32770,\"payload\":{" in HWTEST_F() local
686 uint8_t dataMsg[] = {"BB4DA8D3B2E76EAF968C67DAFCC6ECD20A72668EA43220C2835AEDD6D84E2A314203E4" in HWTEST_F() local
859 uint8_t dataMsg[] = "{\\"message\\":32770,\\"payload\\":{" HWTEST_F() local
930 uint8_t dataMsg[] = "{\\"message\\":32770,\\"payload\\":{" HWTEST_F() local
991 uint8_t dataMsg[] = "{\\"message\\":32770,\\"payload\\":{" HWTEST_F() local
[all...]

Completed in 10 milliseconds