Home
last modified time | relevance | path

Searched defs:retLen (Results 1 - 11 of 11) sorted by relevance

/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
/base/security/crypto_framework/frameworks/cj/src/
H A Dmac_impl.cpp66 uint32_t retLen = macObj_->getMacLength(macObj_); in GetMacLength() local
H A Dmd_impl.cpp56 uint32_t retLen = mdObj_->getMdLength(mdObj_); in GetMdLength() local
/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
/base/hiviewdfx/hichecker/frameworks/native/
H A Dhichecker.cpp240 int retLen = GetParameter(checkerName, defStrValue, paramOutBuf, PARAM_BUF_LEN); in InitHicheckerParam() local
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_mac.cpp619 uint32_t retLen = mac->getMacLength(mac); in JsGetMacLength() local
H A Dnapi_md.cpp458 uint32_t retLen = md->getMdLength(md); in JsGetMdLength() local
/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dcommon_lib_test.cpp308 uint32_t retLen = StringLength(nullptr); in HWTEST_F() local
/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp478 int retLen = GetParameter(key.c_str(), defStrValue.c_str(), paramOutBuff, PARAM_SIZE); in QueryParamBoolean() local
/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
/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

Completed in 10 milliseconds