Lines Matching full:param
62 * @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 destroyer Indicates the <b>Destroyer</b> function of the client proxy.