Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp50 bool isTestContext = false; member
619 if (context != nullptr && context->napi != nullptr && context->isTestContext) { in JsGetComponentCallBack()
686 if (native == nullptr && !context->isTestContext) { in JsGetComponentArgs()
692 if (context->isTestContext) { in JsGetComponentArgs()
724 context->isTestContext = context->napi->isTestImage_; in JsGetComponent()
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp50 bool isTestContext = false; member
610 if (context != nullptr && context->napi != nullptr && context->isTestContext) { in JsGetComponentCallBack()
678 if (context->isTestContext) { in JsGetComponentArgs()
713 context->isTestContext = context->napi->isTestImage_; in JsGetComponent()

Completed in 4 milliseconds