Searched refs:StartAbilityByUIContentSessionForOptionsInner (Results 1 – 3 of 3) sorted by relevance
99 int StartAbilityByUIContentSessionForOptionsInner(MessageParcel &data, MessageParcel &reply);
114 return StartAbilityByUIContentSessionForOptionsInner(data, reply); in OnRemoteRequestInnerSecond()1285 int AbilityManagerStub::StartAbilityByUIContentSessionForOptionsInner(MessageParcel &data, MessageP… in StartAbilityByUIContentSessionForOptionsInner() function in OHOS::AAFwk::AbilityManagerStub
912 auto res = stub_->StartAbilityByUIContentSessionForOptionsInner(data, reply);