Home
last modified time | relevance | path

Searched refs:sptr (Results 8226 - 8250 of 8269) sorted by relevance

1...<<321322323324325326327328329330331

/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp39 sptr<OHOS::HDI::Nnrt::V1_0::IPreparedModel> iPreparedModel = sptr<OHOS::HDI::Nnrt::V1_0 in PrepareModel()
42 LOGE("HDIDeviceV1_0 mock PrepareModel failed, error happened when new sptr"); in PrepareModel()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp233 sptr<PhotoProxy> MediaAssetChangeRequestNapi::GetPhotoProxyObj() in GetPhotoProxyObj()
1158 static int SavePhotoProxyImage(const UniqueFd& destFd, sptr<PhotoProxy> photoProxyPtr) in SavePhotoProxyImage()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp1262 int32_t HiPlayerImpl::SetVideoSurface(sptr<Surface> surface) in SetVideoSurface()
1283 int32_t HiPlayerImpl::SetDecryptConfig(const sptr<OHOS::DrmStandard::IMediaKeySessionService> &keySessionProxy, in SetDecryptConfig()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2356 sptr<IRemoteObject> object = samgr->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleLable()
2362 sptr<OHOS::AppExecFwk::IBundleMgr> bms = iface_cast<OHOS::AppExecFwk::IBundleMgr>(object); in GetBundleLable()
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_reverse_proxy_test.cpp51 static inline sptr<ServiceReverseMock> mock_ = nullptr;
57 mock_ = sptr(new ServiceReverseMock()); in SetUpTestCase()
/kernel/linux/linux-5.10/net/core/
H A Dsock.c1668 void *sptr = nsk->sk_security; in sock_copy() local
1676 nsk->sk_security = sptr; in sock_copy()
/kernel/linux/linux-6.6/net/core/
H A Dsock.c2061 void *sptr = nsk->sk_security; in sock_copy() local
2079 nsk->sk_security = sptr; in sock_copy()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp122 DSchedContinue::DSchedContinue(int32_t subServiceType, int32_t direction, const sptr<IRemoteObject>& callback, in DSchedContinue()
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_helper.cpp516 sptr<NAPIDataAbilityObserver> observer(new NAPIDataAbilityObserver()); in RegisterAsync()
/foundation/ability/ability_runtime/test/unittest/data_ability_manager_test/
H A Ddata_ability_manager_test.cpp52 sptr<AbilitySchedulerMock> abilitySchedulerMock_{ nullptr };
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp323 sptr<Surface> producerSurface; in PreparePlayer()
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp1277 sptr<IRemoteObject> JsiPaEngine::OnConnectService(const OHOS::AAFwk::Want& want) in OnConnectService()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1303 sptr<OHOS::MiscServices::OnTextChangedListener> richEditTextChangeListener_;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1910 sptr<OHOS::MiscServices::OnTextChangedListener> textChangeListener_;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp148 sptr<MockStatusReceiver> receiver = new (std::nothrow) MockStatusReceiver(); in UnInstallBundle()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_adapter_manager.cpp370 void AudioAdapterManager::SetAudioServerProxy(sptr<IStandardAudioService> gsp) in SetAudioServerProxy()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
H A Dnapi_audio_capturer.cpp762 vector<sptr<MicrophoneDescriptor>> micDescs; in GetCurrentMicrophones()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp923 std::vector<sptr<MicrophoneDescriptor>> AudioCapturerPrivate::GetCurrentMicrophones() const in GetCurrentMicrophones()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1849 std::vector<sptr<AudioDeviceDescriptor>> deviceDescriptors = in ActivateAudioConcurrency()
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_proxy_test.cpp41 sptr<StorageDaemonServiceMock> mock_ = nullptr;
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp38 sptr<StorageManagerServiceMock> mock_ = nullptr;
/foundation/multimedia/media_foundation/tests/unittest/avbuffer/
H A Davbuffer_func_unit_test.cpp333 buffer_ = AVBuffer::CreateAVBuffer(sptr<SurfaceBuffer>(nullptr)); in HWTEST_F()
848 * @tc.desc: create avbuffer of surface memory by sptr of SurfaceBuffer
1040 * @tc.desc: 1. create surface memory with parcel sptr of SurfaceBuffer
1055 * @tc.desc: 1. create surface memory with parcel sptr of SurfaceBuffer
1070 * @tc.desc: 1. create surface memory with sptr of SurfaceBuffer
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideoenc_func_unit_test.cpp267 sptr<SurfaceBuffer> surfaceBuffer = buffer->memory_->GetSurfaceBuffer(); in ReadCustomDataToAVBuffer()
/foundation/multimedia/image_effect/test/unittest/
H A Dimage_effect_capi_unittest.cpp50 sptr<IBufferProducer> producer = consumerSurface_->GetProducer(); in SetUpTestCase()
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/
H A Dscreen_capture_server_function_unittest.cpp61 sptr<IStandardScreenCaptureListener> listener = new(std::nothrow) StandardScreenCaptureServerUnittestCallback(); in SetUp()

Completed in 76 milliseconds

1...<<321322323324325326327328329330331