Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
Dhello.cpp39 bool testGetHttpBodyStream = false; variable
126 testGetHttpBodyStream = testRequest->isGetBodyStream(); in OnURLRequestStart()
160 OH_LOG_INFO(LOG_APP, "testRequest->isGetBodyStream() %{public}d", testGetHttpBodyStream); in OnURLRequestStart()
345 if (testGetHttpBodyStream) { in GetHttpBodyStream()