Home
last modified time | relevance | path

Searched defs:nullptr (Results 1 - 25 of 329) sorted by relevance

12345678910>>...14

/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dfluorescence_photo_session.cpp33 CHECK_AND_RETURN_RET_LOG(IsSessionConfiged() && output != nullptr, false, in CanAddOutput() local
H A Dhigh_res_photo_session.cpp33 CHECK_AND_RETURN_RET_LOG(IsSessionConfiged() && output != nullptr, false, in CanAddOutput() local
H A Dmacro_photo_session.cpp27 CHECK_AND_RETURN_RET_LOG(IsSessionConfiged() && output != nullptr, false, in CanAddOutput() local
H A Dmacro_video_session.cpp28 CHECK_AND_RETURN_RET_LOG(IsSessionConfiged() && output != nullptr, false, in CanAddOutput() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/
H A Danalysis_handler.h28 AnalysisHandler(std::function<void(bool)> refreshAlbums = nullptr) in AnalysisHandler() argument
/foundation/window/window_manager/utils/include/
H A Dagent_death_recipient.h24 explicit AgentDeathRecipient(std::function<void(sptr<IRemoteObject>&)> callback = nullptr) : callback_(callback) {} in AgentDeathRecipient() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_message.h35 explicit HfpAgMessage(int what, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in HfpAgMessage() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_message.h29 explicit HfpHfMessage(int what, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in HfpHfMessage() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_layout_algorithm.h29 ImageLayoutAlgorithm( const WeakPtr<ImageLoadingContext>& loadingCtx, const WeakPtr<ImageLoadingContext>& altLoadingCtx = nullptr) ImageLayoutAlgorithm() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_info.h28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, std::shared_ptr<TestingColorSpace> colorSpace = nullptr) TestingImageInfo() argument
/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/
H A DTimerTest.cpp230 TimeSpan::Milliseconds(20), [] {}, Timer::RECURRING, nullptr); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dtext_bundle_config_parser_test.cpp63 EXPECT_EQ(TextBundleConfigParser::GetSystemAbilityManager(), nullptr); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_background_thread_test.cpp58 EXPECT_TRUE(RSBackgroundThread::Instance().handler_!=nullptr); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/color_filter_napi/
H A Djs_color_filter.h27 explicit JsColorFilter(std::shared_ptr<ColorFilter> colorFilter = nullptr) : m_ColorFilter(colorFilter) {} in JsColorFilter() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/shader_effect_napi/
H A Djs_shader_effect.h28 explicit JsShaderEffect(std::shared_ptr<ShaderEffect> shaderEffect = nullptr) : m_shaderEffect(shaderEffect) {} in JsShaderEffect() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/shadow_layer_napi/
H A Djs_shadow_layer.h28 explicit JsShadowLayer(std::shared_ptr<BlurDrawLooper> blurDrawLooper = nullptr) in JsShadowLayer() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_effect_napi/
H A Djs_path_effect.h27 explicit JsPathEffect(std::shared_ptr<PathEffect> pathEffect = nullptr) : m_pathEffect(pathEffect) {} in JsPathEffect() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/mask_filter_napi/
H A Djs_mask_filter.h27 explicit JsMaskFilter(std::shared_ptr<MaskFilter> maskFilter = nullptr) : m_maskFilter(maskFilter) {} in JsMaskFilter() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/lattice_napi/
H A Djs_lattice.h27 explicit JsLattice(std::shared_ptr<Lattice> lattice = nullptr) : m_lattice(lattice) {} in JsLattice() argument
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_mgr_test.cpp45 EXPECT_TRUE(ResSchedMgr::GetInstance().killProcess_ != nullptr); in HWTEST_F() local
59 EXPECT_TRUE(ResSchedMgr::GetInstance().killProcess_ != nullptr); in HWTEST_F() local
72 EXPECT_TRUE(ResSchedMgr::GetInstance().killProcess_ != nullptr); in HWTEST_F() local
85 EXPECT_TRUE(ResSchedMgr::GetInstance().killProcess_ != nullptr); in HWTEST_F() local
109 EXPECT_TRUE(ResSchedMgr::GetInstance().killProcess_ != nullptr); in HWTEST_F() local
135 EXPECT_TRUE(ResSchedMgr::GetInstance().killProcess_ != nullptr); in HWTEST_F() local
148 EXPECT_TRUE(ResSchedMgr::GetInstance().killProcess_ != nullptr); in HWTEST_F() local
/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_ext_napi_hotspot.h36 PowerModelAsyncContext(napi_env env, napi_async_work work = nullptr, napi_deferred deferred = nullptr) in PowerModelAsyncContext() argument
47 PowerModelListAsyncContext(napi_env env, napi_async_work work = nullptr, napi_deferred deferred = nullptr) in PowerModelListAsyncContext() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_message.h29 explicit HidHostMessage(int what = 0, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in HidHostMessage() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_message.h29 explicit PanMessage(int what = 0, int arg1 = 0, void *arg2 = nullptr) : utility::Message(what, arg1, arg2) in PanMessage() argument
/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_adapter.h30 explicit ReadAsyncContext(napi_env env, napi_async_work work = nullptr, napi_deferred deferred = nullptr) in ReadAsyncContext() argument
41 explicit WriteAsyncContext(napi_env env, napi_async_work work = nullptr, napi_deferred deferred = nullptr) in WriteAsyncContext() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/image_filter_napi/
H A Djs_image_filter.h31 explicit JsImageFilter(std::shared_ptr<ImageFilter> imageFilter = nullptr) : m_ImageFilter(imageFilter) {} in JsImageFilter() argument

Completed in 5 milliseconds

12345678910>>...14