| /foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/ |
| H A D | capture_session.h | 70 * @param session the {@link Camera_CaptureSession} which deliver the callback. 71 * @param focusState the {@link Camera_FocusState} which delivered by the callback. 79 * @param session the {@link Camera_CaptureSession} which deliver the callback. 80 * @param errorCode the {@link Camera_ErrorCode} of the capture session. 90 * @param session the {@link Camera_CaptureSession} which deliver the callback. 91 * @param smoothZoomInfo the {@link Camera_SmoothZoomInfo} which delivered by the callback. 100 * @param session the {@link Camera_CaptureSession} which deliver the callback. 101 * @param autoDeviceSwitchStatusInfo the {@link Camera_AutoDeviceSwitchStatusInfo} which delivered by the callback. 129 * @param session the {@link Camera_CaptureSession} instance. 130 * @param callbac [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
| H A D | path.h | 87 * @param str A string in SVG format that describes the drawing path. 101 * @param x contour start x-axis 102 * @param y contour start y-axis 109 * @param x x-axis of end point of added line 110 * @param y y-axis of end point of added line 121 * @param pt1X left of bounds of ellipse containing arc 122 * @param pt1Y top of bounds of ellipse containing arc 123 * @param pt2X right of bounds of ellipse containing arc 124 * @param pt2Y bottom of bounds of ellipse containing arc 125 * @param startAngl [all...] |
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | EXT_vertex_attrib_64bit.xml | 9 <param name="index" type="GLuint"/> 10 <param name="x" type="GLdouble"/> 14 <param name="index" type="GLuint"/> 15 <param name="x" type="GLdouble"/> 16 <param name="y" type="GLdouble"/> 20 <param name="index" type="GLuint"/> 21 <param name="x" type="GLdouble"/> 22 <param name="y" type="GLdouble"/> 23 <param name="z" type="GLdouble"/> 27 <param nam [all...] |
| H A D | ARB_texture_storage_multisample.xml | 11 <param name="target" type="GLenum"/> 12 <param name="samples" type="GLsizei"/> 13 <param name="internalformat" type="GLenum"/> 14 <param name="width" type="GLsizei"/> 15 <param name="height" type="GLsizei"/> 16 <param name="fixedsamplelocations" type="GLboolean"/> 20 <param name="target" type="GLenum"/> 21 <param name="samples" type="GLsizei"/> 22 <param name="internalformat" type="GLenum"/> 23 <param nam [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pdftopdf.cc | 44 void setFinalPPD(ppd_file_t *ppd,const ProcessingParameters ¶m) in setFinalPPD() argument 46 if ((param.booklet==BOOKLET_ON)&&(ppdFindOption(ppd,"Duplex"))) { in setFinalPPD() 53 if ((param.setDuplex)&&(ppdFindOption(ppd,"Duplex")!=NULL)) { in setFinalPPD() 304 void getParameters(ppd_file_t *ppd,int num_options,cups_option_t *options,ProcessingParameters ¶m) // {{{ in getParameters() argument 311 param.numCopies = copies; in getParameters() 313 // param.numCopies initially from commandline in getParameters() 314 if (param.numCopies==1) { in getParameters() 315 ppdGetInt(ppd,"Copies",¶m.numCopies); in getParameters() 317 if (param.numCopies==0) { in getParameters() 318 param in getParameters() 812 calculate(ppd_file_t *ppd,ProcessingParameters ¶m) calculate() argument 1066 ProcessingParameters param; main() local 1095 ProcessingParameters param; main() local [all...] |
| /foundation/multimedia/av_session/interfaces/kits/c/ |
| H A D | native_avmetadata.h | 129 * @param builder The builder reference to the created result. 132 * {@link AVMETADATA_ERROR_INVALID_PARAM} The param of builder is nullptr. 141 * @param builder The metadata builder instance pointer 144 * {@link AVMETADATA_ERROR_INVALID_PARAM} The param of builder is nullptr. 152 * @param builder The metadata builder instance pointer 153 * @param assetId The current assetId of resource. 157 * 1.The param of builder is nullptr; 158 * 2.The param of assetId is nullptr. 166 * @param builder The metadata builder instance pointer 167 * @param titl [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
| H A D | i_wifi_p2p_iface.h | 31 * @param callback 59 * @param enable 67 * @param name 75 * @param postfixName 83 * @param type 91 * @param type 99 * @param config 107 * @param deviceAddress - device address 108 * @param size - request buffer size 137 * @param callbac [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_rsa.h | 17 * \param[in] type The type of key contained in \p data. 18 * \param[in] data The buffer from which to load the representation. 19 * \param[in] data_length The size in bytes of \p data. 20 * \param[out] p_rsa Returns a pointer to an RSA context on success. 37 * \param[in] attributes The attributes for the key to import. 38 * \param[in] data The buffer containing the key data in import 40 * \param[in] data_length Size of the \p data buffer in bytes. 41 * \param[out] key_buffer The buffer containing the key data in output 43 * \param[in] key_buffer_size Size of the \p key_buffer buffer in bytes. This 45 * \param[ou [all...] |
| /third_party/pulseaudio/speex/include/speex/ |
| H A D | speex_resampler.h | 118 * @param nb_channels Number of channels to be processed 119 * @param in_rate Input sampling rate (integer number of Hz). 120 * @param out_rate Output sampling rate (integer number of Hz). 121 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 135 * @param nb_channels Number of channels to be processed 136 * @param ratio_num Numerator of the sampling rate ratio 137 * @param ratio_den Denominator of the sampling rate ratio 138 * @param in_rate Input sampling rate rounded to the nearest integer (in Hz). 139 * @param out_rate Output sampling rate rounded to the nearest integer (in Hz). 140 * @param qualit [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| H A D | bundle_mgr_host_impl.h | 40 * @param appName Indicates the application bundle name to be queried. 41 * @param flag Indicates the flag used to specify information contained 43 * @param userId Indicates the user ID. 44 * @param appInfo Indicates the obtained ApplicationInfo object. 51 * @param appName Indicates the application bundle name to be queried. 52 * @param flags Indicates the flag used to specify information contained 54 * @param userId Indicates the user ID. 55 * @param appInfo Indicates the obtained ApplicationInfo object. 62 * @param appName Indicates the application bundle name to be queried. 63 * @param flag [all...] |
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
| H A D | app_mgr_client.h | 60 * @param abilityInfo Ability information. 61 * @param appInfo Application information. 62 * @param want Want. 63 * @param loadParam load ability param. 72 * @param token Ability identify. 73 * @param clearMissionFlag, indicates whether terminate the ability when clearMission. 81 * @param token Ability identify. 82 * @param state Ability running state. 90 * @param toke [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/glsl/ |
| H A D | generator_impl.h | 57 /// @param program the program to generate 65 /// @param out the output of the expression stream 66 /// @param expr the expression to emit 71 /// @param stmt the statement to emit 75 /// @param out the output of the expression stream 76 /// @param expr the binary expression 80 /// @param out the output of the expression stream 81 /// @param expr the expression 86 /// @param out the output of the expression stream 87 /// @param exp [all...] |
| /base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
| H A D | hks_param.h | 41 * @param paramSet required parameter set 48 * @param paramSet required parameter set 49 * @param params params need to add 51 * @param paramCnt numbers of params 59 * @param paramSet required parameter set 66 * @param paramSet required parameter set 73 * @param aliasSet required alias set 80 * @param inParamSet required parameter set 81 * @param inParamSetSize input patamSet size 82 * @param outParamSe [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_service.h | 75 * @param[in] addr The address of the bluetooth device. 76 * @param[in] label The label which is used to distinguish different call. 77 * @param[in] status The detail result of the execution. Refer to <b>AvrcEsCode</b>.<br> 89 * @param[in] addr The address of the bluetooth device. 90 * @param[in] uidCounter The value of the uid counter. 91 * @param[in] numOfItems The number of items in the directory. 92 * @param[in] folderNames The current browsed path of the player. The first element in folderNames is the parent 94 * @param[in] label The label which is used to distinguish different call. 95 * @param[in] status The detail result of the execution. Refer to <b>AvrcEsCode</b>.<br> 110 * @param[i [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap_le.h | 32 * @param[in] role BLE Roles 40 * @param[out] addr Bluetooth address of bluetooth chip. 48 * @param[in/out] addr Static Identity Address 56 * @param[in] callback Generate RPA result function 57 * @param[in] context Generate RPA result function context 65 * @param[out] len length of entended advertising data or scan response data 73 * @param[out] num maximum number of advertising sets 81 * @param[in] callback Extended advertising callback structure 82 * @param[in] context Extended advertising result callback context parameter 97 * @param[i [all...] |
| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/ |
| H A D | untar_file.h | 57 * @param rootpath 解包的目标路径 64 * @param rootpath 解包的目标路径 71 * @param tarHeader tar文件头 78 * @param tarHeader tar文件头 85 * @param rootpath 解包的目标路径 86 * @param pathName 文件路径名 93 * @param path 文件路径名 94 * @param mode 文件打开模式 101 * @param path 文件路径名 108 * @param inf [all...] |
| /base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
| H A D | resource_manager_impl.h | 37 * @param path the resource path 44 * @param resConfig the resource config 51 * @param resConfig the resource config 57 * @param id the resource id 58 * @param outValue the string resource write to 65 * @param name the resource name 66 * @param outValue the resource write to 73 * @param id the resource id 74 * @param outValue the resource write to 81 * @param nam [all...] |
| /foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
| H A D | ohos_bt_gatt_client.h | 60 * @param clientId Indicates the ID of the GATT client. 61 * @param connectionState Indicate the connect state {@link BtConnectState}. 62 * @param status Indicate the operation result status {@link BtStatus}. 69 * @param clientId Indicates the ID of the GATT client. 70 * @param interval The connection interval used on this connection. If N is returned, it indicates N*1.25ms. 71 * @param latency The slave latency for the connection in number of connection events. 72 * @param timeout The supervision timeout for this connection. If N is returned, it indicates N*10ms. 73 * @param status Indicate the operation result status {@link BtStatus}. 80 * @param clientId Indicates the ID of the GATT client. 81 * @param statu [all...] |
| /foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
| H A D | svc_session_manager.h | 99 * @param clientToken 调用者TOKEN 100 * @param scenario 给定场景 109 * @param impl 客户端信息 110 * @param isOccupyingSession 框架是否自占用session 117 * @param remoteInAction 尝试关闭会话的客户端代理。只有激活会话的客户端代理有权关闭会话 118 * @param force 强制关闭 125 * @param bundleName 调用者名称 156 * @param userid 相关会话对应的userId 163 * @param bundleName 客户端信息 164 * @param fileNam [all...] |
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu.h | 504 * \param fd - \c [in] File descriptor for AMD GPU device 510 * \param major_version - \c [out] Major version of library. It is assumed 513 * \param minor_version - \c [out] Minor version of library 514 * \param device_handle - \c [out] Pointer to opaque context which should 536 * \param device_handle - \c [in] Context associated with file 551 * /param device_handle - \c [in] Device handle. 570 * \param dev - \c [in] Device handle. 572 * \param alloc_buffer - \c [in] Pointer to the structure describing an 574 * \param buf_handle - \c [out] Allocated buffer handle 588 * \param de [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
| H A D | hid_host_l2cap_connection.h | 69 * @param sendData The data information. 70 * @param length The data length. 71 * @param pkt The send data. 94 * @param event The event. 102 * @param what event number. 111 * @param result Indicates the result. 112 * @param security Indicates the struct GapServiceSecurityInfo. 113 * @param context Indicates the pointer to context. 120 * @param result Indicates the result. 121 * @param securit [all...] |
| /third_party/mindspore/interfaces/kits/c/ |
| H A D | model.h | 78 * @param model Model object handle address. 85 * @param model Model object handle. 86 * @param model_data Define the buffer read from a model file. 87 * @param data_size Define bytes number of model file buffer. 88 * @param model_type Define The type of model file. 89 * @param model_context Define the context used to store options during execution. 98 * @param model Model object handle. 99 * @param model_path Define the model file path. 100 * @param model_type Define The type of model file. 101 * @param model_contex [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| H A D | bundle_mgr_host.h | 40 * @param data Indicates the data to be read. 41 * @param reply Indicates the reply to be sent; 47 * @param data Indicates the data to be read. 48 * @param reply Indicates the reply to be sent; 54 * @param data Indicates the data to be read. 55 * @param reply Indicates the reply to be sent; 61 * @param data Indicates the data to be read. 62 * @param reply Indicates the reply to be sent; 68 * @param data Indicates the data to be read. 69 * @param repl [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/ |
| H A D | trans_lane_pending_test.cpp | 93 SessionParam *param = static_cast<SessionParam*>(SoftBusCalloc(sizeof(SessionParam))); in TestCreateSessionParam() local 94 if (param == nullptr) { in TestCreateSessionParam() 98 param->attr = attr; in TestCreateSessionParam() 99 param->sessionName = TEST_SESSION_NAME; in TestCreateSessionParam() 100 param->sessionId = TEST_SESSION_ID; in TestCreateSessionParam() 101 param->isQosLane = false; in TestCreateSessionParam() 102 param->isAsync = false; in TestCreateSessionParam() 103 param->peerDeviceId = TEST_DEVICE_ID; in TestCreateSessionParam() 104 return param; in TestCreateSessionParam() 116 SessionParam *param in TestCreateNewSessionParam() local 139 SessionParam *param = (SessionParam *)SoftBusCalloc(sizeof(SessionParam)); TestCreateSessionParamWithPara() local 298 SessionParam *param = static_cast<SessionParam*>(SoftBusCalloc(sizeof(SessionParam))); HWTEST_F() local 388 SessionParam param; HWTEST_F() local 407 SessionParam *param = TestCreateSessionParam(); HWTEST_F() local 468 SessionParam param; HWTEST_F() local 542 SessionParam param; HWTEST_F() local 615 SessionParam *param = TestCreateSessionParam(); HWTEST_F() local 634 SessionParam *param = TestCreateSessionParam(); HWTEST_F() local 652 SessionParam *param = TestCreateSessionParam(); HWTEST_F() local 709 SessionParam *param = TestCreateSessionParam(); HWTEST_F() local 730 SessionParam *param = TestCreateSessionParam(); HWTEST_F() local 1249 SessionParam *param = TestCreateSessionParamWithPara(SESSION_NAME_PHONEPAD); HWTEST_F() local 1282 SessionParam *param = TestCreateSessionParamWithPara(SESSION_NAME_PHONEPAD); HWTEST_F() local 1346 SessionParam param; HWTEST_F() local 1369 SessionParam *param = TestCreateSessionParamWithPara(SESSION_NAME_PHONEPAD); HWTEST_F() local [all...] |
| /base/account/os_account/interfaces/innerkits/appaccount/native/include/ |
| H A D | app_account_manager.h | 53 * @param name - Indicates the name of the application account to add. 54 * @param extraInfo - Indicates the extra information of the application account to add. 62 * @param owner - Indicates the account owner of your application or third-party applications. 63 * @param authType - Indicates the authentication type. 64 * @param options - Indicates the authenticator-specific options for the request. 65 * @param callback - Indicates the callback for get result. 75 * @param name - Indicates the name of the application account to add. 76 * @param options - Indicates the extra information of the application account to add. 84 * @param owner - Indicates the account owner of your application or third-party applications. 85 * @param callbac [all...] |