Searched defs:GetApplyedQuickFixInfo (Results 1 – 5 of 5) sorted by relevance
66 int32_t QuickFixManagerService::GetApplyedQuickFixInfo(const std::string& bundleName, in GetApplyedQuickFixInfo() function in OHOS::AAFwk::QuickFixManagerService
105 int32_t QuickFixCommand::GetApplyedQuickFixInfo(const std::string &bundleName, std::string &resultI… in GetApplyedQuickFixInfo() function in OHOS::AppExecFwk::QuickFixCommand
88 int32_t QuickFixManagerService::GetApplyedQuickFixInfo(const std::string &bundleName, in GetApplyedQuickFixInfo() function in OHOS::AAFwk::QuickFixManagerService
63 int32_t QuickFixManagerClient::GetApplyedQuickFixInfo(const std::string &bundleName, in GetApplyedQuickFixInfo() function in OHOS::AAFwk::QuickFixManagerClient
51 static napi_value GetApplyedQuickFixInfo(napi_env env, napi_callback_info info) in GetApplyedQuickFixInfo() function in OHOS::AbilityRuntime::JsQuickFixManager