Home
last modified time | relevance | path

Searched refs:params (Results 3051 - 3075 of 4758) sorted by relevance

1...<<121122123124125126127128129130>>...191

/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dconfig.h28 std::string params = ""; member in OHOS::MiscServices::final::final
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/
H A Didistributed_camera_source.h31 virtual int32_t InitSource(const std::string& params, const sptr<IDCameraSourceCallback>& callback) = 0;
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/include/
H A Didaudio_source.h30 virtual int32_t InitSource(const std::string &params, const sptr<IDAudioIpcCallback> &callback) = 0;
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/include/
H A Ddaudio_sink_proxy.h31 int32_t InitSink(const std::string &params, const sptr<IDAudioSinkIpcCallback> &sinkCallback) override;
H A Didaudio_sink.h29 virtual int32_t InitSink(const std::string &params, const sptr<IDAudioSinkIpcCallback> &sinkCallback) = 0;
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/include/
H A Ddscreen_sink_service.h34 int32_t InitSink(const std::string &params) override;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/include/
H A Dmock_idistributed_hardware_source.h27 int32_t InitSource(const std::string &params) in InitSource() argument
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/
H A Didscreen_source.h30 virtual int32_t InitSource(const std::string &params, const sptr<IDScreenSourceCallback> &callback) = 0;
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/include/
H A Ddscreen_sink_proxy.h38 int32_t InitSink(const std::string &params) override;
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/include/
H A Ddscreen_sink_stub_test.h39 int32_t InitSink(const std::string &params);
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_picture_player.h27 BootPicturePlayer(const PlayerParams& params);
/third_party/ffmpeg/libavutil/
H A Dhdr_dynamic_vivid_metadata.h264 AVHDRVividColorTransformParams params[3]; member
/third_party/backends/backend/
H A Dcanon_pp.h109 scanner_parameters params; member
H A Ddmc.h81 SANE_Parameters params; member
H A Dabaton.h112 SANE_Parameters params; member
H A Depson2-io.h40 e2_cmd_info_block(SANE_Handle handle, unsigned char *params,
H A Dst400.h49 SANE_Parameters params; member
H A Dv4l.h83 SANE_Parameters params; member
/third_party/lame/ACM/ADbg/
H A DADbg.h81 int _OutPut(const char * format,va_list params) const;
/third_party/node/test/parallel/
H A Dtest-zlib-params.js27 deflater.params(0, zlib.constants.Z_DEFAULT_STRATEGY, function() {
/third_party/node/src/
H A Dinspector_profiler.cc42 const char* params,
49 if (params != nullptr) {
50 ss << R"(, "params": )" << params; local
334 std::string params = R"({ "interval": )"; local
335 params += std::to_string(env()->cpu_prof_interval());
336 params += " }";
337 DispatchMessage("Profiler.setSamplingInterval", params.c_str());
378 std::string params = R"({ "samplingInterval": )"; local
379 params
41 DispatchMessage(const char* method, const char* params, bool is_profile_request) global() argument
[all...]
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dprovider.h34 int OSSL_PROVIDER_get_params(const OSSL_PROVIDER *prov, OSSL_PARAM params[]);
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_local.h23 FFC_PARAMS params; member
/third_party/openssl/crypto/dh/
H A Ddh_local.h23 FFC_PARAMS params; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DFence.h36 void getFenceiv(GLenum pname, GLint *params);

Completed in 8 milliseconds

1...<<121122123124125126127128129130>>...191