Home
last modified time | relevance | path

Searched defs:eventList (Results 1 - 25 of 28) sorted by relevance

12

/base/security/security_guard/services/security_collector/src/
H A Dcollector_cfg_marshalling.cpp40 std::vector<std::string> eventList; in from_json() local
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dsys_event_query_rule.h41 std::vector<std::string> eventList; member in OHOS::HiviewDFX::SysEventQueryRule
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dsys_event_query_rule.h38 std::vector<std::string> eventList; member in OHOS::HiviewDFX::SysEventQueryRule
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Devent_read_handler.h45 ExportEventList eventList; member
/base/security/security_guard/frameworks/common/obtaindata/src/
H A Dsg_obtaindata_client.cpp31 static int32_t RequestSecurityEventInfo(std::string &devId, std::string &eventList, in RequestSecurityEventInfo() argument
/base/security/security_guard/frameworks/common/obtaindata/test/unittest/src/
H A Dobtaindata_kit_test.cpp79 static std::string eventList = "{\"eventId\":[1011009000]}"; in HWTEST_F() local
93 static std::string eventList = "{\"eventId\":[-1]}"; in HWTEST_F() local
107 static std::string eventList = "{\"eventIds\":[1011009000]}"; in HWTEST_F() local
121 static std::string eventList = "{eventId:[1011009000]}"; in HWTEST_F() local
135 static std::string eventList = "{\\"eventIds\\":[]}"; HWTEST_F() local
149 static std::string eventList = "{\\"eventIds\\":[0]}"; HWTEST_F() local
162 static std::string eventList = "{\\"eventIds\\":[0]}"; HWTEST_F() local
[all...]
/base/hiviewdfx/hiview/base/include/
H A Ddefines.h89 std::unordered_set<std::string> eventList; member
/base/security/security_guard/test/unittest/model_manager/include/
H A Dconfig_define.h29 std::vector<int64_t> eventList; member
/base/security/security_guard/test/unittest/mock/config_manager/
H A Dconfig_define.h29 std::vector<int64_t> eventList; member
/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp98 std::vector<std::string> eventList; in to_json() local
141 std::vector<std::string> eventList; in from_json() local
/base/security/security_guard/test/unittest/data_collect/include/
H A Dconfig_define.h29 std::vector<int64_t> eventList; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_manager_c.cpp51 std::vector<std::string> eventList; in HiSysEventQuery() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_rules.h89 QueryRule(const std::string& domain, const std::vector<std::string>& eventList, in QueryRule() argument
117 std::vector<std::string> eventList; member in OHOS::HiviewDFX::QueryRule
H A Dhisysevent_manager_c.h43 char eventList[MAX_NUMBER_OF_EVENT_LIST][MAX_LENGTH_OF_EVENT_NAME]; member
/base/hiviewdfx/hiview/plugins/event_store/event_export/config/
H A Dexport_event_list_parser.cpp51 void ParseExportEventList(cJSON* eventItem, ExportEventList& eventList) in ParseExportEventList() argument
35 AddDomainNames(const std::string& domain, const std::vector<std::string>& names, ExportEventList& eventList) AddDomainNames() argument
/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_def.h47 EventList eventList; member
/base/security/security_guard/frameworks/common/data_collect_manager/src/
H A Ddata_collect_manager_proxy.cpp59 int32_t DataCollectManagerProxy::RequestRiskData(std::string &devId, std::string &eventList, in RequestRiskData() argument
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_manager.cpp58 std::vector<std::string> eventList; in HiSysEventQuery() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Ddata_share_test.cpp112 std::string eventList; in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Devent_read_handler.cpp86 bool EventReadHandler::QuerySysEvent(const int64_t beginSeq, const int64_t endSeq, const ExportEventList& eventList, in QuerySysEvent() argument
61 QuerySysEventInRange(const std::pair<int64_t, int64_t>& queryRange, const ExportEventList& eventList, QueryCallback queryCallback) QuerySysEventInRange() argument
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
H A Dhisysevent_c_wrapper.h44 char eventList[MAX_EVENT_LIST_LEN]; member
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_sdk_adaptor.cpp45 int32_t SecurityGuardSdkAdaptor::RequestSecurityEventInfo(std::string &devId, std::string &eventList, in RequestSecurityEventInfo() argument
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_stub.cpp98 std::string eventList = data.ReadString(); in HandleDataRequestCmd() local
/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_guard_data_collect_sa_test.cpp462 std::string eventList = "eventList"; in HWTEST_F() local
475 std::string eventList = "eventList"; in HWTEST_F() local
493 std::string eventList = "eventList"; in HWTEST_F() local
/base/hiviewdfx/hiview/core/include/
H A Dhiview_platform.h113 auto eventList = itEventList->second; in Match() local

Completed in 11 milliseconds

12