Searched refs:CheckContext (Results 1 – 8 of 8) sorted by relevance
64 static bool CheckContext(napi_env env, napi_callback_info info);
62 static bool CheckContext(napi_env env, napi_callback_info info);
99 bool JSAbility::CheckContext(napi_env env, napi_callback_info info) in CheckContext() function in OHOS::AppDataMgrJsKit::JSAbility
69 extDecoder->CheckContext(context); in ExtDecoderFuncTest001()
123 bool JSAbility::CheckContext(napi_env env, napi_callback_info info) in CheckContext() function in OHOS::AppDataMgrJsKit::JSAbility
116 bool CheckContext(const DecodeContext &context);
431 context->iscontext = JSAbility::CheckContext(env, info); in InnerGetRdbStore()491 context->iscontext = JSAbility::CheckContext(env, info); in InnerDeleteRdbStore()
1147 bool ExtDecoder::CheckContext(const DecodeContext &context) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder1247 if (!CheckContext(context)) { in HeapMemAlloc()