Lines Matching defs:thisVal

241     ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
243 ACELite::JSIValue resultValue = ACELite::HilogModule::Debug(thisVal, &args, LOG_ARG_NUMBER);
257 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
259 ACELite::JSIValue resultValue = ACELite::HilogModule::Info(thisVal, &args, LOG_ARG_NUMBER);
273 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
275 ACELite::JSIValue resultValue = ACELite::HilogModule::Error(thisVal, &args, LOG_ARG_NUMBER);
289 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
291 ACELite::JSIValue resultValue = ACELite::HilogModule::Warn(thisVal, &args, LOG_ARG_NUMBER);
305 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
307 ACELite::JSIValue resultValue = ACELite::HilogModule::Fatal(thisVal, &args, LOG_ARG_NUMBER);
320 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
325 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER);
338 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
343 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER);
356 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
361 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER);
374 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
379 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER);
392 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
397 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER);
410 ACELite::JSIValue thisVal = ACELite::JSI::CreateString(HILOG_THIS_VAL);
415 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER);