| /foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
| H A D | bluetooth_bt_uuid.h | 41 * @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 D | bluetooth_a2dp_sink_proxy.h | 48 * @param parcelableVector The communication data of IPC 49 * @param reply Serializable data
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | heap_base.h | 53 * @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 D | hcodec_utils.h | 43 void AppendToVector(std::vector<uint8_t>& vec, const T& param) in AppendToVector() argument 49 const uint8_t* p = reinterpret_cast<const uint8_t*>(¶m); in AppendToVector()
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | intf_lifecycle.h | 42 * @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 D | rs_event_manager.h | 37 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 D | video_sample.h | 62 int32_t InitVideoSample(VideoProcessParam param); 63 int32_t InitVideoSampleImpl(VideoProcessParam param);
|
| /foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
| H A D | pause_state.h | 59 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 D | tester_codecbase.h | 43 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 D | media_monitor_base.h | 36 * @param bean EventBean 43 * @param perferredDevices MonitorDeviceInfo map
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
| H A D | codec_cmd_executor.h | 45 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 D | audio_muxer_demo.h | 71 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 D | camera_device.h | 54 * @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 D | task_manager.h | 42 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 D | session_listener_client.cpp | 69 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 D | avcast_provider_manager.cpp | 46 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 D | camera_device_callback.h | 70 * @param cameraId Indicates the camera ID.
71 * @param status Indicates the camera state.
|
| /foundation/multimedia/player_framework/services/services/avmetadatahelper/client/ |
| H A D | avmetadatahelper_client.h | 42 int32_t option, const OutputConfiguration ¶m) override; 44 int32_t option, const OutputConfiguration ¶m) override;
|
| /foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
| H A D | avmetadatahelper_service_proxy.h | 34 int32_t option, const OutputConfiguration ¶m) override; 36 int32_t option, const OutputConfiguration ¶m) override;
|
| /foundation/multimedia/player_framework/services/etc/ |
| H A D | BUILD.gn | 76 module_install_dir = "etc/param" 83 module_install_dir = "etc/param"
|
| /foundation/multimedia/player_framework/interfaces/inner_api/native/ |
| H A D | screen_capture_monitor.h | 53 * @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 D | intention_identity.h | 56 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 D | transient_task_app_info.h | 40 * @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 D | group_listener.h | 36 * @param conditionType The condition type. 37 * @param conditionVal The condition val.
|
| /foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/ |
| H A D | entry.rs | 40 let mut param = TokenInfoParams { in init_access_token() variables 52 let token_id = GetAccessTokenId(&mut param as *mut TokenInfoParams); in init_access_token()
|