Home
last modified time | relevance | path

Searched defs:NewInstance (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/frameworks/native/src/
Dsignal_information.cpp133 sptr<SignalInformation> GsmSignalInformation::NewInstance() const in NewInstance() function in OHOS::Telephony::GsmSignalInformation
241 sptr<SignalInformation> CdmaSignalInformation::NewInstance() const in NewInstance() function in OHOS::Telephony::CdmaSignalInformation
369 sptr<SignalInformation> LteSignalInformation::NewInstance() const in NewInstance() function in OHOS::Telephony::LteSignalInformation
510 sptr<SignalInformation> WcdmaSignalInformation::NewInstance() const in NewInstance() function in OHOS::Telephony::WcdmaSignalInformation
628 sptr<SignalInformation> TdScdmaSignalInformation::NewInstance() const in NewInstance() function in OHOS::Telephony::TdScdmaSignalInformation
741 sptr<SignalInformation> NrSignalInformation::NewInstance() const in NewInstance() function in OHOS::Telephony::NrSignalInformation
/base/useriam/user_auth_framework/services/context/src/
Dcontext_callback_impl.cpp141 std::shared_ptr<ContextCallback> ContextCallback::NewInstance(sptr<IamCallbackInterface> iamCallbac… in NewInstance() function in OHOS::UserIam::UserAuth::ContextCallback