Searched refs:hapQuickFixFiles (Results 1 – 1 of 1) sorted by relevance
120 std::vector<std::string> hapQuickFixFiles; in OnApplyQuickFix() local121 if (!OHOS::AppExecFwk::UnwrapArrayStringFromJS(env, info.argv[0], hapQuickFixFiles)) { in OnApplyQuickFix()127 auto complete = [hapQuickFixFiles](napi_env env, NapiAsyncTask &task, int32_t status) { in OnApplyQuickFix()129 hapQuickFixFiles); in OnApplyQuickFix()