Home
last modified time | relevance | path

Searched full:params (Results 6476 - 6500 of 9961) sorted by relevance

1...<<251252253254255256257258259260>>...399

/foundation/resourceschedule/work_scheduler/services/test/src/
H A Devent_publisher_test.cpp55 EXPECT_EQ(result, std::string("dump -d need right params.")); in HWTEST_F()
/foundation/resourceschedule/device_standby/plugins/standby_state/include/
H A Dstate_manager_adapter.h32 ErrCode StartEvalCurrentState(const ConstraintEvalParam& params) override;
/foundation/window/window_manager/test/common/mock/
H A Dmock_IWindow.h48 MOCK_METHOD1(DumpInfo, WMError(const std::vector<std::string>& params));
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_impl.cpp115 TRANS_LOGW(TRANS_BYTES, "Invalid params"); in SendBytes()
/foundation/communication/nfc/services/src/
H A Dnfc_routing_manager.cpp76 ErrorLog("HandleComputeRoutingParams: NFC not enabled, do not Compute Routing Params"); in HandleComputeRoutingParams()
/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_errcode.h33 WIFI_ERRCODE_INVALID_PARAM = 401, /* invalid params */
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Drouting_manager.h93 // system code params
/foundation/communication/netmanager_ext/utils/event_report/src/
H A Dnet_event_report.cpp26 // event params
/foundation/distributeddatamgr/data_object/samples/distributedNotepad/entry/src/main/js/MainAbility/pages/index/
H A Dindex.js69 params: {
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dpredicates_utils.cpp47 * Sets params of the specified Predicates including distinct, index, group, order, limit and offset.
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/
H A Ddistributed_camera_source_proxy.h37 int32_t InitSource(const std::string& params, const sptr<IDCameraSourceCallback>& callback) override;
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcamera/
H A Ddistributed_camera_source_service.h44 int32_t InitSource(const std::string& params, const sptr<IDCameraSourceCallback>& callback) override;
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/include/
H A Ddaudio_source_handler.h30 int32_t InitSource(const std::string &params) override;
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/include/
H A Ddaudio_ipc_common.h80 int32_t InitSource(const std::string &params, const sptr<IDAudioIpcCallback> &callback) in InitSource() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/include/distributedcamera/
H A Ddistributed_camera_sink_service.h37 int32_t InitSink(const std::string& params, const sptr<IDCameraSinkCallback> &sinkCallback) override;
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/listener/
H A Ddcamera_photo_surface_listener.cpp60 DHLOGE("DCameraPhotoSurfaceListener invalid params, size: %{public}d", size); in OnBufferAvailable()
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/fuzztest/dscreen_source_proxy/proxyregisterdistributedhardware_fuzzer/
H A Dregisterdistributedhardware_fuzzer.cpp34 int32_t InitSource(const std::string &params, const sptr<IDScreenSourceCallback> &callback) override
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/
H A Ddscreen_source_proxy.h38 int32_t InitSource(const std::string &params, const sptr<IDScreenSourceCallback> &callback) override;
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sinkservice/dscreenservice/dscreensinkstub_fuzzer/
H A Ddscreensinkstub_fuzzer.cpp26 int32_t InitSink(const std::string &params) override
/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcecallbackproxy_fuzzer/
H A Ddscreensourcecallbackproxy_fuzzer.cpp29 int32_t InitSource(const std::string &params, const sptr<IDScreenSourceCallback> &callback) override
/foundation/graphic/graphic_2d/
H A D.clang-format61 - Regex: '^"(animation|backend|c|command|common|draw|drawable|drawing|effect|image|ipc_callbacks|memory|modifier|overdraw|params|platform|pipeline|property|render|render_context|screen_manager|text|transaction|ui|utils|visitor)/'
/foundation/window/window_manager/window_scene/screen_session_manager/include/connection/
H A Dscreen_session_ability_connection.h87 const std::vector<std::pair<std::string, std::string>> &params);
/foundation/window/window_manager/window_scene/session/container/include/
H A Dwindow_event_channel.h68 const std::vector<std::string>& params, std::vector<std::string>& info) override;
/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dwindow_event_channel_interface.h66 const std::vector<std::string>& params, std::vector<std::string>& info) = 0;
/foundation/window/window_manager/wm/include/
H A Dwindow_agent.h47 WMError DumpInfo(const std::vector<std::string>& params) override;

Completed in 12 milliseconds

1...<<251252253254255256257258259260>>...399