Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/utils/log/include/
H A Dnetstack_log.h87 #define NETSTACK_CORE_LOGI(fmt, ...) NETSTACK_CORE_HILOG_PRINT(INFO, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp612 NETSTACK_CORE_LOGI( in DumpHttpPerformance()