Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/include/
H A Dhttp_module.h39 static constexpr const char *FUNCTION_ONCE = "once"; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp103 DECLARE_NAPI_FUNCTION(HttpRequest::FUNCTION_ONCE, HttpRequest::Once), in DefineHttpRequestClass()