Home
last modified time | relevance | path

Searched defs:sptr (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h246 template<typename T> inline sptr<T>::sptr() in sptr() function
251 template<typename T> inline sptr<T>::sptr(T *other) in sptr() function
256 template<typename T> inline sptr<T>::sptr(const sptr<T> &other) in sptr() function
264 template<typename T> sptr<T>::sptr(sptr<T> &&other) in sptr() function
280 template<typename T> template<typename O> sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefP… in sptr() function
372 template<typename T> inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) in sptr() function
/ohos5.0/foundation/communication/netmanager_ext/interfaces/innerkits/vpnextension/include/
H A Djs_vpn_extension.h189 auto sptr = jsVpnExtension_.lock(); in OnCreate() local
197 auto sptr = jsVpnExtension_.lock(); in OnDestroy() local
205 auto sptr = jsVpnExtension_.lock(); in OnChange() local
/ohos5.0/commonlibrary/c_utils/base/include/
H A Drefbase.h893 inline sptr<T>::sptr() in sptr() function
899 inline sptr<T>::sptr(T *other) in sptr() function
908 inline sptr<T>::sptr(const sptr<T> &other) in sptr() function
917 sptr<T>::sptr(sptr<T> &&other) in sptr() function
936 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() function
1042 inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) in sptr() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.h866 inline sptr<T>::sptr() in sptr() function
872 inline sptr<T>::sptr(T *other) in sptr() function
881 inline sptr<T>::sptr(const sptr<T> &other) in sptr() function
890 sptr<T>::sptr(sptr<T> &&other) in sptr() function
909 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() function
1015 inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) in sptr() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp362 std::shared_ptr<ColorSpace> sptr = CmdListHelper::GetColorSpaceFromCmdList(*cmdList, handle); variable
396 std::shared_ptr<PathEffect> sptr = CmdListHelper::GetPathEffectFromCmdList(*cmdList, handle); variable
414 std::shared_ptr<MaskFilter> sptr = CmdListHelper::GetMaskFilterFromCmdList(*cmdList, handle); variable
432 std::shared_ptr<ColorFilter> sptr = CmdListHelper::GetColorFilterFromCmdList(*cmdList, handle); variable
451 auto sptr = CmdListHelper::GetSurfaceBufferEntryFromCmdList(*cmdList, handle); variable
501 auto sptr = CmdListHelper::GetDrawFuncObjFromCmdList(*cmdList, handle); variable
538 auto sptr = CmdListHelper::GetPictureFromCmdList(*cmdList, handle); variable
552 auto sptr = CmdListHelper::GetTextBlobFromCmdList(*cmdList, handle); variable
567 auto sptr = CmdListHelper::GetRegionFromCmdList(*cmdList, handle); variable
582 auto sptr = cmdList->GetImage(handle); variable
/ohos5.0/drivers/peripheral/camera/interfaces/hdi_passthrough/
H A Dtype_common.h21 using sptr = std::shared_ptr<T>; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dmock.h27 sptr(T* p) : ptr(p) {} in sptr() function
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dability.h1176 auto sptr = ability_.lock(); in OnCreate() local
1184 auto sptr = ability_.lock(); in OnDestroy() local
1192 auto sptr = ability_.lock(); in OnChange() local
1216 auto sptr = ability_.lock(); in OnDisplayMove() local
H A Dui_ability.h560 auto sptr = ability_.lock(); in OnDisplayInfoChange() local
582 auto sptr = ability_.lock(); in OnDisplayMove() local
H A Djs_service_extension.h206 auto sptr = jsServiceExtension_.lock(); in OnDisplayInfoChange() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/account_subscriber/
H A Daccount_subscriber.h43 static void SetMediaShare(std::shared_ptr<DataShare::DataShareHelper> &sptr) in SetMediaShare()
/ohos5.0/base/telephony/state_registry/frameworks/native/observer/include/
H A Dtelephony_state_manager.h23 class sptr; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_base.h35 template <typename T> class sptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_manager.h31 class sptr; variable
H A Dsession_wrapper.h30 class sptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/
H A Drsdisplayrendernode_fuzzer.cpp89 auto sptr = std::make_shared<RSDisplayRenderNode>(id, config); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp179 auto sptr = remote.sptr_; in CloneRemoteObj() local
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/common/
H A Dbundle_manager_adapter_module_test.cpp245 auto sptr = bundleManagerAdapterSptr->proxy_->AsObject(); variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_event.cpp336 void EventManager::SetP2PCallbackEvent(OHOS::sptr<WifiP2pCEventCallback> &sptr, const std::string &… in SetP2PCallbackEvent()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension.cpp75 auto sptr = extension_.lock(); in SendData() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/
H A Dv4l2_device_manager.cpp221 [&managerId](const std::shared_ptr<IManager> sptr) -> bool { in CheckManagerList()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp550 auto sptr = thisWptr.lock(); in PostUpgradeAtomicServiceTask() local
/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c1055 char *sptr = NULL; in FillBytesVal() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp3076 auto sptr = wptr.lock(); in ProcessUnpairedSharedTransitionNode() local