| /base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest018/ |
| H A D | last_kmsg | 25 <11>[ 3.821055] [pid=1][PARAM][ERROR][param_include.h:75]Invalid current param const.cust.config_dir_layer
26 <11>[ 3.821266] [pid=1][PARAM][ERROR][param_manager.c:654]Forbid to access const.cust.config_dir_layer label 0 0
27 <11>[ 3.821284] [pid=1][PARAM][ERROR][param_include.h:75]Invalid current param const.cust.follow_x_rules
28 <11>[ 3.821404] [pid=1][PARAM][ERROR][param_manager.c:654]Forbid to access const.cust.follow_x_rules label 0 0
44 <14>[ 3.832155] [pid=1][PARAM][INFO][param_service.c:371]InitParamService pipe: /dev/unix/socket/paramservice.
45 <14>[ 3.832263] [pid=1][PARAM][INFO][param_base.c:184]CloseParamWorkSpace 1
46 <11>[ 3.832323] [pid=1][PARAM][ERROR][param_base.c:344]Invalid workSpace for musl.log.enable
47 <11>[ 3.832337] [pid=1][PARAM][ERRO [all...] |
| /base/global/resource_management/frameworks/resmgr/include/ |
| H A D | hap_parser.h | 40 * @param uf 41 * @param fileName file name in zip which we will read 42 * @param buffer bytes will write to buffer 43 * @param bufLen the file length in bytes 51 * @param zipFile hap file path 52 * @param buffer bytes will write to buffer 53 * @param bufLen length in bytes 60 * @param uf the hap fd 67 * @param filePath the hap path 68 * @param rawFilePat [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_legacy.c | 27 void SMP_LegacyPairMasterStep1(const SMP_StepParam *param) in SMP_LegacyPairMasterStep1() argument 29 if (SMP_ParamIsNULL(param) != SMP_SUCCESS) { in SMP_LegacyPairMasterStep1() 35 const HciLeRandReturnParam *returnParam = (HciLeRandReturnParam *)param->data; in SMP_LegacyPairMasterStep1() 46 void SMP_LegacyPairMasterStep2(const SMP_StepParam *param) in SMP_LegacyPairMasterStep2() argument 48 if (SMP_ParamIsNULL(param) != SMP_SUCCESS) { in SMP_LegacyPairMasterStep2() 51 const HciLeRandReturnParam *returnParam = (HciLeRandReturnParam *)param->data; in SMP_LegacyPairMasterStep2() 63 void SMP_LegacyPairMasterStep3(const SMP_StepParam *param) in SMP_LegacyPairMasterStep3() argument 65 if (SMP_ParamIsNULL(param) != SMP_SUCCESS) { in SMP_LegacyPairMasterStep3() 68 const HciLeRandReturnParam *returnParam = (HciLeRandReturnParam *)param->data; in SMP_LegacyPairMasterStep3() 86 void SMP_LegacyPairMasterStep4(const SMP_StepParam *param) in SMP_LegacyPairMasterStep4() argument 106 SMP_LegacyPairMasterStep5(const SMP_StepParam *param) SMP_LegacyPairMasterStep5() argument 134 SMP_LegacyPairMasterStep6(const SMP_StepParam *param) SMP_LegacyPairMasterStep6() argument 158 SMP_LegacyPairMasterStep7(const SMP_StepParam *param) SMP_LegacyPairMasterStep7() argument 175 SMP_LegacyPairMasterStep8(const SMP_StepParam *param) SMP_LegacyPairMasterStep8() argument 195 SMP_LegacyPairMasterStep9(const SMP_StepParam *param) SMP_LegacyPairMasterStep9() argument 233 SMP_LegacyPairMasterStep10(const SMP_StepParam *param) SMP_LegacyPairMasterStep10() argument 271 SMP_LegacyPairMasterStep13(const SMP_StepParam *param) SMP_LegacyPairMasterStep13() argument 288 SMP_LegacyPairMasterStep14(const SMP_StepParam *param) SMP_LegacyPairMasterStep14() argument 307 SMP_LegacyPairMasterStep15(const SMP_StepParam *param) SMP_LegacyPairMasterStep15() argument 327 SMP_LegacyPairMasterStep16(const SMP_StepParam *param) SMP_LegacyPairMasterStep16() argument 358 SMP_LegacyPairMasterStep17(const SMP_StepParam *param) SMP_LegacyPairMasterStep17() argument 375 SMP_LegacyPairMasterStep18(const SMP_StepParam *param) SMP_LegacyPairMasterStep18() argument 393 SMP_LegacyPairSlaveStep1(const SMP_StepParam *param) SMP_LegacyPairSlaveStep1() argument 412 SMP_LegacyPairSlaveStep2(const SMP_StepParam *param) SMP_LegacyPairSlaveStep2() argument 423 SMP_LegacyPairSlaveStep3(const SMP_StepParam *param) SMP_LegacyPairSlaveStep3() argument 440 SMP_LegacyPairSlaveStep4(const SMP_StepParam *param) SMP_LegacyPairSlaveStep4() argument 457 SMP_LegacyPairSlaveStep5(const SMP_StepParam *param) SMP_LegacyPairSlaveStep5() argument 479 SMP_LegacyPairSlaveStep6(const SMP_StepParam *param) SMP_LegacyPairSlaveStep6() argument 500 SMP_LegacyPairSlaveStep7(const SMP_StepParam *param) SMP_LegacyPairSlaveStep7() argument 530 SMP_LegacyPairSlaveStep8(const SMP_StepParam *param) SMP_LegacyPairSlaveStep8() argument 547 SMP_LegacyPairSlaveStep9(const SMP_StepParam *param) SMP_LegacyPairSlaveStep9() argument 568 SMP_LegacyPairSlaveStep10(const SMP_StepParam *param) SMP_LegacyPairSlaveStep10() argument 607 SMP_LegacyPairSlaveStep11(const SMP_StepParam *param) SMP_LegacyPairSlaveStep11() argument 643 SMP_LegacyPairSlaveStep14(const SMP_StepParam *param) SMP_LegacyPairSlaveStep14() argument 662 SMP_LegacyPairSlaveStep15(const SMP_StepParam *param) SMP_LegacyPairSlaveStep15() argument 683 SMP_LegacyPairSlaveStep16(const SMP_StepParam *param) SMP_LegacyPairSlaveStep16() argument 705 SMP_LegacyPairSlaveStep17(const SMP_StepParam *param) SMP_LegacyPairSlaveStep17() argument 745 SMP_LegacyPairSlaveStep18(const SMP_StepParam *param) SMP_LegacyPairSlaveStep18() argument 764 SMP_LegacyPairSlaveStep19(const SMP_StepParam *param) SMP_LegacyPairSlaveStep19() argument [all...] |
| /foundation/ability/idl_tool/test/hdi_unittest/ril_v1_1/foo/ril/v1_1/ |
| H A D | IRilCallback.idl | 61 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 63 * @param emergencyInfoList Emergency call number list. For details, see {@link EmergencyInfoList}. 74 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 85 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 87 * @param ringbackVoice Ringback tone information. For details, see {@link RingbackVoice}. 98 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 100 * @param srvccStatus SRVCC status. For details, see {@link SrvccStatus}. 111 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 113 * @param ussdNoticeInfo USSD service information. For details, see {@link UssdNoticeInfo}. 124 * @param responseInf [all...] |
| /foundation/ability/idl_tool/test/hdi_unittest/ril_v1_2/foo/ril/v1_1/ |
| H A D | IRilCallback.idl | 61 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 63 * @param emergencyInfoList Emergency call number list. For details, see {@link EmergencyInfoList}. 74 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 85 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 87 * @param ringbackVoice Ringback tone information. For details, see {@link RingbackVoice}. 98 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 100 * @param srvccStatus SRVCC status. For details, see {@link SrvccStatus}. 111 * @param responseInfo Common response information, such as the card slot ID and request sequence ID. 113 * @param ussdNoticeInfo USSD service information. For details, see {@link UssdNoticeInfo}. 124 * @param responseInf [all...] |
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
| H A D | ams_mgr_interface.h | 43 * @param token, the unique identification to start the ability. 44 * @param preToken, the unique identification to call the ability. 45 * @param abilityInfo, the ability information. 46 * @param appInfo, the app information. 56 * @param token, token, he unique identification to terminate the ability. 57 * @param clearMissionFlag, indicates whether terminate the ability when clearMission. 65 * @param token, the unique identification to update the ability. 66 * @param state, ability status that needs to be updated. 74 * @param token, the unique identification to update the extension. 75 * @param stat [all...] |
| /foundation/ability/ability_runtime/services/appmgr/include/ |
| H A D | ams_mgr_scheduler.h | 47 * @param token, the unique identification to start the ability. 48 * @param preToken, the unique identification to call the ability. 49 * @param abilityInfo, the ability information. 50 * @param appInfo, the app information. 51 * @param want, the starting information. 60 * @param token, token, he unique identification to terminate the ability. 61 * @param clearMissionFlag, indicates whether terminate the ability when clearMission. 69 * @param token, the unique identification to update the ability. 70 * @param state, ability status that needs to be updated. 78 * @param toke [all...] |
| /foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/ |
| H A D | photo_output.h | 66 * @param photoOutput the {@link Camera_PhotoOutput} which deliver the callback. 74 * @param photoOutput the {@link Camera_PhotoOutput} which deliver the callback. 75 * @param info the {@link Camera_FrameShutterInfo} which delivered by the callback. 83 * @param photoOutput the {@link Camera_PhotoOutput} which deliver the callback. 84 * @param frameCount the frame count which delivered by the callback. 92 * @param photoOutput the {@link Camera_PhotoOutput} which deliver the callback. 93 * @param errorCode the {@link Camera_ErrorCode} of the photo output. 103 * @param photoOutput the {@link Camera_PhotoOutput} which deliver the callback. 104 * @param frameCount the frameCount which is delivered by the callback. 112 * @param photoOutpu [all...] |
| /foundation/window/window_manager/snapshot/src/ |
| H A D | snapshot_utils.cpp | 71 std::cout << __func__ << ": param is invalid." << std::endl; in mission_error_exit() 149 bool SnapShotUtils::CheckWHValid(int32_t param) in CheckWHValid() argument 151 return (param > 0) && (param <= DisplayManager::MAX_RESOLUTION_SIZE_SCREENSHOT); in CheckWHValid() 159 bool SnapShotUtils::CheckParamValid(const WriteToJpegParam& param) in CheckParamValid() argument 161 switch (param.format) { in CheckParamValid() 163 if (param.stride != param.width * RGBA8888_PIXEL_BYTES) { in CheckParamValid() 168 if (param.stride != param in CheckParamValid() 270 WriteToJpeg(const std::string& fileName, const WriteToJpegParam& param) WriteToJpeg() argument 318 WriteToJpeg(int fd, const WriteToJpegParam& param) WriteToJpeg() argument 391 WriteToJpegParam param; WriteToJpegWithPixelMap() local 402 WriteToJpegParam param; WriteToJpegWithPixelMap() local [all...] |
| /third_party/libcoap/include/coap3/ |
| H A D | coap_net.h | 54 * @param session CoAP session. 55 * @param sent The PDU that was transmitted. 56 * @param received The PDU that was received. 57 * @param mid CoAP transaction ID. 70 * @param session CoAP session. 71 * @param sent The PDU that was transmitted. 72 * @param reason The reason for the NACK. 73 * @param mid CoAP message ID. 83 * @param session CoAP session. 84 * @param receive [all...] |
| /foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/ |
| H A D | native_audio_routing_manager.h | 65 * @param type the {@link OH_AudioDevice_ChangeType} is connect or disconnect. 66 * @param audioDeviceDescriptorArray the {@link OH_AudioDeviceDescriptorArray} 81 * @param audioDeviceDescriptorArray The {@link OH_AudioDeviceDescriptorArray} 85 * @param status The {@link OH_AudioDevice_BlockStatus} is the block status. 86 * @param userData User data which is passed by user. 97 * @param audioRoutingManager the {@link OH_AudioRoutingManager} handle returned by 99 * @param supported query result. 103 * 1.The param of audioRoutingManager is nullptr; 104 * 2.The param of supported is nullptr. 115 * @param audioRoutingManage [all...] |
| /foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
| H A D | datashare_abs_predicates.h | 38 * @param field Indicates the target field. 39 * @param value Indicates the queried value. 46 * @param field Indicates the target field. 47 * @param value Indicates the queried value. 54 * @param field Indicates the target field. 55 * @param value Indicates the queried value. 62 * @param field Indicates the target field. 63 * @param value Indicates the queried value. 70 * @param field Indicates the target field. 71 * @param valu [all...] |
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | uldnames.h | 65 * @param locale the display locale 66 * @param dialectHandling how to select names for locales 68 * @param pErrorCode the status code 78 * @param ldn the ULocaleDisplayNames instance to be closed 108 * @param ldn the LocaleDisplayNames instance 117 * @param ldn the LocaleDisplayNames instance 128 * @param ldn the LocaleDisplayNames instance 129 * @param locale the locale whose display name to return 130 * @param result receives the display name 131 * @param maxResultSiz [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_ecp.h | 29 * \param[in] type The type of key contained in \p data. 30 * \param[in] curve_bits The nominal bit-size of the curve. 38 * \param[in] data The buffer from which to load the representation. 39 * \param[in] data_length The size in bytes of \p data. 40 * \param[out] p_ecp Returns a pointer to an ECP context on success. 53 * \param ecp The ECP context to load the public part for. 67 * \param[in] attributes The attributes for the key to import. 68 * \param[in] data The buffer containing the key data in import 70 * \param[in] data_length Size of the \p data buffer in bytes. 71 * \param[ou [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | uldnames.h | 65 * @param locale the display locale 66 * @param dialectHandling how to select names for locales 68 * @param pErrorCode the status code 78 * @param ldn the ULocaleDisplayNames instance to be closed 108 * @param ldn the LocaleDisplayNames instance 117 * @param ldn the LocaleDisplayNames instance 128 * @param ldn the LocaleDisplayNames instance 129 * @param locale the locale whose display name to return 130 * @param result receives the display name 131 * @param maxResultSiz [all...] |
| /third_party/mindspore/interfaces/kits/c/ |
| H A D | context.h | 60 * @param context Context object handle address. 67 * @param context Context object handle. 68 * @param thread_num the number of threads at runtime. 75 * @param context Context object handle. 83 * @param context Context object handle. 84 * @param mode: 0: no affinities, 1: big cores first, 2: little cores first 91 * @param context Context object handle. 103 * @param context Context object handle. 104 * @param core_list: a array of thread core lists. 105 * @param core_nu [all...] |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | uldnames.h | 65 * @param locale the display locale 66 * @param dialectHandling how to select names for locales 68 * @param pErrorCode the status code 78 * @param ldn the ULocaleDisplayNames instance to be closed 108 * @param ldn the LocaleDisplayNames instance 117 * @param ldn the LocaleDisplayNames instance 128 * @param ldn the LocaleDisplayNames instance 129 * @param locale the locale whose display name to return 130 * @param result receives the display name 131 * @param maxResultSiz [all...] |
| H A D | uset.h | 273 * @param start first character of the range, inclusive 274 * @param end last character of the range, inclusive 285 * @param pattern a string specifying what characters are in the set 286 * @param patternLength the length of the pattern, or -1 if null 288 * @param ec the error code 298 * @param pattern a string specifying what characters are in the set 299 * @param patternLength the length of the pattern, or -1 if null 301 * @param options bitmask for options to apply to the pattern. 303 * @param ec the error code 314 * @param se [all...] |
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/ |
| H A D | astc_codec.cpp | 199 void extractDimensions(std::string &format, TextureEncodeOptions ¶m) in extractDimensions() argument 201 param.blockX_ = DEFAULT_DIM; in extractDimensions() 202 param.blockY_ = DEFAULT_DIM; in extractDimensions() 211 auto ret_x = std::from_chars(widthStr.data(), widthStr.data() + widthStr.size(), param.blockX_); in extractDimensions() 212 auto ret_y = std::from_chars(heightStr.data(), heightStr.data() + heightStr.size(), param.blockY_); in extractDimensions() 295 static bool InitMem(AstcEncoder *work, TextureEncodeOptions param) in InitMem() argument 301 work->image_.dim_x = static_cast<unsigned int>(param.width_); in InitMem() 302 work->image_.dim_y = static_cast<unsigned int>(param.height_); in InitMem() 305 work->image_.dim_stride = static_cast<unsigned int>(param.stride_); in InitMem() 311 work->calQualityEnable = param in InitMem() 329 AstcSoftwareEncodeCore(TextureEncodeOptions ¶m, uint8_t *pixmapIn, uint8_t *astcBuffer) AstcSoftwareEncodeCore() argument 387 TryAstcEncBasedOnCl(TextureEncodeOptions ¶m, uint8_t *inData, uint8_t *buffer, const std::string &clBinPath) AstcSoftwareEncodeCore() argument 420 FillAstcSutInfo(AstcInInfo &astcInfo, SutOutInfo &sutInfo, TextureEncodeOptions ¶m, uint8_t *astcBuffer) AstcSoftwareEncodeCore() argument 441 TryTextureSuperCompress(TextureEncodeOptions ¶m, uint8_t *astcBuffer) AstcSoftwareEncodeCore() argument 492 InitAstcEncPara(TextureEncodeOptions ¶m, int32_t width, int32_t height, int32_t stride, PlEncodeOptions &astcOpts) AstcSoftwareEncodeCore() argument 515 AstcSoftwareEncode(TextureEncodeOptions ¶m, bool enableQualityCheck, int32_t blocksNum, uint8_t *outBuffer, int32_t outSize) AstcSoftwareEncodeCore() argument 534 AstcEncProcess(TextureEncodeOptions ¶m, uint8_t *pixmapIn, uint8_t *astcBuffer) AstcSoftwareEncodeCore() argument 558 InitTextureEncodeOptions(TextureEncodeOptions ¶m) AstcSoftwareEncodeCore() argument 570 DoSUT(TextureEncodeOptions ¶m, uint8_t* astcBuffer, AstcExtendInfo &extendInfo) AstcSoftwareEncodeCore() argument 588 TextureEncodeOptions param; AstcSoftwareEncodeCore() local [all...] |
| /third_party/node/deps/cares/include/ |
| H A D | ares_dns_record.h | 405 * \param[in] type DNS Record Type 412 * \param[in] qclass DNS Class 419 * \param[in] opcode DNS OpCode 426 * \param[in] key DNS Resource Record parameter 433 * \param[in] section Section 440 * \param[out] qclass Pointer passed by reference to write class 441 * \param[in] str String to convert 449 * \param[out] qtype Pointer passed by reference to write record type 450 * \param[in] str String to convert 459 * \param[i [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_service.h | 112 * @param device The remote device. 121 * @param device The remote device. 154 * @param device The remote device. 163 * @param device The remote device. 172 * @param states The specified states. 181 * @param device: The remote device. 190 * @param device The remote device. 199 * @param device Remote device object. 200 * @param code DTMF tone code. 209 * @param devic [all...] |
| /foundation/filemanagement/app_file_service/utils/include/b_jsonutil/ |
| H A D | b_jsonutil.h | 36 * @param bundleNameStr bundleName拼接index的字符串 45 * @param bundleNames bundleName拼接index的字符串集合 46 * @param details infos的集合 47 * @param patternInfo 拼接的字符 48 * @param realBundleNames 分割后真正的bundleNames 49 * @param userId userId 50 * @param isClearDataFlags 框架是否清理标志集合 63 * @param bundleInfo json串 64 * @param bundleDetails 结构体对象 65 * @param bundleDetailInf [all...] |
| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | running_lock_mock_test.cpp | 89 EXPECT_CALL(*g_lockAction, Lock(_)).WillRepeatedly([&](const RunningLockParam& param) { in HWTEST_F() 90 EXPECT_EQ(param.name, RUNNINGLOCK_BACKGROUND_NAME); in HWTEST_F() 91 EXPECT_EQ(param.type, RunningLockType::RUNNINGLOCK_BACKGROUND); in HWTEST_F() 92 EXPECT_EQ(param.timeoutMs, RUNNINGLOCKPARAM_TIMEOUTMS_DEF); in HWTEST_F() 96 EXPECT_CALL(*g_lockAction, Unlock(_)).WillRepeatedly([&](const RunningLockParam& param) { in HWTEST_F() 97 EXPECT_EQ(param.name, RUNNINGLOCK_BACKGROUND_NAME); in HWTEST_F() 98 EXPECT_EQ(param.type, RunningLockType::RUNNINGLOCK_BACKGROUND); in HWTEST_F() 145 EXPECT_CALL(*g_lockAction, Lock(_)).WillRepeatedly([&](const RunningLockParam& param) { in HWTEST_F() 146 EXPECT_EQ(param.name, RUNNINGLOCK_BACKGROUND_NAME); in HWTEST_F() 147 EXPECT_EQ(param in HWTEST_F() [all...] |
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
| H A D | napi_common_util.cpp | 26 bool IsTypeForNapiValue(napi_env env, napi_value param, napi_valuetype expectType) in IsTypeForNapiValue() argument 31 if (param == nullptr) { in IsTypeForNapiValue() 32 TAG_LOGD(AAFwkTag::JSNAPI, "param is nullptr"); in IsTypeForNapiValue() 36 if (napi_typeof(env, param, &valueType) != napi_ok) { in IsTypeForNapiValue() 43 bool IsArrayForNapiValue(napi_env env, napi_value param, uint32_t &arraySize) in IsArrayForNapiValue() argument 49 if (napi_is_array(env, param, &isArray) != napi_ok || isArray == false) { in IsArrayForNapiValue() 53 if (napi_get_array_length(env, param, &arraySize) != napi_ok) { in IsArrayForNapiValue() 88 int UnwrapInt32FromJS(napi_env env, napi_value param, int defaultValue) in UnwrapInt32FromJS() argument 91 if (napi_get_value_int32(env, param, &value) == napi_ok) { in UnwrapInt32FromJS() 98 bool UnwrapInt32FromJS2(napi_env env, napi_value param, in argument 114 UnwrapLongFromJS(napi_env env, napi_value param, long defaultValue) UnwrapLongFromJS() argument 124 UnwrapLongFromJS2(napi_env env, napi_value param, long &value) UnwrapLongFromJS2() argument 142 UnwrapInt64FromJS(napi_env env, napi_value param, int64_t defaultValue) UnwrapInt64FromJS() argument 152 UnwrapInt64FromJS2(napi_env env, napi_value param, int64_t &value) UnwrapInt64FromJS2() argument 168 UnwrapBoolFromJS(napi_env env, napi_value param, bool defaultValue) UnwrapBoolFromJS() argument 178 UnwrapBoolFromJS2(napi_env env, napi_value param, bool &value) UnwrapBoolFromJS2() argument 194 UnwrapDoubleFromJS(napi_env env, napi_value param, double defaultValue) UnwrapDoubleFromJS() argument 204 UnwrapDoubleFromJS2(napi_env env, napi_value param, double &value) UnwrapDoubleFromJS2() argument 220 UnwrapStringFromJS(napi_env env, napi_value param, const std::string &defaultValue) UnwrapStringFromJS() argument 253 UnwrapStringFromJS2(napi_env env, napi_value param, std::string &value) UnwrapStringFromJS2() argument 299 UnwrapArrayInt32FromJS(napi_env env, napi_value param, std::vector<int> &value) UnwrapArrayInt32FromJS() argument 346 UnwrapArrayLongFromJS(napi_env env, napi_value param, std::vector<long> &value) UnwrapArrayLongFromJS() argument 393 UnwrapArrayInt64FromJS(napi_env env, napi_value param, std::vector<int64_t> &value) UnwrapArrayInt64FromJS() argument 440 UnwrapArrayDoubleFromJS(napi_env env, napi_value param, std::vector<double> &value) UnwrapArrayDoubleFromJS() argument 487 UnwrapArrayBoolFromJS(napi_env env, napi_value param, std::vector<bool> &value) UnwrapArrayBoolFromJS() argument 532 UnwrapArrayStringFromJS(napi_env env, napi_value param, std::vector<std::string> &value) UnwrapArrayStringFromJS() argument 600 UnwrapArrayComplexFromJS(napi_env env, napi_value param, ComplexArrayData &value) UnwrapArrayComplexFromJS() argument 947 CreateAsyncCallback(napi_env env, napi_value param, AsyncJSCallbackInfo *callback) CreateAsyncCallback() argument 965 CreateCallbackRefFromJS(napi_env env, napi_value param) CreateCallbackRefFromJS() argument 994 ExecuteAsyncCallbackWork(napi_env env, AsyncJSCallbackInfo *asyncCallbackInfo, const AsyncParamEx *param) ExecuteAsyncCallbackWork() argument 1028 ExecutePromiseCallbackWork(napi_env env, AsyncJSCallbackInfo *asyncCallbackInfo, const AsyncParamEx *param) ExecutePromiseCallbackWork() argument [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-http.h | 45 * \param file: filename 46 * \param m: NULL, or mount context 58 * \param wsi: Websocket instance (available from user callback) 59 * \param file: The file to issue over http 60 * \param content_type: The http content type, eg, text/html 61 * \param other_headers: NULL or pointer to header string 62 * \param other_headers_len: length of the other headers if non-NULL 156 * \param args: buffer to process using chunked encoding 157 * \param s: current processing state 389 * \param toke [all...] |