Home
last modified time | relevance | path

Searched defs:isAppType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultappmgr_fuzzer/
H A Ddefaultappmgr_fuzzer.cpp56 auto isAppType = DefaultAppMgr::GetInstance().IsAppType(type); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp254 void WindowSessionProperty::SetFloatingWindowAppType(bool isAppType) in SetFloatingWindowAppType()