Searched refs:HandleSubscribe (Results 1 – 4 of 4) sorted by relevance
41 ansManagerStub.HandleSubscribe(datas, reply); in DoSomethingInterestingWithMyAPI()
203 ansManagerStub.HandleSubscribe(datas, reply); in DoSomethingInterestingWithMyAPI()
1021 ErrCode HandleSubscribe(MessageParcel &data, MessageParcel &reply);
211 result = HandleSubscribe(data, reply); in OnRemoteRequest()1509 ErrCode AnsManagerStub::HandleSubscribe(MessageParcel &data, MessageParcel &reply) in HandleSubscribe() function in OHOS::Notification::AnsManagerStub