/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter_cmd.c | 46 {NULL, 0, NULL, 0}, 47 {NULL, 0, NULL, 0}, 48 {NULL, 0, NULL, 0}, 49 {NULL, 0, NULL, 0}, 50 {NULL, 0, NULL, 0}, 52 {NULL, 0, NULL, 0}, 53 {NULL, 0, NULL, 0}, 86 {NULL, 0, NULL, 0}, 87 {NULL, 0, NULL, 0}, 88 {NULL, 0, NULL, 0}, [all …]
|
H A D | btm_snoop_filter_evt.c | 94 {NULL, 0}, 97 {NULL, 0}, 98 {NULL, 0}, 99 {NULL, 0}, 100 {NULL, 0}, 101 {NULL, 0}, 102 {NULL, 0}, 103 {NULL, 0}, 106 {NULL, 0}, 108 {NULL, 0}, [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/ |
H A D | hci_evt.c | 73 if (param == NULL) { in HciEventOnInquiryCompleteEvent() 92 if (param == NULL) { in HciEventOnInquiryResultEvent() 154 if (param == NULL) { in HciEventOnCommandStatusEvent() 181 if (param == NULL) { in HciEventOnConnectionCompleteEvent() 208 if (param == NULL) { in HciEventOnConnectionRequestEvent() 231 if (param == NULL) { in HciEventOnRemoteNameRequestCompleteEvent() 254 if (param == NULL) { in HciEventOnEncryptionChangeEvent() 278 if (param == NULL) { in HciEventOnReadRemoteSupportedFeaturesCompleteEvent() 302 if (param == NULL) { in HciEventOnReadRemoteVersionInformationCompleteEvent() 353 if (buf == NULL) { in HciEventOnNumberOfCompletedPacketsEvent() [all …]
|
H A D | hci_evt_link_ctrl_cmd_complete.c | 37 HciEventCallbacks *callbacks = NULL; in HciEventOnInquiryCancelComplete() 51 HciEventCallbacks *callbacks = NULL; in HciEventOnCreateConnectionCancelComplete() 65 HciEventCallbacks *callbacks = NULL; in HciEventOnLinkKeyRequestReplyComplete() 79 HciEventCallbacks *callbacks = NULL; in HciEventOnLinkKeyRequestNegativeReplyComplete() 93 HciEventCallbacks *callbacks = NULL; in HciEventOnPINCodeRequestReplyCompete() 107 HciEventCallbacks *callbacks = NULL; in HciEventOnPINCodeRequestNegativeReplyComplete() 121 HciEventCallbacks *callbacks = NULL; in HciEventOnRemoteNameRequestCancelComplete() 135 HciEventCallbacks *callbacks = NULL; in HciEventOnIOCapabilityRequestReplyComplete() 149 HciEventCallbacks *callbacks = NULL; in HciEventOnUserConfirmationRequestReplyComplete() 163 HciEventCallbacks *callbacks = NULL; in HciEventOnUserConfirmationRequestNegativeReplyComplete() [all …]
|
H A D | hci_evt_controller_baseband_cmd_complete.c | 37 HciEventCallbacks *callbacks = NULL; in HciEventOnSetEventMaskCompete() 51 HciEventCallbacks *callbacks = NULL; in HciEventOnResetComplete() 65 HciEventCallbacks *callbacks = NULL; in HciEventOnWriteLocalNameComplete() 79 HciEventCallbacks *callbacks = NULL; in HciEventOnReadLocalNameComplete() 93 HciEventCallbacks *callbacks = NULL; in HciEventOnReadScanEnableComplete() 107 HciEventCallbacks *callbacks = NULL; in HciEventOnWriteScanEnableComplete() 121 HciEventCallbacks *callbacks = NULL; in HciEventOnReadPageScanActivityComplete() 135 HciEventCallbacks *callbacks = NULL; in HciEventOnWritePageScanActivityComplete() 149 HciEventCallbacks *callbacks = NULL; in HciEventOnReadInquiryScanActivityComplete() 163 HciEventCallbacks *callbacks = NULL; in HciEventOnWriteInquiryScanActivityComplete() [all …]
|
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/ |
H A D | net_device.c | 130 if (impl == NULL || impl->osPrivate == NULL) { in GetLinuxInfByNetDevice() 227 if (op == NULL || op->add == NULL) { in NetDeviceAdd() 244 if (op == NULL || op->delete == NULL) { in NetDeviceDelete() 331 if (ndImpl != NULL && ndImpl->interFace != NULL && ndImpl->interFace->setIpAddr != NULL) { in NetIfSetAddr() 343 if (ndImpl == NULL || ndImpl->interFace == NULL || ndImpl->interFace->receive == NULL) { in NetIfRxImpl() 404 if (ndImpl != NULL && ndImpl->interFace != NULL && ndImpl->interFace->setStatus != NULL) { in NetIfSetStatus() 439 if (ndImpl != NULL && ndImpl->interFace != NULL && ndImpl->interFace->type_trans != NULL) { in NetIfTypeTrans() 450 if (ndImpl != NULL && ndImpl->interFace != NULL && ndImpl->interFace->alloc_buf != NULL) { in NetIfEnteAllocBuf() 481 if (ndImpl != NULL && ndImpl->interFace != NULL && ndImpl->interFace->set_dev != NULL) { in NetIfSetDev() 546 if (ndImpl != NULL && ndImpl->interFace != NULL && ndImpl->interFace->dhcpsStop != NULL) { in NetIfDhcpsStop() [all …]
|
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_server_render.c | 83 if (data == NULL || devDesc == NULL || attrs == NULL) { in GetInitRenderPara() 161 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderDestory() 201 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderStart() 218 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderStop() 236 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderPause() 253 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderResume() 270 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderFlush() 289 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderGetFrameSize() 314 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderGetFrameCount() 340 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceRenderSetSampleAttr() [all …]
|
H A D | hdf_audio_server_capture.c | 84 if (data == NULL || devDesc == NULL || attrs == NULL) { in GetInitCapturePara() 160 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureDestory() 198 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureStart() 217 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureStop() 234 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCapturePause() 251 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureResume() 268 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureFlush() 286 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureGetFrameSize() 311 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureGetFrameCount() 337 if (client == NULL || data == NULL || reply == NULL) { in HdiServiceCaptureSetSampleAttr() [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
H A D | hci_cmd_failure_controller_baseband.c | 33 HciEventCallbacks *callbacks = NULL; in HciCmdOnSetEventMaskFailed() 47 HciEventCallbacks *callbacks = NULL; in HciCmdOnResetFailed() 61 HciEventCallbacks *callbacks = NULL; in HciCmdOnSetEventFilterFailed() 75 HciEventCallbacks *callbacks = NULL; in HciCmdOnFlushFailed() 89 HciEventCallbacks *callbacks = NULL; in HciCmdOnReadPinTypeFailed() 103 HciEventCallbacks *callbacks = NULL; in HciCmdOnWritePinTypeFailed() 117 HciEventCallbacks *callbacks = NULL; in HciCmdOnCreateNewUnitKeyFailed() 131 HciEventCallbacks *callbacks = NULL; in HciCmdOnReadStoredLinkKeyFailed() 145 HciEventCallbacks *callbacks = NULL; in HciCmdOnDeleteStoredLinkKeyFailed() 159 HciEventCallbacks *callbacks = NULL; in HciCmdOnWriteLocalNameFailed() [all …]
|
H A D | hci_cmd_failure_link_ctrl.c | 36 HciEventCallbacks *callbacks = NULL; in HciCmdOnInquiryFailed() 50 HciEventCallbacks *callbacks = NULL; in HciCmdOnInquiryCancelFailed() 64 HciEventCallbacks *callbacks = NULL; in HciCmdOnPeriodicInquiryModeFailed() 78 HciEventCallbacks *callbacks = NULL; in HciCmdOnExitPeriodicInquiryModeFailed() 96 HciEventCallbacks *callbacks = NULL; in HciCmdOnCreateConnectionFailed() 112 HciEventCallbacks *callbacks = NULL; in HciCmdOnDisconnectFailed() 127 HciEventCallbacks *callbacks = NULL; in HciCmdOnCreateConnectionCancelFailed() 142 HciEventCallbacks *callbacks = NULL; in HciCmdOnAcceptConnectionRequestFailed() 157 HciEventCallbacks *callbacks = NULL; in HciCmdOnRejectConnectionRequestFailed() 172 HciEventCallbacks *callbacks = NULL; in HciCmdOnLinkKeyRequestReplyFailed() [all …]
|
H A D | hci_cmd_failure_le_controller.c | 33 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeSetEventMaskFailed() 47 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeReadBufferSizeFailed() 61 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeReadLocalSupportedFeaturesFailed() 75 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeSetRandomAddressFailed() 89 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeSetAdvertisingParametersFailed() 103 HciEventCallbacks *callbacks = NULL; in HciCmdOnReadAdvertisingChannelTxPowerFailed() 117 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeSetAdvertisingDataFailed() 131 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeSetScanResponseDataFailed() 145 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeSetAdvertisingEnableFailed() 159 HciEventCallbacks *callbacks = NULL; in HciCmdOnLeSetScanParametersFailed() [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | serializer.c | 375 if (io == NULL || value == NULL) { in WriteString() 427 if (io == NULL || value == NULL) { in ReadBool() 441 if (io == NULL || value == NULL) { in ReadBoolUnaligned() 465 if (io == NULL || value == NULL) { in ReadInt8() 479 if (io == NULL || value == NULL) { in ReadInt8Unaligned() 493 if (io == NULL || value == NULL) { in ReadUint8() 507 if (io == NULL || value == NULL) { in ReadUInt8Unaligned() 521 if (io == NULL || value == NULL) { in ReadInt16() 535 if (io == NULL || value == NULL) { in ReadInt16Unaligned() 1063 if (io == NULL || len == NULL) { in ReadString16() [all …]
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/clock/ |
H A D | clock_if_u.c | 40 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in ClockOpen() 42 return NULL; in ClockOpen() 48 return NULL; in ClockOpen() 94 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in ClockClose() 131 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in ClockEnable() 168 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in ClockDisable() 205 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in ClockSetRate() 249 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in ClockGetRate() 307 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in ClockGetParent() 356 if (handle == NULL || parent == NULL) { in ClockSetParent() [all …]
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/pin/ |
H A D | pin_if_u.c | 102 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in PinGet() 149 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in PinPut() 188 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in PinSetPull() 226 if (handle == NULL || pullType == NULL) { in PinGetPull() 232 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in PinGetPull() 287 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in PinSetStrength() 325 if (handle == NULL || strength == NULL) { in PinGetStrength() 331 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in PinGetStrength() 380 if (handle == NULL || funcName == NULL) { in PinSetFunc() 386 if (service == NULL || service->dispatcher == NULL || service->dispatcher->Dispatch == NULL) { in PinSetFunc() [all …]
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wlan_config_parser.c | 19 if (node == NULL || staConfig == NULL) { in ParseWlanStaConfig() 24 if (drsOps == NULL || drsOps->GetString == NULL || drsOps->GetUint8 == NULL) { in ParseWlanStaConfig() 47 if (node == NULL || apConfig == NULL) { in ParseWlanApConfig() 52 if (drsOps == NULL || drsOps->GetString == NULL || drsOps->GetUint8 == NULL) { in ParseWlanApConfig() 86 if (node == NULL || p2pConfig == NULL) { in ParseWlanP2PConfig() 91 if (drsOps == NULL || drsOps->GetString == NULL || drsOps->GetUint8 == NULL) { in ParseWlanP2PConfig() 114 if (node == NULL || macConfig == NULL) { in ParseWlanMac80211Config() 137 if (node == NULL || phyConfig == NULL) { in ParseWlanPhyConfig() 165 if (node == NULL || modConfig == NULL) { in ParseWlanModuleConfig() 170 …if (drsOps == NULL || drsOps->GetChildNode == NULL || drsOps->GetString == NULL || drsOps->GetUint… in ParseWlanModuleConfig() [all …]
|
/ohos5.0/drivers/hdf_core/framework/utils/src/ |
H A D | hdf_slist.c | 23 return ((list == NULL) || (list->root == NULL)); in HdfSListIsEmpty() 58 if (list == NULL || link == NULL) { in HdfSListAdd() 68 if (list == NULL || link == NULL) { in HdfSListAddTail() 85 if (list == NULL || link == NULL || comparer == NULL) { in HdfSListAddOrder() 120 if (list == NULL || link == NULL) { in HdfSListRemove() 184 if (list == NULL || list->root == NULL) { in HdfSListPop() 194 if (iterator == NULL || list == NULL) { in HdfSListIteratorInit() 209 if ((iterator == NULL) || (iterator->curr == NULL) || (iterator->prev == NULL)) { in HdfSListIteratorHasNext() 228 if (iterator == NULL || iterator->curr == NULL || iterator->prev == NULL) { in HdfSListIteratorNext() 249 if (iterator == NULL || iterator->curr == NULL || iterator->prev == NULL) { in HdfSListIteratorRemove() [all …]
|
/ohos5.0/drivers/hdf_core/framework/model/audio/dispatch/src/ |
H A D | audio_stream_dispatch.c | 27 if ((audioCard == NULL) || (params == NULL)) { in HwCpuDaiDispatch() 42 if (cpuDai != NULL && cpuDai->devData != NULL && cpuDai->devData->ops != NULL && in HwCpuDaiDispatch() 61 if ((audioCard == NULL) || (params == NULL)) { in HwCodecDaiDispatch() 105 if (dspDai != NULL && dspDai->devData != NULL && dspDai->devData->ops != NULL && in HwDspDaiDispatch() 532 if ((client == NULL || client->device == NULL) || (data == NULL)) { in StreamHostHwParams() 764 if (data == NULL || reply == NULL) { in StreamHostWrite() 805 if (data == NULL || reply == NULL) { in StreamHostRead() 875 if (data == NULL || reply == NULL) { in StreamHostMmapWrite() 914 if (data == NULL || reply == NULL) { in StreamHostMmapPositionWrite() 968 if (data == NULL || reply == NULL) { in StreamHostMmapRead() [all …]
|
/ohos5.0/base/startup/init/interfaces/innerkits/fs_manager/ |
H A D | fstab.c | 83 if (fstab == NULL || item == NULL) { in AddToFstab() 139 BEGET_CHECK_RETURN_VALUE(str != NULL && fstab != NULL, -1); in ParseFstabPerLine() 142 char *p = NULL; in ParseFstabPerLine() 168 if ((p = strtok_r(NULL, separator, &rest)) == NULL) { in ParseFstabPerLine() 183 item = NULL; in ParseFstabPerLine() 207 fp = NULL; in ReadFstabFromFile() 243 fp = NULL; in ReadFstabFromFile() 315 if (fstab == NULL || mountPoint == NULL || *mountPoint == '\0' || deviceName == NULL) { in GetBlockDeviceByMountPoint() 420 if (buf == NULL || g_fscryptPolicy == NULL) { in LoadFscryptPolicy() 490 BEGET_CHECK_RETURN_VALUE(partName != NULL && path != NULL, -1); in GetBlockDevicePath() [all …]
|
/ohos5.0/drivers/hdf_core/framework/model/audio/core/src/ |
H A D | audio_host.c | 25 return NULL; in GetAllCardInstance() 38 return NULL; in GetCardInstance() 43 return NULL; in GetCardInstance() 57 return NULL; in GetCardInstance() 76 if (codec != NULL && codec->devData != NULL && codec->devData->Init != NULL) { in AudioCodecDevInit() 106 if (platform != NULL && platform->devData != NULL && platform->devData->PlatformInit != NULL) { in AudioPlatformDevInit() 137 if (dsp != NULL && dsp->devData != NULL && dsp->devData->DspInit != NULL) { in AudioDspDevInit() 167 if (codecDai != NULL && codecDai->devData != NULL && codecDai->devData->DaiInit != NULL) { in AudioCodecDaiDevInit() 197 if (cpuDai != NULL && cpuDai->devData != NULL && cpuDai->devData->DaiInit != NULL) { in AudioCpuDaiDevInit() 229 if (dspDai != NULL && dspDai->devData != NULL && dspDai->devData->DaiInit != NULL) { in AudioDspDaiDevInit() [all …]
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | json_utils_mock.c | 116 if (jsonObj == NULL || key == NULL) { in DeleteItemFromJson() 124 if (jsonObj == NULL || key == NULL) { in DeleteAllItemExceptOne() 255 if (jsonObj == NULL || key == NULL || byteLen == NULL) { in GetByteLenFromJson() 269 if (jsonObj == NULL || key == NULL || byte == NULL) { in GetByteFromJson() 285 if (jsonObj == NULL || key == NULL || value == NULL) { in GetIntFromJson() 311 if (jsonObj == NULL || key == NULL || value == NULL) { in GetUnsignedIntFromJson() 353 if (jsonObj == NULL || key == NULL || value == NULL) { in GetBoolFromJson() 384 if (jsonObj == NULL || key == NULL || childObj == NULL) { in AddObjToJson() 452 if (jsonObj == NULL || key == NULL || value == NULL) { in AddStringToJson() 477 if (jsonObj == NULL || key == NULL || byte == NULL) { in AddByteToJson() [all …]
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/ |
H A D | hks_errcode_adapter.c | 31 .data = NULL 38 .data = NULL 45 .data = NULL 52 .data = NULL 59 .data = NULL 66 .data = NULL 73 .data = NULL 80 .data = NULL 87 .data = NULL 94 .data = NULL [all …]
|
/ohos5.0/base/security/device_auth/common_lib/impl/src/ |
H A D | json_utils.c | 84 if (jsonObj == NULL || key == NULL) { in DeleteItemFromJson() 92 if (jsonObj == NULL || key == NULL) { in DeleteAllItemExceptOne() 222 if (jsonObj == NULL || key == NULL || byteLen == NULL) { in GetByteLenFromJson() 236 if (jsonObj == NULL || key == NULL || byte == NULL) { in GetByteFromJson() 252 if (jsonObj == NULL || key == NULL || value == NULL) { in GetIntFromJson() 278 if (jsonObj == NULL || key == NULL || value == NULL) { in GetUnsignedIntFromJson() 320 if (jsonObj == NULL || key == NULL || value == NULL) { in GetBoolFromJson() 351 if (jsonObj == NULL || key == NULL || childObj == NULL) { in AddObjToJson() 419 if (jsonObj == NULL || key == NULL || value == NULL) { in AddStringToJson() 444 if (jsonObj == NULL || key == NULL || byte == NULL) { in AddByteToJson() [all …]
|
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/test/mock/src/ |
H A D | cJSON.c | 37 void* g_handle = NULL; 62 return NULL; in cJSON_GetObjectItem() 66 return NULL; in cJSON_GetObjectItem() 71 return NULL; in cJSON_GetObjectItem() 143 return NULL; in cJSON_CreateArray() 146 return NULL; in cJSON_CreateArray() 151 return NULL; in cJSON_CreateArray() 162 return NULL; in cJSON_CreateObject() 166 return NULL; in cJSON_CreateObject() 171 return NULL; in cJSON_CreateObject() [all …]
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/rtc/ |
H A D | rtc_core.c | 18 if (host == NULL || time == NULL) { in RtcHostReadTime() 23 if (host->method == NULL || host->method->ReadTime == NULL) { in RtcHostReadTime() 33 if (host == NULL || time == NULL) { in RtcHostWriteTime() 38 if (host->method == NULL || host->method->WriteTime == NULL) { in RtcHostWriteTime() 48 if (host == NULL || time == NULL) { in RtcHostReadAlarm() 53 if (host->method == NULL || host->method->ReadAlarm == NULL) { in RtcHostReadAlarm() 63 if (host == NULL || time == NULL) { in RtcHostWriteAlarm() 78 if (host == NULL || cb == NULL) { in RtcHostRegisterAlarmCallback() 108 if (host == NULL || freq == NULL) { in RtcHostGetFreq() 143 if (host->method == NULL || host->method->Reset == NULL) { in RtcHostReset() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/common/json_utils/ |
H A D | softbus_json_utils.c | 27 if (json == NULL || string == NULL || target == NULL) { in GetStringItemByJsonObject() 52 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectStringItem() 76 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectNumberItem() 91 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectSignedNumberItem() 106 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectDoubleItem() 121 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectNumber16Item() 136 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectNumber64Item() 151 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectSignedNumber64Item() 166 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectInt32Item() 181 if (json == NULL || string == NULL || target == NULL) { in GetJsonObjectBoolItem() [all …]
|