Home
last modified time | relevance | path

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

/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp143 auto currentAbilityPtr = TreeManager::GetInstance()->GetCurrentAbility(); in CheckInputFinished() local
144 if (currentAbilityPtr == nullptr) { in CheckInputFinished()
150 if (CheckBundleFinished(WuKongTree::GetRoot(currentAbilityPtr))) { in CheckInputFinished()
152 if (param->bundleRunning_[i] && param->bundleName_[i] == currentAbilityPtr->GetBundleName()) { in CheckInputFinished()

Completed in 2 milliseconds