Searched defs:CreateApplication (Results 1 – 2 of 2) sorted by relevance
27 using CreateApplication = std::function<OHOSApplication *(void)>; variable
106 std::shared_ptr<ApplicationInfo> AmsWorkFlowTest::CreateApplication(const std::string& app) const in CreateApplication() function in OHOS::AppExecFwk::AmsWorkFlowTest