Home
last modified time | relevance | path

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

/base/security/security_guard/services/config_manager/include/
H A Dmodel_analysis_define.h58 constexpr const char* EVENT_CFG_STORAGE_TIME_KEY = "storageTime"; member
/base/security/security_guard/test/unittest/config_manager/include/
H A Dmodel_analysis_define.h58 const std::string EVENT_CFG_STORAGE_TIME_KEY = "storageTime"; member
/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp169 { EVENT_CFG_STORAGE_TIME_KEY, eventCfg.storageTime }, in to_json()
193 JsonCfg::Unmarshal(eventCfg.storageTime, jsonObj, EVENT_CFG_STORAGE_TIME_KEY); in from_json()

Completed in 2 milliseconds