Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dcompatible_ability_info.cpp54 multiUserShared = parcel.ReadBool(); in ReadFromParcel()
175 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, multiUserShared); in Marshalling()
241 abilityInfo.multiUserShared = multiUserShared; in ConvertToAbilityInfo()
H A Dability_info.cpp243 multiUserShared = parcel.ReadBool(); in ReadFromParcel()
440 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Bool, parcel, multiUserShared); in Marshalling()
1286 compatibleAbilityInfo.multiUserShared = multiUserShared; in ConvertToCompatiableAbilityInfo()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h139 bool multiUserShared = false; member
286 bool multiUserShared = false; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h179 bool multiUserShared = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp251 bool multiUserShared = false; member
1306 ability.multiUserShared, in from_json()

Completed in 10 milliseconds