Home
last modified time | relevance | path

Searched refs:MarshallingConnectionData (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dconnection_subscriber.cpp23 void ConnectionSubscriber::MarshallingConnectionData( in MarshallingConnectionData() function in OHOS::ResourceSchedule::ConnectionSubscriber
41 MarshallingConnectionData(data, payload); in OnExtensionConnected()
50 MarshallingConnectionData(data, payload); in OnExtensionDisconnected()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/include/
H A Dconnection_subscriber.h33 void MarshallingConnectionData(const AbilityRuntime::ConnectionData& data, nlohmann::json &payload);
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Dobserver_event_test.cpp516 connectionSubscriber_->MarshallingConnectionData(data, payload); in HWTEST_F()

Completed in 3 milliseconds