Home
last modified time | relevance | path

Searched full:param (Results 4676 - 4700 of 22888) sorted by relevance

1...<<181182183184185186187188189190>>...916

/foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/
H A Dnative_audio_session_manager.h131 * @param event the {@link #OH_AudioSession_DeactivatedEvent} deactivated triggering event.
141 * @param audioSessionManager the {@link #OH_AudioSessionManager}
153 * @param audioSessionManager the {@link #OH_AudioSessionManager}
155 * @param strategy pointer of {@link #OH_AudioSession_Strategy}
168 * @param audioSessionManager the {@link #OH_AudioSessionManager}
181 * @param audioSessionManager the {@link #OH_AudioSessionManager}
193 * @param audioSessionManager the {@link #OH_AudioSessionManager}
195 * @param callback the {@link #OH_AudioSession_DeactivatedCallback} which is used
207 * @param audioSessionManager the {@link #OH_AudioSessionManager}
209 * @param callbac
[all...]
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_audio_encoder.h33 * @param format The format of the input data and the desired format of the output data.
103 * @param index The index of the input buffer.
104 * @param info The info of the input buffer. For details, see {@link AVCodecBufferInfo}
105 * @param flag The flag of the input buffer. For details, see {@link AVCodecBufferFlag}
117 * @param format
129 * @param index The index of the output buffer.
141 * @param format The parameters.
153 * @param callback Indicates the encoder listener to register. For details, see {@link AVCodecCallback}.
179 * @param mime The mime type.
189 * @param nam
[all...]
H A Davcodec_audio_decoder.h33 * @param format The format of the input data and the desired format of the output data.
103 * @param index The index of the input buffer.
104 * @param info The info of the input buffer. For details, see {@link AVCodecBufferInfo}
105 * @param flag The flag of the input buffer. For details, see {@link AVCodecBufferFlag}
117 * @param format
129 * @param index The index of the output buffer.
141 * @param format The parameters.
153 * @param callback Indicates the decoder listener to register. For details, see {@link AVCodecCallback}.
179 * @param mime The mime type.
189 * @param nam
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_font_descriptor.h74 * @param OH_Drawing_FontDescriptor The pointer to the <b>OH_Drawing_FontDescriptor</b> object. It is recommended to
78 * @param size_t Indicates the count of obtained <b>OH_Drawing_FontDescriptor</b>.
90 * @param OH_Drawing_FontDescriptor <b>OH_Drawing_FontDescriptor</b> object array.
91 * @param size_t Represents the number of members of the <b>OH_Drawing_FontDescriptor</b> array.
102 * @param OH_Drawing_String Indicates the full name object <b>OH_Drawing_String</b>.
103 * @param OH_Drawing_SystemFontType Indicates enumerates of system font type object <b>OH_Drawing_SystemFontType</b>.
114 * @param OH_Drawing_SystemFontType Indicates enumerates of system font type object <b>OH_Drawing_SystemFontType</b>.
126 * @param OH_Drawing_Array Indicates an array of full name object <b>OH_Drawing_Array</b>.
127 * @param size_t The index of full name.
138 * @param OH_Drawing_Arra
[all...]
/foundation/resourceschedule/memmgr/common/src/config/
H A Dreclaim_config.cpp50 std::map<std::string, std::string> param; in ParseConfig() local
52 if (!XmlHelper::GetModuleParam(currNode, param)) { in ParseConfig()
53 HILOGW("Get moudle param failed."); in ParseConfig()
56 SetZswapdParamConfig(param); in ParseConfig()
60 void ReclaimConfig::SetZswapdParamConfig(std::map<std::string, std::string> &param) in SetZswapdParamConfig() argument
68 XmlHelper::SetIntParam(param, "minScore", minScore, 0); in SetZswapdParamConfig()
69 XmlHelper::SetIntParam(param, "maxScore", maxScore, RECLAIM_PRIORITY_MAX); in SetZswapdParamConfig()
70 XmlHelper::SetUnsignedIntParam(param, "mem2zramRatio", mem2zramRatio, MEMCG_MEM_2_ZRAM_RATIO); in SetZswapdParamConfig()
71 XmlHelper::SetUnsignedIntParam(param, "zram2ufsRatio", zram2ufsRatio, MEMCG_ZRAM_2_UFS_RATIO); in SetZswapdParamConfig()
72 XmlHelper::SetUnsignedIntParam(param, "refaultThreshol in SetZswapdParamConfig()
[all...]
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
H A Dregistry.h62 * @param service Indicates the pointer to the name of the service to which the function belongs.
63 * @param feature Indicates the pointer to the name of the feature to which the function belongs.
64 * @param size Indicates the size of the head to be added when a client proxy is created. The
79 * @param service Indicates the pointer to the name of the service to which the function belongs.
80 * @param feature Indicates the pointer to the name of the feature to which the function belongs.
81 * @param iproxy Indicates the pointer to the start address of the memory that is applied by
95 * @param service Indicates the pointer to the service name of the client proxy.
96 * @param feature Indicates the pointer to the feature name of the client proxy.
97 * @param creator Indicates the <b>Creator</b> function of the client proxy.
98 * @param destroye
[all...]
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_object.h64 * @param object Indicates the IRemoteObject pointer object.
80 * @param code Indicates the message code of the request.
81 * @param data Indicates the object storing the data to be sent.
82 * @param reply Indicates the object receiving the response data.
83 * @param option Indicates a synchronous (default) or asynchronous request.
133 * @param parcel Indicates a marshaling parcel type object.
148 * @param parcel Indicates a marshaling parcel type object.
149 * @param object Indicates an IRemoteObject pointer type object.
164 * @param fd Indicates the file descriptor.
165 * @param arg
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_ct.h102 * @param entry struct ct_entry
103 * @param tcp tcp connection
104 * @param dir enum ct_dir
105 * @param seen_flags union tcp_flags
130 * @param tuple struct ct_tuple
131 * @param skb struct __sk_buff
132 * @param dir enum ct_dir
152 * @param skb struct __sk_buff
153 * @param tuple struct ct_tuple
154 * @param di
[all...]
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy.cpp155 TRANS_LOGE(TRANS_CTRL, "Invalid param"); in ClientIpcSetChannelInfo()
195 int32_t ClientIpcOnChannelQosEvent(const char *pkgName, const QosParam *param) in ClientIpcOnChannelQosEvent() argument
197 sptr<TransClientProxy> clientProxy = GetClientProxy(pkgName, param->pid); in ClientIpcOnChannelQosEvent()
202 clientProxy->OnChannelQosEvent(param->channelId, param->channelType, param->eventId, in ClientIpcOnChannelQosEvent()
203 param->tvCount, param->tvList); in ClientIpcOnChannelQosEvent()
210 TRANS_LOGE(TRANS_SDK, "invalid param."); in ClientIpcOnTransLimitChange()
225 TRANS_LOGE(TRANS_SDK, "invalid param in CheckServiceIsRegistered()
[all...]
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dnfcc_nci_adapter.h41 * @param listener The listener to receive field on/off event.
69 * @param techMask Supported rf technology for nfc.
70 * @param enableReaderMode True/false to enable/disable reader mode
71 * @param enableHostRouting True/false to enable/disable host routing
72 * @param restart True/false to restart or not restart
83 * @param rawData Data needed to send
90 * @param screenStateMask The state of screen
110 * @param fd File descriptor to store debug info.
132 * @param isStart True/false start/stop rf discovery.
189 static void PrivateNciCallback(uint8_t event, uint16_t paramLen, uint8_t *param);
[all...]
/foundation/communication/netstack/interfaces/kits/c/net_websocket/include/
H A Dnet_websocket_type.h98 * @param client WebSocket client.
99 * @param openResult Content of the <b>open</b> message received by the WebSocket client.
108 * @param client WebSocket client.
109 * @param data Data received by the WebSocket client.
110 * @param length Length of the data received by the WebSocket client.
119 * @param client WebSocket client.
120 * @param errorResult Content of the connection error message received by the WebSocket client.
129 * @param client WebSocket client.
130 * @param closeResult Content of the <b>close</b> message received by the WebSocket client.
154 * @param header
[all...]
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddistributed_camera_source_proxy.cpp85 const std::string& reqId, const EnableParam& param) in RegisterDistributedHardware()
88 if (!CheckRegParams(devId, dhId, reqId, param)) { in RegisterDistributedHardware()
106 !data.WriteString(param.sinkVersion) || !data.WriteString(param.sinkAttrs)) { in RegisterDistributedHardware()
117 const std::string& reqId, const EnableParam& param) in CheckRegParams()
129 if (param.sinkVersion.empty() || param.sinkVersion.size() > PARAM_MAX_SIZE || in CheckRegParams()
130 param.sinkAttrs.empty() || param.sinkAttrs.size() > PARAM_MAX_SIZE) { in CheckRegParams()
131 DHLOGE("param i in CheckRegParams()
84 RegisterDistributedHardware(const std::string& devId, const std::string& dhId, const std::string& reqId, const EnableParam& param) RegisterDistributedHardware() argument
116 CheckRegParams(const std::string& devId, const std::string& dhId, const std::string& reqId, const EnableParam& param) CheckRegParams() argument
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_backup.h38 * @param Want Indicates the {@link Want} structure containing startup information about the extension.
45 * @param record the extension record.
46 * @param application the application info.
47 * @param handler the extension handler.
48 * @param token the remote token.
61 * @param want Indicates the want of Service to start.
62 * @param restart Indicates the startup mode. The value true indicates that Service is restarted after being
64 * @param startId Indicates the number of times the Service extension has been started. The startId is
75 * @param want Indicates the {@link Want} structure containing connection information about the backup
93 * @param runtim
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp210 NotifyParam param; in HandleAllNotify() local
214 param.notify = NOTIFY_NONE; in HandleAllNotify()
215 int readSize = read(fd, &param, sizeof(NotifyParam)); in HandleAllNotify()
216 if ((readSize < (int)sizeof(NotifyParam)) || (param.notify == NOTIFY_NONE)) { in HandleAllNotify()
219 NotifyHandler(param); in HandleAllNotify()
223 void KernelTalker::NotifyHandler(NotifyParam &param) in NotifyHandler() argument
225 int cmd = param.notify; in NotifyHandler()
226 string cidStr(param.remoteCid, CID_MAX_LEN); in NotifyHandler()
229 GetSessionCallback_(param); in NotifyHandler()
232 CloseSessionCallback_(param in NotifyHandler()
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dkernel_talker_test.cpp58 g_talker = std::make_shared<KernelTalker>(g_wmp, [](NotifyParam &param) {}, [](int32_t fd) {}); in SetUpTestCase()
220 NotifyParam param; in HWTEST_F() local
221 param.notify = NOTIFY_GET_SESSION; in HWTEST_F()
223 g_talker->NotifyHandler(param); in HWTEST_F()
242 NotifyParam param; in HWTEST_F() local
243 param.notify = NOTIFY_OFFLINE; in HWTEST_F()
245 g_talker->NotifyHandler(param); in HWTEST_F()
264 NotifyParam param; in HWTEST_F() local
265 param.notify = NOTIFY_NONE; in HWTEST_F()
267 g_talker->NotifyHandler(param); in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd_list.h30 * @param IMMEDIATE add op to continouns buffer immediately, overload will benefit from this
31 * @param DEFERRED add op to vector and then add to contiguous buffer if needed
41 * @param data A contiguous buffers.
42 * @param isCopy Whether to copy data or not.
69 * @param T The name of DrawOpItem class
70 * @param Args Constructs arguments to the DrawOpItem
105 * @param drawOpItem A real DrawOpItem instance
126 * @brief Marshalling Draw Ops Param from vector to contiguous buffers.
148 * @param canvas Implements the playback action of the DrawCmdList in the Canvas.
149 * @param rec
[all...]
/test/xts/acts/ability/ability_runtime/apicover/stagesupplement/entry/src/main/ets/InsightIntents/
H A DIntentExecutorImpl.ts71 onExecuteInUIAbilityForegroundMode(name: string, param: Record<string, Object>, pageLoader: window.WindowStage): insightIntent.ExecuteResult {
72 hilog.info(0x0000, LOG_TAG, 'IntentName %{public}s, IntentParam %{public}s', name, JSON.stringify(param) ?? '');
74 // start ability or not depends on "action" in intent param
75 let action = param.action;
115 onExecuteInUIAbilityBackgroundMode(name: string, param: Record<string, Object>): insightIntent.ExecuteResult {
116 hilog.info(0x0000, LOG_TAG, 'IntentName %{public}s, IntentParam %{public}s', name, JSON.stringify(param) ?? '');
128 onExecuteInUIExtensionAbility(name: string, param: Record<string, Object>, pageLoader: UIExtensionContentSession): insightIntent.ExecuteResult {
129 hilog.info(0x0000, LOG_TAG, 'IntentName %{public}s, IntentParam %{public}s', name, JSON.stringify(param) ?? '');
141 onExecuteInServiceExtensionAbility(name: string, param: Record<string, Object>): insightIntent.ExecuteResult {
142 hilog.info(0x0000, LOG_TAG, 'IntentName %{public}s, IntentParam %{public}s', name, JSON.stringify(param)
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvlc.h65 * @param[in,out] vlc The VLC to be initialized; table and table_allocated
68 * @param[in] nb_bits The number of bits to use for the VLC table;
71 * @param[in] nb_codes The number of provided length and (if supplied) symbol
73 * @param[in] lens The lengths of the codes. Entries > 0 correspond to
77 * @param[in] lens_wrap Stride (in bytes) of the lengths.
78 * @param[in] symbols The symbols, i.e. what is returned from get_vlc2()
81 * @param[in] symbols_wrap Stride (in bytes) of the symbols.
82 * @param[in] symbols_size Size of the symbols. 1 and 2 are supported.
83 * @param[in] offset An offset to apply to all the valid symbols.
84 * @param[i
[all...]
/third_party/ffmpeg/libavformat/
H A Dasfcrypt.c33 * @param v number to invert, must be odd!
51 * @param keybuf buffer containing the keys
52 * @param keys output key array containing the keys for encryption in
65 * @param keys key array of ints to invert
102 * @param keys 32 bit numbers in machine endianness,
104 * @param key another key, this one must be the same for the decryption
105 * @param data data to encrypt
126 * @param keys 32 bit numbers in machine endianness,
128 * @param key another key, this one must be the same as for the encryption
129 * @param dat
[all...]
H A Did3v2.h97 * @param buf must be ID3v2_HEADER_SIZE byte long
98 * @param magic magic bytes to identify the header.
105 * @param buf must be ID3v2_HEADER_SIZE bytes long and point to the start of an
113 * @param metadata Parsed metadata is stored here
114 * @param[out] extra_meta If not NULL, extra metadata is parsed into a list of
124 * @param[out] extra_meta If not NULL, extra metadata is parsed into a list of
126 * @param[opt] max_search_search restrict ID3 magic number search (bytes from start)
154 * @param id3v2_version Subversion of ID3v2; supported values are 3 and 4
155 * @param magic magic bytes to identify the header
162 * @param extra_met
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleFormatter.java56 * @param pattern The pattern string.
70 * @param pattern The pattern string.
71 * @param min The pattern must have at least this many arguments.
72 * @param max The pattern must have at most this many arguments.
102 * @param appendTo Gets the formatted pattern and values appended.
103 * @param offsets offsets[i] receives the offset of where
107 * @param values The argument values.
124 * @param result Gets its contents replaced by the formatted pattern and values.
125 * @param offsets offsets[i] receives the offset of where
129 * @param value
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dunits_complexconverter.h62 * @param targetUnit could be any units type (single, compound or mixed).
63 * @param ratesInfo
64 * @param status
74 * @param inputUnit represents the source unit. (should be single or compound unit).
75 * @param outputUnits represents the output unit. could be any type. (single, compound or mixed).
76 * @param status
87 * @param inputUnit represents the source unit. (should be single or compound unit).
88 * @param outputUnits represents the output unit. could be any type. (single, compound or mixed).
89 * @param ratesInfo a ConversionRates instance containing the unit conversion rates.
90 * @param statu
[all...]
H A Drbt_set.h70 * @param status Output parameter filled in with success or failure status.
87 * @param data the new data value to be set.
104 * @param adoptedRule the rule to add
118 * @param parseError A pointer to UParseError to receive information about errors
120 * @param status Output parameter filled in with success or failure status.
129 * @param text the text to be transliterated
130 * @param index the position indices, which will be updated
131 * @param isIncremental if true, assume new text may be inserted
143 * @param result string to receive the rule strings. Current
145 * @param escapeUnprintabl
[all...]
/third_party/icu/icu4c/source/common/
H A Dhash.h41 * @param ignoreKeyCase If true, keys are case insensitive.
42 * @param status Error code
48 * @param ignoreKeyCase If true, keys are case insensitive.
49 * @param size initial size allocation
50 * @param status Error code
56 * @param keyComp Comparator for comparing the keys
57 * @param valueComp Comparator for comparing the values
58 * @param status Error code
64 * @param status Error code
107 * @param po
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleFormatter.java57 * @param pattern The pattern string.
70 * @param pattern The pattern string.
71 * @param min The pattern must have at least this many arguments.
72 * @param max The pattern must have at most this many arguments.
99 * @param appendTo Gets the formatted pattern and values appended.
100 * @param offsets offsets[i] receives the offset of where
104 * @param values The argument values.
120 * @param result Gets its contents replaced by the formatted pattern and values.
121 * @param offsets offsets[i] receives the offset of where
125 * @param value
[all...]

Completed in 15 milliseconds

1...<<181182183184185186187188189190>>...916