Home
last modified time | relevance | path

Searched defs:retLen (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/
H A Dcommon_func.cpp82 size_t retLen = bufLen - bufOff; in GetActualLen() local
99 int64_t retLen; in GetActualLenV9() local
179 size_t retLen = 0; in GetReadArg() local
244 size_t retLen = 0; in GetWriteArg() local
288 int64_t retLen; in GetReadArgV9() local
324 int64_t retLen; in GetWriteArgV9() local
/ohos5.0/base/telephony/cellular_data/services/data_service_ext_wrapper/src/
H A Ddata_service_ext_wrapper.cpp36 int retLen = GetParameter(CONFIG_DATA_SERVICE_EXT_PATH, "", pathName, PATH_PARAMETER_SIZE); in InitDataServiceExtWrapper() local
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dmd_impl.cpp56 uint32_t retLen = mdObj_->getMdLength(mdObj_); in GetMdLength() local
H A Dmac_impl.cpp66 uint32_t retLen = macObj_->getMacLength(macObj_); in GetMacLength() local
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_base64.h62 size_t retLen = 0; member
147 size_t retLen = 0; variable
H A Djs_base64.cpp324 size_t Base64::DecodeOut(size_t equalCount, size_t retLen) in DecodeOut()
641 size_t DecodeOut(size_t equalCount, size_t retLen, DecodeInfo *decodeInfo) in DecodeOut()
666 size_t retLen = 0; in DecodeAchieves() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_openssl.c100 uint32_t retLen = 0; in AesGcmEncryptVec() local
190 uint32_t retLen; in AesGcmDecrypt() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
H A Dcommon_func.cpp139 size_t retLen = bufLen - bufOff; in GetActualLen() local
400 size_t retLen = 0; in GetReadArg() local
465 size_t retLen = 0; in GetReadArg() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_test_util.cpp120 int retLen = GetParameter(KEY_VOICECALL_CAP.c_str(), "true", retValue, VOICECALL_CAP_VAL_LEN); in HasVoiceCapabilityInner() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstream_impl.cpp48 size_t retLen = bufLen - bufOff; in GetActualLen() local
/ohos5.0/base/hiviewdfx/hichecker/frameworks/native/
H A Dhichecker.cpp240 int retLen = GetParameter(checkerName, defStrValue, paramOutBuf, PARAM_BUF_LEN); in InitHicheckerParam() local
/ohos5.0/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/
H A Ddistributed_test_agent.cpp148 …t DistributedTestAgent::OnProcessMsg(const std::string &msg, int len, std::string &ret, int retLen) in OnProcessMsg()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dcommon_lib_test.cpp308 uint32_t retLen = StringLength(nullptr); variable
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp422 int retLen = GetParameter(key.c_str(), defStrValue.c_str(), paramOutBuff, PARAM_SIZE); in QueryParamBoolean() local
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp743 int retLen = GetParameter(KEY_VOICECALL_CAP.c_str(), "true", retValue, VOICECALL_CAP_VAL_LEN); in HasVoiceCapability() local
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_md.cpp458 uint32_t retLen = md->getMdLength(md); in JsGetMdLength() local
H A Dnapi_mac.cpp619 uint32_t retLen = mac->getMacLength(mac); in JsGetMacLength() local
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp112 …essage(AGENT_NO::ONE, msg, strlen(msg.c_str()), [&](const std::string &retId, int retLen) -> bool { in GetRemoteDeviceId()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Djs_animator.cpp61 size_t retLen = 0; in ParseString() local
/ohos5.0/base/telephony/telephony_data/test/unittest/data_gtest/
H A Ddata_storage_gtest.cpp41 int retLen = GetParameter(KEY_VOICECALL_CAP.c_str(), "true", retValue, VOICECALL_CAP_VAL_LEN); in HasVoiceCapability() local