Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dconnection_subscriber.cpp55 void ConnectionSubscriber::MarshallingDlpStateData(const AbilityRuntime::DlpStateData& data, nlohmann::json &payload) in MarshallingDlpStateData() function in OHOS::ResourceSchedule::ConnectionSubscriber
71 MarshallingDlpStateData(data, payload); in OnDlpAbilityOpened()
80 MarshallingDlpStateData(data, payload); in OnDlpAbilityClosed()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/include/
H A Dconnection_subscriber.h34 void MarshallingDlpStateData(const AbilityRuntime::DlpStateData& data, nlohmann::json &payload);
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Dobserver_event_test.cpp522 connectionSubscriber_->MarshallingDlpStateData(data1, payload); in HWTEST_F()

Completed in 3 milliseconds