Home
last modified time | relevance | path

Searched refs:SetWantSvcIdentity (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.cpp144 SetWantSvcIdentity(const_cast<Want *>(&want), identity_); in TestStartAbility()
220 SetWantSvcIdentity(&want, identity_); in TestDumpAbility()
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/want_lite/
H A Dwant.h166 bool SetWantSvcIdentity(Want *want, SvcIdentity sid);
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dability_dump_client.cpp34 SetWantSvcIdentity(&want_, *(want.sid)); in AbilityDumpClient()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mgr_feature.cpp254 SetWantSvcIdentity(data, *(want->sid)); in StartAbilityInner()
401 SetWantSvcIdentity(data, *(want->sid)); in ConnectAbilityInner()
532 SetWantSvcIdentity(data, *(want->sid)); in StopAbilityInner()
H A Dpage_ability_record.cpp43 SetWantSvcIdentity(&want_, *(want.sid)); in PageAbilityRecord()
/ohos5.0/foundation/ability/ability_lite/frameworks/want_lite/src/
H A Dwant.cpp246 bool SetWantSvcIdentity(Want *want, SvcIdentity sid) in SetWantSvcIdentity() function
345 if (!ret || !SetWantSvcIdentity(want, svc)) { in DeserializeWant()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dability_tool.cpp152 SetWantSvcIdentity(want, identity_); in BuildWant()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-application-framework-guide.md23 | bool&nbsp;SetWantSvcIdentity(Want&nbsp;\*want,&nbsp;SvcIdentity&nbsp;sid) | 设置SvcIdentity。 |
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-application-framework-guide.md42 …10"><a name="p4921040155510"></a><a name="p4921040155510"></a>bool SetWantSvcIdentity(Want *want, …