Home
last modified time | relevance | path

Searched refs:deviced (Results 1 – 2 of 2) sorted by relevance

/base/notification/common_event_service/services/src/
Dcommon_event_sticky_manager.cpp159 …std::string deviced = "\t\tDevicedID: " + record->commonEventData->GetWant().GetElement().GetDevic… in DumpState() local
161 … want = "\tWant:\n" + action + entities + scheme + uri + flags + type + bundle + ability + deviced; in DumpState()
Dcommon_event_control_manager.cpp1022 …std::string deviced = "\t\tDevicedID: " + record->commonEventData->GetWant().GetElement().GetDevic… in DumpStateByCommonEventRecord() local
1024 … want = "\tWant:\n" + action + entities + scheme + uri + flags + type + bundle + ability + deviced; in DumpStateByCommonEventRecord()
1136 std::string deviced = "\t\tDevicedID: " + record.want.GetElement().GetDeviceID() + "\n"; in DumpHistoryStateByCommonEventRecord() local
1138 … want = "\tWant:\n" + action + entities + scheme + uri + flags + type + bundle + ability + deviced; in DumpHistoryStateByCommonEventRecord()