Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_common.h247 bool withSystem = false; member
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp393 if (taskInfo.withSystem) { in Convert2JSValue()
H A Djs_task.cpp867 context->taskInfo.withSystem = true; in Query()