Home
last modified time | relevance | path

Searched refs:GetSystemAbilityWithDeviceId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dmanage.rs23 GetSystemAbilityWithDeviceId, GetSystemProcessInfo, ListSystemAbilities,
87 RemoteObj::from_sptr(GetSystemAbilityWithDeviceId(said, &id)) in get_system_ability_with_device_id()
H A Dwrapper.rs73 fn GetSystemAbilityWithDeviceId( in GetSystemAbilityWithDeviceId() function
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/include/
H A Dsystem_ability_manager_wrapper.h46 std::unique_ptr<SptrIRemoteObject> GetSystemAbilityWithDeviceId(int32_t systemAbilityId, const std:…
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dsystem_ability_manager_wrapper.cpp141 std::unique_ptr<SptrIRemoteObject> GetSystemAbilityWithDeviceId(int32_t systemAbilityId, const std:… in GetSystemAbilityWithDeviceId() function