Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dcompatible_ability_info.cpp46 privacyUrl = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
167 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(privacyUrl)); in Marshalling()
233 abilityInfo.privacyUrl = privacyUrl; in ConvertToAbilityInfo()
H A Dability_info.cpp234 privacyUrl = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
431 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(privacyUrl)); in Marshalling()
1278 compatibleAbilityInfo.privacyUrl = privacyUrl; in ConvertToCompatiableAbilityInfo()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h131 std::string privacyUrl; member
277 std::string privacyUrl; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dability_info.h170 std::string privacyUrl; member

Completed in 4 milliseconds