Home
last modified time | relevance | path

Searched full:param (Results 4176 - 4200 of 20523) sorted by relevance

1...<<161162163164165166167168169170>>...821

/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/base/
H A Dace_mem_base.h38 * @param [in] hooks: malloc, free and calloc function pointer
44 * @param bufAddress the start address of the buffer
45 * @param bufSize the whole length of the buffer, count in bytes
52 * @param [in] size: size of memory block,in bytes
61 * @param [in] num: number of elements to be allocated
62 * @param [in] size: size of memory block,in bytes
71 * @param [in] ptr: pointer points to a memory block to be freed
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_audio_manager.h49 * @param device Remote device.
59 * @param device Remote device.
60 * @param isSupported Headset wearing detection capability.
69 * @param device Remote device.
70 * @param useA2dp whether use A2dp of this device.
71 * @param useHfp whether use Hfp of this device.
72 * @param userSelection whether this send command by user selection.
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexgenerate/
H A Dvertex_generate_dash.h50 * @param dashLen segment length
51 * @param gapLen Notch length
58 * @param Set value
65 * @param Set value
91 * @param x x-coordinate
92 * @param y y-coordinate
93 * @param cmd Instruction type
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dsequential_task_queue.h36 @param threads Optional thread pool, if support for threading is desired.
43 @param afterIdentifier Identifier of the task that is run prior the submitted task.
44 @param taskIdentifier Identifier of the task, must be unique.
45 @param task Task to execute.
53 @param beforeIdentifier Identifier of the task that is run after the submitted task.
54 @param taskIdentifier Identifier of the task, must be unique.
55 @param task Task to execute.
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dnative_implement_eventhandler.h64 * @param fileDescriptor File descriptor.
65 * @param events Events from file descriptor, such as input, output, error
66 * @param onReadableCallback Called while file descriptor is readable.
67 * @param onWritableCallback Called while file descriptor is writable.
68 * @param onShutdownCallback Called while shutting down this file descriptor.
69 * @param onExceptionCallback Called while error happened on this file descriptor.
78 * @param fileDescriptor File descriptor.
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_register_font.h50 * @param OH_Drawing_FontCollection Indicates the pointer to an <b>OH_Drawing_FontCollection</b> object.
51 * @param fontFamily Indicates the family-name of the font which need to register.
52 * @param familySrc Indicates the path of the font file which need to register.
64 * @param OH_Drawing_FontCollection Indicates the pointer to an <b>OH_Drawing_FontCollection</b> object.
65 * @param fontFamily Indicates the family-name of the font which need to register.
66 * @param fontBuffer Indicates the buffer of the font file which need to register.
67 * @param length Indicates the length of the font file which need to register.
H A Ddrawing_image_filter.h50 * @param sigmaX Indicates the Gaussian sigma value for blurring along the x axis.
51 * @param sigmaY Indicates the Gaussian sigma value for blurring along the y axis.
52 * @param OH_Drawing_TileMode Indicates the tile mode applied at edges.
53 * @param OH_Drawing_ImageFilter Indicates the input filter that is blurred, uses source bitmap if this is null.
65 * @param OH_Drawing_ColorFilter Indicates the color filter that transforms the input image.
66 * @param OH_Drawing_ImageFilter Indicates the input filter, or uses the source bitmap if this is null.
77 * @param OH_Drawing_ImageFilter Indicates the pointer to an <b>OH_Drawing_ImageFilter</b> object.
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dvideo_session.h33 * @param CaptureOutput to be added to session.
40 * @param minFps Min frame rate of range.
41 * @param minFps Max frame rate of range.
48 * @param preconfigType The target preconfig type.
49 * @param preconfigRatio The target ratio enum
58 * @param preconfigType The target preconfig type.
59 * @param preconfigRatio The target ratio enum
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera_state_callback.h62 * @param c Indicates the <b>Camera</b> object.
68 * @param cameraId Indicates the camera ID.
69 * @param errorCode Indicates the error code.
75 * @param c Indicates the <b>Camera</b> object.
80 * @param c camera Indicates the <b>Camera</b> object.
86 * @param c Indicates the <b>Camera</b> object.
87 * @param errorCode Indicates the error code.
/foundation/resourceschedule/memmgr/common/src/config/
H A Dsystem_memory_level_config.cpp75 std::map<std::string, std::string> param; in ParseConfig() local
76 if (!XmlHelper::GetModuleParam(rootNodePtr, param)) { in ParseConfig()
77 HILOGW("Get moudle param failed."); in ParseConfig()
85 XmlHelper::SetUnsignedIntParam(param, "purgeable", purgeable, MEMORY_LEVEL_PURGEABLE_DEFAULT); in ParseConfig()
86 XmlHelper::SetUnsignedIntParam(param, "moderate", moderate, MEMORY_LEVEL_MODERATE_DEFAULT); in ParseConfig()
87 XmlHelper::SetUnsignedIntParam(param, "low", low, MEMORY_LEVEL_LOW_DEFAULT); in ParseConfig()
88 XmlHelper::SetUnsignedIntParam(param, "critical", critical, MEMORY_LEVEL_CRITICAL_DEFAULT); in ParseConfig()
/foundation/systemabilitymgr/samgr/test/autotest/tools/
H A Ddisk_drop_log.py24 @param: path: Path of log disk storage
25 @param: sn: device SN
33 @param path: log path
41 @param path: log download path
42 @param keys: Keywords to be queried
58 @param path: log path
59 @param keys: Keywords to be queried
/foundation/communication/netmanager_base/interfaces/innerkits/netpolicyclient/include/
H A Di_net_policy_callback.h40 * @param uid The specified UID of app.
41 * @param policy The network policy for application.
50 * @param uid The specified UID of app.
51 * @param rule The network rule for application.
60 * @param quotaPolicies The list of network quota policy, {@link NetQuotaPolicy}.
68 * @param ifaces The vector of metered ifaces
76 * @param isBackgroundPolicyAllow The background is allow or not
/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_ce_proxy.h28 * @param listener The listener to receive the card emulation notifications.
47 * @param hexCmdData the data to send
53 * @param aidStr: aid
54 * @param route: route dest
55 * @param aidInfo: prefix subset etc
56 * @param power: power state
75 * @param paymentType see enum DefaultPaymentType
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_supplicant_hal_interface.h68 * @param request
76 * @param callback
91 * @param enable
99 * @param countryCode
107 * @param countryCode
122 * @param mode - true for suspend mode, false for resume mode
131 * @param mode - true for power mode, false for resume mode
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_interface.h45 * @param callbacks - Callback function pointer storage structure
74 * @param state - OperateResState
75 * @param info - const WifiLinkedInfo
82 * @param rssi
89 * @param info - const WifiP2pLinkedInfo
96 * @param info - IpInfo
103 * @param instId - instance Id
/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_errcode.h92 * @param env The env.
93 * @param info The input data.
100 * @param env The env.
101 * @param info The input data.
110 * @param env The env.
111 * @param errCode The error code.
112 * @param sysCap System capability code.
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_intercept_recorder.h60 * @param userId User id
67 * @param userId User ID
68 * @param requestParam Paging in parameter information
69 * @param info Paging data information
83 * @param reocrd record object
97 * @param callback implement of INetFirewallCallback
105 * @param callback register callback for recevie intercept event
H A Dnetfirewall_rule_native_helper.h35 * @param ruleList list of NetFirewallIpRule
43 * @param inDefault Default action of NetFirewallRuleDirection:RULE_IN
44 * @param outDefault Default action of NetFirewallRuleDirection:RULE_OUT
52 * @param type ip, dns, domain, all
60 * @param ruleList firewall rules
68 * @param ruleList firewall rules
76 * @param userId firewall user id
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dclient.h56 * @param path - Unix domain communication file
64 * @param client - RpcClient object's pointer
71 * @param client - RpcClient object's pointer
78 * @param client - RpcClient object's pointer
85 * @param client - RpcClient object's pointer
93 * @param client - RpcClient object's pointer
100 * @param context - pointer to the rpc context
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_thread.h43 * @param Callback - Input task
50 * @param Callback - Input task
51 * @param delayTime - Wait delayTime ms excute task
58 * @param Callback - Input task
59 * @param name - Describer of task
60 * @param delayTime - Wait delayTime ms excute task
67 * @param name - Describer of task
/test/xts/acts/security/certificate_framework/js_api_test_oh40/entry/src/ohosTest/js/test/utils/certificate/
H A DpublicCertificatePromise.js18 import * as param from "../common/publicParam";
26 encodingData = new Uint8Array(param.certDataDER01);
29 encodingData = stringTouInt8Array(param.certDataPEM01);
66 encodingData = new Uint8Array(param.certExtensionNormal01);
69 encodingData = new Uint8Array(param.certExtensionNormal02);
72 encodingData = new Uint8Array(param.certExtensionInvalid01);
75 encodingData = new Uint8Array(param.certExtensionInvalid02);
H A DpublicCertificateCallback.js18 import * as param from "../common/publicParam";
26 encodingData = new Uint8Array(param.certDataDER01);
29 encodingData = stringTouInt8Array(param.certDataPEM01);
60 encodingData = new Uint8Array(param.certExtensionNormal01);
63 encodingData = new Uint8Array(param.certExtensionNormal02);
66 encodingData = new Uint8Array(param.certExtensionInvalid01);
69 encodingData = new Uint8Array(param.certExtensionInvalid02);
/test/xts/acts/security/cryptoFramework/js_api10_test_oh41/entry/src/ohosTest/ets/test/utils/keyGenerate/
H A DgenECCSpecFunc.ets19 function compareECCParams(param: cpFw.ECCCommonParamsSpec, pubKey: cpFw.PubKey): boolean {
20 return param.a == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_A_BN) &&
21 param.b == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_B_BN) &&
22 param.g.x == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_G_X_BN) &&
23 param.g.y == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_G_Y_BN) &&
24 param.n == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_N_BN) &&
25 param.h == pubKey.getAsyKeySpec(cpFw.AsyKeySpecItem.ECC_H_NUM);
/third_party/ffmpeg/libavcodec/
H A Datsc_a53.h31 * @param frame Raw frame to get A53 side data from
32 * @param prefix_len Number of bytes to allocate before SEI message
33 * @param data Pointer to a variable to store allocated memory
37 * @param sei_size Pointer to a variable to store generated SEI message length
46 * @param pbuf Pointer to an AVBufferRef to append the closed captions. *pbuf may be NULL, in
48 * @param data The data array containing the raw A53 data.
49 * @param size Size of the data array in bytes.
/third_party/ffmpeg/libavformat/
H A Dhttp.h35 * @param dest URL context whose authentication state gets updated
36 * @param src URL context whose authentication state gets copied
43 * @param h pointer to the resource
44 * @param uri uri used to perform the request
53 * @param h pointer to the resource
54 * @param uri uri used to perform the request
55 * @param options A dictionary filled with HTTP options. On return

Completed in 21 milliseconds

1...<<161162163164165166167168169170>>...821