Searched refs:nullToken (Results 1 – 2 of 2) sorted by relevance
274 OHOS::sptr<OHOS::IRemoteObject> nullToken = nullptr; variable275 auto result1 = ConnectManager()->TerminateAbility(nullToken);1052 OHOS::sptr<OHOS::IRemoteObject> nullToken = nullptr; variable1087 OHOS::sptr<OHOS::IRemoteObject> nullToken = nullptr; variable1088 auto result = ConnectManager()->ScheduleDisconnectAbilityDoneLocked(nullToken);1134 OHOS::sptr<OHOS::IRemoteObject> nullToken = nullptr; variable1135 auto result = ConnectManager()->ScheduleCommandAbilityDoneLocked(nullToken);1178 OHOS::sptr<OHOS::IRemoteObject> nullToken = nullptr; variable1179 auto ability1 = ConnectManager()->GetExtensionByTokenFromServiceMap(nullToken);2824 sptr<IRemoteObject> nullToken = nullptr; variable[all …]
1201 std::vector<uint8_t> nullToken; variable1202 DomainAccountClient::GetInstance().UpdateAccountToken(domainInfo, nullToken);