Home
last modified time | relevance | path

Searched defs:size (Results 13501 - 13525 of 16668) sorted by relevance

1...<<541542543544545546547548549550>>...667

/base/startup/init/services/utils/
H A Dinit_utils.c400 size_t WriteAll(int fd, const char *buffer, size_t size) in WriteAll() argument
/base/security/huks/interfaces/inner_api/huks_lite/
H A Dhks_types.h97 uint32_t size; member
/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h95 uint32_t size; member
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_generate.c114 uint32_t size = isPubKey ? keyPair->publicBufferSize : keyPair->privateBufferSize; in GetAgreeBaseKey() local
659 uint32_t size = sizeof(struct HksKeyMaterialRsa) + keyMaterial->nSize + keyMaterial->dSize + AppendRsaPublicExponent() local
[all...]
/base/startup/init/services/modules/trace/
H A Dinit_trace.c245 int size = 0; in SetUserSpaceSettings() local
270 int size = 0; in SetKernelTraceEnabled() local
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp790 auto size = emergencyInfoList.calls.size(); in SetEmergencyCallList() local
H A Dhril_sms.cpp345 auto size = cellBroadcastInfoList.size; SetCdmaCBConfig() local
[all...]
/base/telephony/call_manager/services/call/src/
H A Dcall_status_manager.cpp928 size_t size = callIdList.size(); in HandleHoldCallOrAutoAnswerCall() local
955 IsCanUnHold(int32_t activeCallNum, int32_t waitingCallNum, int32_t size, bool &canUnHold) IsCanUnHold() argument
[all...]
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp220 int32_t size = data.ReadInt32(); in OnDialInner() local
239 int32_t size = data.ReadInt32(); in OnHangUpInner() local
259 int32_t size = data.ReadInt32(); OnRejectInner() local
278 int32_t size = data.ReadInt32(); OnAnswerInner() local
297 int32_t size = data.ReadInt32(); OnIsEmergencyPhoneNumberInner() local
324 int32_t size = data.ReadInt32(); OnSetEmergencyCallList() local
357 int32_t size = data.ReadInt32(); OnRegisterCallBackInner() local
380 int32_t size = data.ReadInt32(); OnUnRegisterCallBackInner() local
395 int32_t size = data.ReadInt32(); OnHoldCallInner() local
414 int32_t size = data.ReadInt32(); OnUnHoldCallInner() local
433 int32_t size = data.ReadInt32(); OnSwitchCallInner() local
452 int32_t size = data.ReadInt32(); OnCombineConferenceInner() local
471 int32_t size = data.ReadInt32(); OnSeparateConferenceInner() local
491 int32_t size = data.ReadInt32(); OnInviteToConferenceInner() local
512 int32_t size = data.ReadInt32(); OnKickOutFromConferenceInner() local
531 int32_t size = data.ReadInt32(); OnHangUpAllConnectionInner() local
558 int32_t size = data.ReadInt32(); OnSendUpdateCallMediaModeRequestInner() local
578 int32_t size = data.ReadInt32(); OnSendUpdateCallMediaModeResponseInner() local
598 int32_t size = data.ReadInt32(); OnCancelCallUpgradeInner() local
613 int32_t size = data.ReadInt32(); OnRequestCameraCapabilitiesInner() local
628 int32_t size = data.ReadInt32(); OnStartDtmfInner() local
649 int32_t size = data.ReadInt32(); OnStopDtmfInner() local
669 int32_t size = data.ReadInt32(); OnPostDialProceedInner() local
690 int32_t size = data.ReadInt32(); OnSendDtmfInner() local
711 int32_t size = data.ReadInt32(); OnStartRttInner() local
727 int32_t size = data.ReadInt32(); OnStopRttInner() local
742 int32_t size = data.ReadInt32(); OnSetCallTransferInner() local
762 int32_t size = data.ReadInt32(); OnCanSetCallTransferTimeInner() local
780 int32_t size = data.ReadInt32(); OnGetCallTransferInner() local
796 int32_t size = data.ReadInt32(); OnSetCallWaitingInner() local
812 int32_t size = data.ReadInt32(); OnGetCallWaitingInner() local
827 int32_t size = data.ReadInt32(); OnSetCallRestrictionInner() local
847 int32_t size = data.ReadInt32(); OnGetCallRestrictionInner() local
862 int32_t size = data.ReadInt32(); OnSetCallRestrictionPasswordInner() local
880 int32_t size = data.ReadInt32(); OnSetDomainPreferenceModeInner() local
896 int32_t size = data.ReadInt32(); OnGetDomainPreferenceModeInner() local
911 int32_t size = data.ReadInt32(); OnSetImsSwitchStatusInner() local
927 int32_t size = data.ReadInt32(); OnGetImsSwitchStatusInner() local
944 int32_t size = data.ReadInt32(); OnSetVoNRStateInner() local
959 int32_t size = data.ReadInt32(); OnGetVoNRStateInner() local
976 int32_t size = data.ReadInt32(); OnSetImsConfigStringInner() local
993 int32_t size = data.ReadInt32(); OnSetImsConfigIntInner() local
1010 int32_t size = data.ReadInt32(); OnGetImsConfigInner() local
1026 int32_t size = data.ReadInt32(); OnSetImsFeatureValueInner() local
1043 int32_t size = data.ReadInt32(); OnGetImsFeatureValueInner() local
1059 int32_t size = data.ReadInt32(); OnControlCameraInner() local
1075 int32_t size = data.ReadInt32(); OnSetPreviewWindowInner() local
1098 int32_t size = data.ReadInt32(); OnSetDisplayWindowInner() local
1121 int32_t size = data.ReadInt32(); OnSetCameraZoomInner() local
1136 int32_t size = data.ReadInt32(); OnSetPausePictureInner() local
1152 int32_t size = data.ReadInt32(); OnSetDeviceDirectionInner() local
1168 int32_t size = data.ReadInt32(); OnSetMuteInner() local
1184 int32_t size = data.ReadInt32(); OnGetMuteInner() local
1199 int32_t size = data.ReadInt32(); OnCloseUnFinishedUssdInner() local
1214 int32_t size = data.ReadInt32(); OnClearAllCallsInner() local
[all...]
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp36 Fuzzer(const uint8_t* data, size_t size):g_data(data), g_size(size) {} in Fuzzer() argument
772 void RunFuzzer(const uint8_t* data, size_t size) in RunFuzzer() argument
782 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/base/telephony/sms_mms/test/fuzztest/unittest_fuzzer/
H A Dunittest_fuzzer.cpp36 Fuzzer(const uint8_t* data, size_t size):g_data(data), g_size(size) {} in Fuzzer() argument
660 void RunFuzzer(const uint8_t* data, size_t size) in RunFuzzer() argument
670 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/
H A Dimscallback_fuzzer.cpp57 void OnRemoteRequest(const uint8_t *data, size_t size) in OnRemoteRequest() argument
71 void TestImsCallCallbackFunction(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) in TestImsCallCallbackFunction() argument
125 void TestImsCallCallbackExFunction(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) in TestImsCallCallbackExFunction() argument
128 std::string number(reinterpret_cast<const char *>(data), size); in TestImsCallCallbackExFunction() local
163 TestImsConfigCallbackFunction(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestImsConfigCallbackFunction() argument
200 WriteSsResult(MessageParcel &in, SsBaseResult &ssResult, const int32_t action, const int32_t state, size_t size) WriteSsResult() argument
213 TestImsUTCallbackFunction(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestImsUTCallbackFunction() argument
216 std::string number(reinterpret_cast<const char *>(data), size); TestImsUTCallbackFunction() local
270 TestUTCallbackFunction(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestUTCallbackFunction() argument
273 std::string number(reinterpret_cast<const char *>(data), size); TestUTCallbackFunction() local
306 TestCFCallbackFunction(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestCFCallbackFunction() argument
309 std::string number(reinterpret_cast<const char *>(data), size); TestCFCallbackFunction() local
339 TestICCbWithCallMediaModeRequestReport(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestICCbWithCallMediaModeRequestReport() argument
353 TestICCbWithCallMediaModeResponseReport(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestICCbWithCallMediaModeResponseReport() argument
367 TestICCbWithCallSessionEventChanged(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestICCbWithCallSessionEventChanged() argument
380 TestICCbWithPeerDimensionsChanged(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestICCbWithPeerDimensionsChanged() argument
394 TestICCbWithCallDataUsageChanged(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestICCbWithCallDataUsageChanged() argument
407 TestICCbWithCameraCapabilitiesChanged(const uint8_t *data, size_t size, sptr<ImsCallCallbackStub> &stub) TestICCbWithCameraCapabilitiesChanged() argument
421 DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) DoSomethingInterestingWithMyAPI() argument
454 LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp385 int32_t size = static_cast<int32_t>(values.size()); in HandleName() local
432 int32_t size = static_cast<int32_t>(sortNames.size()); HandleSortAsName() local
466 int32_t size = static_cast<int32_t>(elems.size()); HandlePhoneticNameFromSound() local
529 int32_t size = static_cast<int32_t>(orgList.size()); HandleOrgValue() local
[all...]
/base/update/updater/services/package/pkg_manager/
H A Dpkg_managerImpl.cpp570 int32_t PkgManagerImpl::CreatePkgStream(PkgStreamPtr &stream, const std::string &fileName, size_t size, int32_t type) in DoCreatePkgStream() argument
993 VerifyOtaPackage(const std::string &devPath, uint64_t offset, size_t size) DoCreatePkgStream() argument
[all...]
/base/update/updater/utils/
H A Dutils.cpp283 bool WriteFully(int fd, const uint8_t *data, size_t size) in WriteFully() argument
304 bool ReadFully(int fd, void *data, size_t size) in ReadFully() argument
727 size_t size = GetFileSize(oldestFilePath); DeleteOldFile() local
732 LOG(INFO) << "Delete old file: " << oldestFilePath << " size: " << size; DeleteOldFile() local
[all...]
/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp529 int32_t size; in GetPorts() local
1337 int32_t size = (int32_t)disableType.size(); ManageInterfaceType() local
[all...]
H A Dusb_srv_stub.cpp384 uint32_t size = ports.size(); in DoGetPorts() local
[all...]
/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp1000 uint32_t size = buffer->GetSize(); in OnBufferAvailable() local
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1482 virtual void SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) { return; } in SetBackForwardCacheOptions() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_preference_wrapper.cpp98 void ArkWebPreferenceWrapper::PutDefaultFontSize(int size) in PutDefaultFontSize() argument
168 void ArkWebPreferenceWrapper::PutFontSizeLowerLimit(int size) in PutFontSizeLowerLimit() argument
294 void ArkWebPreferenceWrapper::PutDefaultFixedFontSize(int size) in PutDefaultFixedFontSize() argument
416 void ArkWebPreferenceWrapper::PutLogicalFontSizeLowerLimit(int size) in PutLogicalFontSizeLowerLimit() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_hash.c356 hi_u32 left, size, max; in cryp_hash_process() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_netbuf.h281 static inline NetBuf *oal_netbuf_alloc(uint32_t size, uint32_t reserve, uint32_t align) in oal_netbuf_alloc() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/sysd/mkp/src/
H A Dsys_bind.c341 hi_u32 size; in sys_init_sender_ctx() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dhi_wifi_driver_api.c267 const hi_u8 size = 3; in hi_wifi_set_customize_params() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_graphic_drv.h117 hi_u32 size; member
153 hi_u32 size; member

Completed in 42 milliseconds

1...<<541542543544545546547548549550>>...667