Home
last modified time | relevance | path

Searched full:param (Results 11876 - 11900 of 22066) sorted by relevance

1...<<471472473474475476477478479480>>...883

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_bt_uuid.h41 * @param other Other Uuid to create a new BluetoothUuid.
50 * @param other Other BluetoothUuid to create a new BluetoothUuid.
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_a2dp_sink_proxy.h48 * @param parcelableVector The communication data of IPC
49 * @param reply Serializable data
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dheap_base.h53 * @param size Indicates the size of the memory to be allocated.
65 * @param p Indicates the pointer to the memory to be released.
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_utils.h43 void AppendToVector(std::vector<uint8_t>& vec, const T& param) in AppendToVector() argument
49 const uint8_t* p = reinterpret_cast<const uint8_t*>(&param); in AppendToVector()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_lifecycle.h42 * @param parameters User provided arbitrary parameters for construction.
50 * @param id New identity for object.
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_event_manager.h37 void UpdateParam(); // Update Param: timeout\Event Frequency...
53 int updateThreshold_ = 200; // every 200 times, update param
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/
H A Dvideo_sample.h62 int32_t InitVideoSample(VideoProcessParam param);
63 int32_t InitVideoSampleImpl(VideoProcessParam param);
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dpause_state.h59 std::tuple<ErrorCode, Action> Stop(const Plugin::Any& param) override
62 auto ret = executor_.DoStop(param);
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_codecbase.h43 bool SetEncoderParameter(const SetParameterParams& param) override;
44 bool SetEncoderPerFrameParam(BufInfo& buf, const PerFrameParams& param) override;
/foundation/multimedia/media_foundation/services/media_monitor/client/include/
H A Dmedia_monitor_base.h36 * @param bean EventBean
43 * @param perferredDevices MonitorDeviceInfo map
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_cmd_executor.h45 Status SendCmd(OMX_COMMANDTYPE cmd, const Plugin::Any& param);
46 bool WaitCmdResult(OMX_COMMANDTYPE cmd, const Plugin::Any& param);
/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.h71 int32_t AddTrack(OH_AVMuxer* muxer, int32_t& trackIndex, AudioTrackParam param);
72 int32_t AddCoverTrack(OH_AVMuxer* muxer, int32_t& trackId, AudioTrackParam param);
/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera_device.h54 * @param camera the {@link Camera_Device} which use to get attributes.
55 * @param orientation the sensor orientation attribute if the method call succeeds.
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H A Dtask_manager.h42 bool SubmitTask(TaskGroupHandle handle, std::any param = std::any());
49 void DoDefaultWorks(std::any param);
/foundation/multimedia/av_session/frameworks/native/session/src/
H A Dsession_listener_client.cpp69 void SessionListenerClient::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() argument
73 copiedListener->OnDeviceLogEvent(eventId, param); in OnDeviceLogEvent()
/foundation/multimedia/av_session/services/session/server/
H A Davcast_provider_manager.cpp46 void AVCastProviderManager::OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) in OnDeviceLogEvent() argument
50 AVRouter::GetInstance().OnDeviceLogEvent(eventId, param); in OnDeviceLogEvent()
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera_device_callback.h70 * @param cameraId Indicates the camera ID.
71 * @param status Indicates the camera state.
/foundation/multimedia/player_framework/services/services/avmetadatahelper/client/
H A Davmetadatahelper_client.h42 int32_t option, const OutputConfiguration &param) override;
44 int32_t option, const OutputConfiguration &param) override;
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Davmetadatahelper_service_proxy.h34 int32_t option, const OutputConfiguration &param) override;
36 int32_t option, const OutputConfiguration &param) override;
/foundation/multimedia/player_framework/services/etc/
H A DBUILD.gn76 module_install_dir = "etc/param"
83 module_install_dir = "etc/param"
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dscreen_capture_monitor.h53 * @param pid Indicates the screen capture instance pid.
60 * @param pid Indicates the screen capture instance pid.
/foundation/multimodalinput/input/intention/prototype/include/
H A Dintention_identity.h56 constexpr uint32_t PARAMID(uint32_t action, uint32_t intention, uint32_t param) in PARAMID() argument
61 (param & PARAMMASK) in PARAMID()
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Dtransient_task_app_info.h40 * @param parcel Indicates the parcel object for marshalling.
48 * @param parcel Indicates the MessageParcel object for unmarshalling.
/foundation/resourceschedule/work_scheduler/services/native/include/conditions/
H A Dgroup_listener.h36 * @param conditionType The condition type.
37 * @param conditionVal The condition val.
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
H A Dentry.rs40 let mut param = TokenInfoParams { in init_access_token() variables
52 let token_id = GetAccessTokenId(&mut param as *mut TokenInfoParams); in init_access_token()

Completed in 17 milliseconds

1...<<471472473474475476477478479480>>...883