Lines Matching refs:param

134  * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.

143 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
144 * @param record Represents a pointer to an instance of {@link OH_UdmfRecord}.
156 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
157 * @param type Represents a string pointer of the type.
169 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
170 * @param count Represents the types count that is a output param.
181 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
182 * @param count Represents the records count that is a output param.
191 * @param context Pointer to the context which is to be free.
209 * @param subscriber Pointer to the {@link OH_UdmfRecordProvider} instance to destroy.
221 * @param context Pointer to the context set by {@link OH_UdmfRecordProvider_SetData}.
222 * @param type Pointer to the type of data to obtain. For details, see {@link udmf_meta.h}.
231 * @param provider Pointer to the {@link OH_UdmfRecordProvider} instance.
232 * @param context Pointer to the context set, which is the first parameter in OH_UdmfRecordProvider_GetData.
233 * @param callback Callback to set. For details, see {@link OH_UdmfRecordProvider_GetData}.
234 * @param finalize Optional callback that can free context when destroy provider.
248 * @param data Represents a pointer to an instance of {@link OH_UdmfData}.
249 * @param plainText Represents a pointer to an instance of {@link OH_UdsPlainText}.
261 * @param data Represents a pointer to an instance of {@link OH_UdmfData}.
262 * @param html Represents a pointer to an instance of {@link OH_UdsHtml}.
274 * @param data Represents a pointer to an instance of {@link OH_UdmfData}.
284 * @param data Represents a pointer to an instance of {@link OH_UdmfData}.
285 * @param index Represents the index of {@link OH_UdmfRecord} in the {@link OH_UdmfData}.
295 * @param data Represents a pointer to an instance of {@link OH_UdmfData}.
315 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
324 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
325 * @param typeId Represents record type, reference udmf_meta.h.
326 * @param entry Represents custom data.
327 * @param count Represents the size of data param.
340 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
341 * @param plainText Represents a pointer to an instance of {@link OH_UdsPlainText}.
353 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
354 * @param hyperlink Represents a pointer to an instance of {@link OH_UdsHyperlink}.
366 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
367 * @param html Represents a pointer to an instance of {@link OH_UdsHtml}.
379 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
380 * @param appItem Represents a pointer to an instance of {@link OH_UdsAppItem}.
392 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
393 * @param fileUri Represents a pointer to an instance of {@link OH_UdsFileUri}.
405 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
406 * @param pixelMap Represents a pointer to an instance of {@link OH_UdsPixelMap}.
418 * @param record Represents a pointer to an instance of {@link OH_UdmfRecord}.
419 * @param type Represents record type, reference udmf_meta.h.
420 * @param buffer Represents a pointer to an instance of {@link OH_UdsArrayBuffer}.
432 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
433 * @param contentForm Represents a pointer to an instance of {@link OH_UdsContentForm}.
445 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
446 * @param count Represents the types count that is a output param.
457 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
458 * @param typeId Represents record type, reference udmf_meta.h.
459 * @param entry Represents a pointer to entry data that is a output param.
460 * @param count Represents the entry data length that is a output param.
473 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
474 * @param plainText Represents a pointer to an instance of {@link OH_UdsPlainText}.
486 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
487 * @param hyperlink Represents a pointer to an instance of {@link OH_UdsHyperlink}.
499 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
500 * @param html Represents a pointer to an instance of {@link OH_UdsHtml}.
512 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
513 * @param appItem Represents a pointer to an instance of {@link OH_UdsAppItem}.
525 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
526 * @param fileUri Represents a pointer to an instance of {@link OH_UdsFileUri}.
538 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
539 * @param pixelMap Represents a pointer to an instance of {@link OH_UdsPixelMap}.
551 * @param record Represents a pointer to an instance of {@link OH_UdmfRecord}.
552 * @param type Represents record type, reference udmf_meta.h.
553 * @param buffer Represents a pointer to an instance of {@link OH_UdsArrayBuffer}.
565 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
566 * @param contentForm Represents a pointer to an instance of {@link OH_UdsContentForm}.
578 * @param pThis Represents a pointer to an instance of {@link OH_UdmfRecord}.
579 * @param types Represents a pointer to a group of data types;
580 * @param count Represents the number of data types;
581 * @param provider Represents a pointer an instance of {@link OH_UdmfRecordProvider}.
595 * @param unifiedData Represents a pointer to an instance of {@link OH_UdmfData}.
606 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
615 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
625 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
635 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
645 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
646 * @param key Represents key-value pair's key
647 * @param defaultValue Represents when get value failure.
658 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
659 * @param key Represents key-value pair's key.
669 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
670 * @param tag Represents new tag param.
682 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
683 * @param option Represents new {@link Udmf_ShareOption} param.
693 * @brief Set extras param to {@link OH_UdmfProperty}.
695 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
696 * @param key Represents extras param's key value.
697 * @param param Represents value of k-v pairs.
704 int OH_UdmfProperty_SetExtrasIntParam(OH_UdmfProperty* pThis, const char* key, int param);
707 * @brief Set extras param to {@link OH_UdmfProperty}.
709 * @param pThis Represents a pointer to an instance of {@link OH_UdmfProperty}.
710 * @param key Represents extras param's key value.
711 * @param param Represents value of k-v pairs.
719 const char* key, const char* param);
724 * @param key Represents database store's key value.
725 * @param intention Represents data type {@link Udmf_Intention}
726 * @param unifiedData Represents output params of {@link OH_UdmfData};
738 * @param intention Represents data type {@link Udmf_Intention}.
739 * @param unifiedData Represents a pointer to an instance of {@link OH_UdmfData}.
740 * @param key Represents return value after set data to database successfully,
742 * @param keyLen Represents size of key param.