Home
last modified time | relevance | path

Searched defs:result03 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test3.cpp189 bool result03 = ssm_->ConfigAppWindowShadow(shadowConfig, outShadow); variable
422 std::string result03 = std::get<std::string>(ssm_->CreateCurve(curveConfig)); variable
1274 WMError result03 = ssm_->SetGestureNavigaionEnabled(enable); variable
1320 WMError result03 = ssm_->RequestFocusStatus(persistentId, false, true, reasonInput); variable
1377 WSError result03 = ssm_->RaiseWindowToTop(persistentId); variable
1398 WSError result03 = ssm_->ShiftAppWindowFocus(sourcePersistentId, targetPersistentId); variable
1499 WSError result03 = ssm_->GetSessionDumpInfo(params, dumpInfo); variable
H A Dscene_session_manager_test.cpp200 WSError result03 = ssm_->SetWindowFlags(scensession, property); variable
472 WSError result03 = ssm_->MoveSessionsToBackground(sessionIds, res); variable
H A Dscene_session_manager_test2.cpp142 WMError result03 = ssm_->SetGestureNavigaionEnabled(true); variable