Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/
H A Dnetfirewall_module.cpp41 static constexpr const char *FUNCTION_GET_INTERCEPT_RECORDS = "getInterceptRecords"; member
88 return ModuleTemplate::Interface<GetInterceptRecordsContext>(env, info, FUNCTION_GET_INTERCEPT_RECORDS, in GetInterceptRecords()
105 DECLARE_NAPI_FUNCTION(FUNCTION_GET_INTERCEPT_RECORDS, GetInterceptRecords), in DeclareNetFirewallInterface()

Completed in 1 milliseconds