| /foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
| H A D | mock.h | 23 class sptr { class 27 sptr(T* p) : ptr(p) {} in sptr() function in OHOS::sptr
|
| /foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/ |
| H A D | refbase.h | 159 class sptr { class 246 template<typename T> inline sptr<T>::sptr() sptr() function in OHOS::sptr 251 template<typename T> inline sptr<T>::sptr(T *other) sptr() function in OHOS::sptr 256 template<typename T> inline sptr<T>::sptr(const sptr<T> &other) sptr() function in OHOS::sptr 264 template<typename T> sptr<T>::sptr(sptr<T> &&other) sptr() function in OHOS::sptr 280 template<typename T> template<typename O> sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) sptr() function in OHOS::sptr 372 template<typename T> inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) sptr() function in OHOS::sptr [all...] |
| /foundation/filemanagement/storage_service/services/storage_manager/include/account_subscriber/ |
| H A D | account_subscriber.h | 43 static void SetMediaShare(std::shared_ptr<DataShare::DataShareHelper> &sptr) in SetMediaShare() argument
|
| /foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/ |
| H A D | svc_backup_connection_mock.cpp | 23 void SvcBackupConnection::OnAbilityConnectDone(const AppExecFwk::ElementName&, const sptr<IRemoteObject>&, int) {} in OnAbilityConnectDone() argument
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| H A D | js_service_extension.h | 206 auto sptr = jsServiceExtension_.lock(); variable [all...] |
| H A D | ui_ability.h | 574 auto sptr variable 596 auto sptr = ability_.lock(); global() variable [all...] |
| H A D | ability.h | 1176 auto sptr variable 1184 auto sptr = ability_.lock(); global() variable 1192 auto sptr = ability_.lock(); global() variable 1216 auto sptr = ability_.lock(); global() variable [all...] |
| /foundation/communication/netmanager_ext/interfaces/innerkits/vpnextension/include/ |
| H A D | js_vpn_extension.h | 189 auto sptr = jsVpnExtension_.lock(); variable 197 auto sptr = jsVpnExtension_.lock(); variable 205 auto sptr = jsVpnExtension_.lock(); global() variable [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| H A D | refbase.h | 611 class sptr { class 850 inline sptr<T>::sptr() sptr() function in OHOS::sptr 856 inline sptr<T>::sptr(T *other) sptr() function in OHOS::sptr 865 inline sptr<T>::sptr(const sptr<T> &other) sptr() function in OHOS::sptr 874 sptr<T>::sptr(sptr<T> &&other) sptr() function in OHOS::sptr 893 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) sptr() function in OHOS::sptr 999 inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) sptr() function in OHOS::sptr [all...] |
| /foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
| H A D | mock_application_proxy.h | 109 void LaunchAbility(const AbilityInfo& info, const sptr<IRemoteObject>&) in LaunchAbility() argument
|
| H A D | mock_application.h | 108 void LaunchAbility(const AbilityInfo& info, const sptr<IRemoteObject>&) in LaunchAbility() argument
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
| H A D | app_state_callback_host.cpp | 37 void AppStateCallbackHost::OnAbilityRequestDone(const sptr<IRemoteObject>&, const AbilityState) in OnAbilityRequestDone() argument
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/ |
| H A D | js_ui_extension.h | 231 auto sptr = jsUiExtension_.lock(); global() variable [all...] |
| H A D | js_ui_extension_base.h | 216 auto sptr = jsUiExtensionBase_.lock(); global() variable [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/ |
| H A D | mock_iremote_object.h | 53 bool AddDeathRecipient(const sptr<DeathRecipient>&) in AddDeathRecipient() argument 58 bool RemoveDeathRecipient(const sptr<DeathRecipient>&) in RemoveDeathRecipient() argument
|
| /third_party/curl/lib/ |
| H A D | dict.c | 135 char *sptr; in sendf() local
|
| /third_party/libsnd/src/ |
| H A D | vox_adpcm.c | 178 short *sptr ; in vox_read_i() local 206 short *sptr ; in vox_read_f() local 237 short *sptr ; in vox_read_d() local 315 short *sptr ; vox_write_i() local 343 short *sptr ; vox_write_f() local 374 short *sptr ; vox_write_d() local [all...] |
| /third_party/ltp/lib/ |
| H A D | self_exec.c | 78 char **sptr; in maybe_run_child() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | WeakMap.hpp | 51 std::shared_ptr<V> sptr; member in vk::dbg::WeakMap::iterator
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/ |
| H A D | rsdisplayrendernode_fuzzer.cpp | 89 auto sptr = std::make_shared<RSDisplayRenderNode>(id, config);
in DoSomethingInterestingWithMyAPI() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | htmlsubtitles.c | 132 int len, tag_close, sptr = 0, line_start = 1, an = 0, end = 0; in ff_htmlmarkup_to_ass() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | cmd_list_helper_test.cpp | 361 std::shared_ptr<ColorSpace> sptr = CmdListHelper::GetColorSpaceFromCmdList(*cmdList, handle); in HWTEST_F() local 395 std::shared_ptr<PathEffect> sptr = CmdListHelper::GetPathEffectFromCmdList(*cmdList, handle); in HWTEST_F() local 413 std::shared_ptr<MaskFilter> sptr = CmdListHelper::GetMaskFilterFromCmdList(*cmdList, handle); in HWTEST_F() local 431 std::shared_ptr<ColorFilter> sptr in HWTEST_F() local 481 auto sptr = CmdListHelper::GetSurfaceBufferEntryFromCmdList(*cmdList, handle); HWTEST_F() local 531 auto sptr = CmdListHelper::GetDrawFuncObjFromCmdList(*cmdList, handle); HWTEST_F() local 568 auto sptr = CmdListHelper::GetPictureFromCmdList(*cmdList, handle); HWTEST_F() local 582 auto sptr = CmdListHelper::GetTextBlobFromCmdList(*cmdList, handle); HWTEST_F() local 597 auto sptr = CmdListHelper::GetRegionFromCmdList(*cmdList, handle); HWTEST_F() local 612 auto sptr = cmdList->GetImage(handle); HWTEST_F() local [all...] |
| /foundation/filemanagement/user_file_service/test/unittest/ |
| H A D | js_file_access_ext_ability_test.cpp | 79 int32_t FileAccessServiceProxy::DisConnectFileExtAbility(const sptr<AAFwk::IAbilityConnection>&) in DisConnectFileExtAbility() argument 73 ConnectFileExtAbility(const AAFwk::Want &, const sptr<AAFwk::IAbilityConnection>&) ConnectFileExtAbility() argument
|
| /foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/ |
| H A D | remote_object_wrapper.cpp | 179 auto sptr = remote.sptr_; in CloneRemoteObj() local [all...] |
| /foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
| H A D | wifi_c_event.cpp | 336 SetP2PCallbackEvent(OHOS::sptr<WifiP2pCEventCallback> &sptr, const std::string &eventName) SetP2PCallbackEvent() argument [all...] |