Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dcompatible_ability_info.cpp119 directLaunch = parcel.ReadBool(); in ReadFromParcel()
200 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, directLaunch); in Marshalling()
255 abilityInfo.directLaunch = directLaunch; in ConvertToAbilityInfo()
H A Dability_info.cpp245 directLaunch = parcel.ReadBool(); in ReadFromParcel()
442 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, directLaunch); in Marshalling()
1300 compatibleAbilityInfo.directLaunch = directLaunch; in ConvertToCompatiableAbilityInfo()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h154 bool directLaunch = true; member
288 bool directLaunch = true; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h181 bool directLaunch = true; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp165 bool directLaunch = false; member
250 bool directLaunch = false; member
665 device.directLaunch, in from_json()
1280 ability.directLaunch, in from_json()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp11231 compatibleAbility.directLaunch = true; in HWTEST_F()
11248 EXPECT_EQ(compatibleAbility.directLaunch, compatibleAbilityInfo2.directLaunch); in HWTEST_F()

Completed in 28 milliseconds