/foundation/distributeddatamgr/pasteboard/services/load/include/ |
H A D | config.h | 28 std::string params = ""; member in OHOS::MiscServices::final::final
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/ |
H A D | idistributed_camera_source.h | 31 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 D | idaudio_source.h | 30 virtual int32_t InitSource(const std::string ¶ms, const sptr<IDAudioIpcCallback> &callback) = 0;
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/include/ |
H A D | daudio_sink_proxy.h | 31 int32_t InitSink(const std::string ¶ms, const sptr<IDAudioSinkIpcCallback> &sinkCallback) override;
|
H A D | idaudio_sink.h | 29 virtual int32_t InitSink(const std::string ¶ms, const sptr<IDAudioSinkIpcCallback> &sinkCallback) = 0;
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/include/ |
H A D | dscreen_sink_service.h | 34 int32_t InitSink(const std::string ¶ms) override;
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_manager/include/ |
H A D | mock_idistributed_hardware_source.h | 27 int32_t InitSource(const std::string ¶ms) in InitSource() argument
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/ |
H A D | idscreen_source.h | 30 virtual int32_t InitSource(const std::string ¶ms, const sptr<IDScreenSourceCallback> &callback) = 0;
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/include/ |
H A D | dscreen_sink_proxy.h | 38 int32_t InitSink(const std::string ¶ms) override;
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/include/ |
H A D | dscreen_sink_stub_test.h | 39 int32_t InitSink(const std::string ¶ms);
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
H A D | boot_picture_player.h | 27 BootPicturePlayer(const PlayerParams& params);
|
/third_party/ffmpeg/libavutil/ |
H A D | hdr_dynamic_vivid_metadata.h | 264 AVHDRVividColorTransformParams params[3]; member
|
/third_party/backends/backend/ |
H A D | canon_pp.h | 109 scanner_parameters params; member
|
H A D | dmc.h | 81 SANE_Parameters params; member
|
H A D | abaton.h | 112 SANE_Parameters params; member
|
H A D | epson2-io.h | 40 e2_cmd_info_block(SANE_Handle handle, unsigned char *params,
|
H A D | st400.h | 49 SANE_Parameters params; member
|
H A D | v4l.h | 83 SANE_Parameters params; member
|
/third_party/lame/ACM/ADbg/ |
H A D | ADbg.h | 81 int _OutPut(const char * format,va_list params) const;
|
/third_party/node/test/parallel/ |
H A D | test-zlib-params.js | 27 deflater.params(0, zlib.constants.Z_DEFAULT_STRATEGY, function() {
|
/third_party/node/src/ |
H A D | inspector_profiler.cc | 42 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 D | provider.h | 34 int OSSL_PROVIDER_get_params(const OSSL_PROVIDER *prov, OSSL_PARAM params[]);
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_local.h | 23 FFC_PARAMS params; member
|
/third_party/openssl/crypto/dh/ |
H A D | dh_local.h | 23 FFC_PARAMS params; member
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Fence.h | 36 void getFenceiv(GLenum pname, GLint *params);
|