Home
last modified time | relevance | path

Searched refs:abilitySrcPath (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/test/mock/ability/
H A DMockSimulator.cpp26 int64_t StartAbility(const std::string &abilitySrcPath, TerminateCallback callback,
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp297 std::string abilitySrcPath = commandInfo.abilityPath; in RunDebugAbility() local
299 debugAbilityId = simulator->StartAbility(abilitySrcPath, [](int64_t abilityId) {}, abilityName); in RunDebugAbility()
301 ELOG("JsApp::Run ability start failed. abilitySrcPath:%s abilityName:%s", abilitySrcPath.c_str(), in RunDebugAbility()

Completed in 3 milliseconds