Searched defs:TestNApiEnv (Results 1 – 1 of 1) sorted by relevance
47 struct TestNApiEnv { struct48 int testStage = 0;49 bool testAsyncorPermose = true;50 int engineType = 0;51 bool noneClient = false;52 OHOS::update_engine::UpdateContext clientContext;53 OHOS::update_engine::VersionInfo pakcageInfo;54 OHOS::update_engine::Progress progress;55 std::string errorMsg;56 std::string eventType;[all …]