Home
last modified time | relevance | path

Searched refs:TIMEOUT_REPLY (Results 1 - 5 of 5) sorted by relevance

/base/security/security_guard/services/risk_classify/src/
H A Drisk_analysis_manager_service.cpp42 constexpr int32_t TIMEOUT_REPLY = 500; member
127 std::chrono::milliseconds span(TIMEOUT_REPLY); in RequestSecurityModelResult()
/base/security/security_guard/frameworks/common/classify/src/
H A Dsg_classify_client.cpp30 constexpr int32_t TIMEOUT_REPLY = 500; member
91 std::chrono::milliseconds span(TIMEOUT_REPLY); in RequestSecurityModelResultSync()
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h41 constexpr int32_t TIMEOUT_REPLY = 500; variable
H A Dsecurity_guard_napi.cpp390 std::chrono::milliseconds span(TIMEOUT_REPLY); in RequestSecurityModelResultExecute()
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp53 constexpr int32_t TIMEOUT_REPLY = 10000; member
217 std::chrono::milliseconds span(TIMEOUT_REPLY); in RequestRiskData()

Completed in 9 milliseconds