| /third_party/lwip/src/core/ |
| H A D | raw.c | 125 * @param p pbuf to be demultiplexed to a RAW PCB. 126 * @param inp network interface on which the datagram was received. 217 * @param pcb RAW PCB to be bound with a local address ipaddr. 218 * @param ipaddr local IP address to bind with. Use IP4_ADDR_ANY to 255 * @param pcb RAW PCB to be bound with netif. 256 * @param netif netif to bind to. Can be NULL. 278 * @param pcb RAW PCB to be connected with remote address ipaddr and port. 279 * @param ipaddr remote IP address to connect with. 309 * @param pcb the raw pcb to disconnect. 356 * @param pc [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 3-2.c | 31 * -> sched policy/param change 310 struct sched_param param; member 319 /* Read the current sched policy & param */ in schedtest() 321 pthread_getschedparam(pthread_self(), &(td->policy), &(td->param)); in schedtest() 323 UNRESOLVED(ret, "Failed to read current thread policy / param"); in schedtest() 338 /* Read the current sched policy & param */ in schedtest() 340 pthread_getschedparam(pthread_self(), &(td->policy), &(td->param)); in schedtest() 342 UNRESOLVED(ret, "Failed to read current thread policy / param"); in schedtest() 357 /* Change the current sched policy & param */ in schedtest() 365 if (newparam.sched_priority == td->param in schedtest() [all...] |
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/ |
| H A D | easy_util.h | 29 * @param data pointer to the memory which need to be initilized 30 * @param dataLen byte count of memory which need to be initilized 37 * @param dest pointer to the dest memory 38 * @param destLen length of the dest memory 39 * @param src pointer to the src memory 40 * @param srcLen length of the dest memory
|
| /base/telephony/cellular_call/services/utils/include/ |
| H A D | emergency_utils.h | 40 * @param slotId 41 * @param phoneNum 42 * @param enabled 51 * @param slotId 52 * @param formatString 53 * @param enabled
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | atomic_service_status_callback_proxy.h | 40 * @param resultCode, ERR_OK on success, others on failure. 41 * @param want, installed ability. 42 * @param userId, user`s id. 49 * @param resultCode, ERR_OK on success, others on failure. 50 * @param want, installed ability. 51 * @param userId, user`s id.
|
| H A D | atomic_service_status_callback_interface.h | 38 * @param resultCode, ERR_OK on success, others on failure. 39 * @param want, installed ability. 40 * @param userId, user`s id. 47 * @param resultCode, ERR_OK on success, others on failure. 48 * @param want, installed ability. 49 * @param userId, user`s id.
|
| /foundation/ai/ai_engine/services/common/platform/os_wrapper/ipc/include/ |
| H A D | aie_ipc.h | 30 * @param [in] request Ipc handle. 31 * @param [in] dataInfo Data to transfer. 32 * @param [in] receiverUid receiver's uid. 40 * @param [in] request Ipc handle. 41 * @param [out] dataInfo Data received. 49 * @param [in] dataInfo data to be freed.
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | launch_param.cpp | 42 LaunchParam *param = new (std::nothrow) LaunchParam(); in Unmarshalling() local 43 if (param == nullptr) { in Unmarshalling() 47 if (!param->ReadFromParcel(parcel)) { in Unmarshalling() 48 delete param; in Unmarshalling() 49 param = nullptr; in Unmarshalling() 51 return param; in Unmarshalling()
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
| H A D | kia_interceptor_stub.h | 47 * @param code The IPC code. 48 * @param data The message parcel data. 49 * @param reply The message parcel reply. 50 * @param option The message parcel option. 60 * @param data The message parcel data. 61 * @param reply The message parcel reply.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/include/ |
| H A D | napi_base_context.h | 32 * @param env NAPI environment. 33 * @param object Native value contains "stageMode" object. 34 * @param stageMode The value of "stageMode" object. 42 * @param env NAPI environment. 43 * @param object Native value of context. 52 * @param env NAPI environment.
|
| /foundation/ability/ability_runtime/services/abilitymgr/include/ |
| H A D | atomic_service_status_callback.h | 40 * @param resultCode, ERR_OK on success, others on failure. 41 * @param want, installed ability. 42 * @param userId, user`s id. 49 * @param resultCode, ERR_OK on success, others on failure. 50 * @param want, installed ability. 51 * @param userId, user`s id.
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/ |
| H A D | astc_codec.h | 29 uint32_t AstcSoftwareEncode(TextureEncodeOptions ¶m, bool enableQualityCheck, 31 static bool AstcSoftwareEncodeCore(TextureEncodeOptions ¶m, uint8_t *pixmapIn, uint8_t *astcBuffer); 33 static bool TryAstcEncBasedOnCl(TextureEncodeOptions ¶m, uint8_t *inData, 37 static bool TryTextureSuperCompress(TextureEncodeOptions ¶m, uint8_t *astcBuffer); 42 void InitTextureEncodeOptions(TextureEncodeOptions ¶m); 43 bool DoSUT(TextureEncodeOptions ¶m, uint8_t* astcBuffer, AstcExtendInfo &extendInfo);
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/ |
| H A D | speed_limit_configs_writer.h | 33 * @param mode - limit mode 41 * @param idList - foreground and background app list 42 * @param type - enable/disable dpi mark 50 * @param filePath - target file path 51 * @param idArray - uid&pid array 52 * @param size - idArray size
|
| /foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
| H A D | hks_param.h | 28 * @param paramSet required parameter set 38 * @param paramSet required parameter set 39 * @param params params need to add 41 * @param paramCnt numbers of params 52 * @param paramSet required parameter set 62 * @param paramSet required parameter set
|
| /test/xts/acts/arkui/ace_ets_component_apilack/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag 26 * @param {string} log - Log needs to be printed 35 * @param {string} tag - Page or class tag 36 * @param {string} log - Log needs to be printed 45 * @param {string} tag - Page or class tag 46 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_FrameNode/ace_ets_module_FrameNode_api12/entry/src/ohosTest/ets/MainAbility/common/ |
| H A D | Log.ets | 27 * @param {string} tag - Page or class tag 28 * @param {string} log - Log needs to be printed 37 * @param {string} tag - Page or class tag 38 * @param {string} log - Log needs to be printed 47 * @param {string} tag - Page or class tag 48 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api11/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag 26 * @param {string} log - Log needs to be printed 35 * @param {string} tag - Page or class tag 36 * @param {string} log - Log needs to be printed 45 * @param {string} tag - Page or class tag 46 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_XNode/ace_ets_module_XNode_api12/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag 26 * @param {string} log - Log needs to be printed 35 * @param {string} tag - Page or class tag 36 * @param {string} log - Log needs to be printed 45 * @param {string} tag - Page or class tag 46 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_animation/ace_ets_module_animation_api12/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag 26 * @param {string} log - Log needs to be printed 35 * @param {string} tag - Page or class tag 36 * @param {string} log - Log needs to be printed 45 * @param {string} tag - Page or class tag 46 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_commonAttrsDialog/ace_ets_module_commonAttrsDialog_api14/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag 26 * @param {string} log - Log needs to be printed 35 * @param {string} tag - Page or class tag 36 * @param {string} log - Log needs to be printed 45 * @param {string} tag - Page or class tag 46 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_commonAttrsOther/ace_ets_module_commonAttrsOther_api11/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag 26 * @param {string} log - Log needs to be printed 35 * @param {string} tag - Page or class tag 36 * @param {string} log - Log needs to be printed 45 * @param {string} tag - Page or class tag 46 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_picker/ace_ets_module_picker_api11/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag 26 * @param {string} log - Log needs to be printed 35 * @param {string} tag - Page or class tag 36 * @param {string} log - Log needs to be printed 45 * @param {string} tag - Page or class tag 46 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 27 * @param {string} tag - Page or class tag 28 * @param {string} log - Log needs to be printed 37 * @param {string} tag - Page or class tag 38 * @param {string} log - Log needs to be printed 47 * @param {string} tag - Page or class tag 48 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_featureAbility/ace_ets_module_featureAbility_api11/entry/src/ohosTest/ets/MainAbility/common/ |
| H A D | Log.ets | 26 * @param {string} tag - Page or class tag 27 * @param {string} log - Log needs to be printed 36 * @param {string} tag - Page or class tag 37 * @param {string} log - Log needs to be printed 46 * @param {string} tag - Page or class tag 47 * @param {string} log - Log needs to be printed
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_RouteManagement/ace_ets_module_RouteManagement_api12/entry/src/main/ets/MainAbility/common/ |
| H A D | Log.ets | 25 * @param {string} tag - Page or class tag
26 * @param {string} log - Log needs to be printed
35 * @param {string} tag - Page or class tag
36 * @param {string} log - Log needs to be printed
45 * @param {string} tag - Page or class tag
46 * @param {string} log - Log needs to be printed
|