Searched refs:ProcessGetSubscriptionDone (Results 1 – 4 of 4) sorted by relevance
64 ruimFile->ProcessGetSubscriptionDone(event); in DoSomethingInterestingWithMyAPI()
62 bool ProcessGetSubscriptionDone(const AppExecFwk::InnerEvent::Pointer &event);
178 bool RuimFile::ProcessGetSubscriptionDone(const AppExecFwk::InnerEvent::Pointer &event) in ProcessGetSubscriptionDone() function in OHOS::Telephony::RuimFile319 …[this](const AppExecFwk::InnerEvent::Pointer &event) { return ProcessGetSubscriptionDone(event); }; in InitMemberFunc()
859 EXPECT_TRUE(rUimFile->ProcessGetSubscriptionDone(event));