| /base/security/access_token/services/accesstokenmanager/main/cpp/src/token/ |
| D | native_token_receptor.cpp | 45 const nlohmann::json& j, std::vector<PermissionStateFull>& permStateList) in NativeReqPermsGet() 72 static bool GetStringFromJson(const nlohmann::json& j, const std::string& tag, std::string& out) in GetStringFromJson() 81 static bool GetIntFromJson(const nlohmann::json& j, const std::string& tag, int& out) in GetIntFromJson() 90 static bool GetUnsignIntFromJson(const nlohmann::json& j, const std::string& tag, unsigned int& out) in GetUnsignIntFromJson() 100 void from_json(const nlohmann::json& j, std::shared_ptr<NativeTokenInfoInner>& p) in from_json()
|
| /base/security/device_auth/common_lib/impl/src/ |
| D | string_util.c | 135 int j = 0; in Base64StringToByte() local 151 for (uint32_t i = 0, j = 0; i < strLen - 2; j += 3, i += 4) { in Base64StringToByte() local 181 uint32_t j; in ByteToBase64String() local
|
| /base/security/code_signature/utils/src/ |
| D | cert_utils.cpp | 67 for (uint32_t j = 0; j < pos; j++) { in FreeCertChain() local
|
| /base/startup/init/services/init/lite/ |
| D | init_jobs.c | 40 for (int j = 0; j < g_jobs[i].cmdLines->cmdNum; j++) { in DumpAllJobs() local 140 for (int j = 0; j < cmdLines->cmdNum; ++j) { in DoJob() local
|
| /base/telephony/sms_mms/test/fuzztest/smspdubuffer_fuzzer/ |
| D | smspdubuffer_fuzzer.cpp | 58 for (uint8_t j = 0; j < TEST_BITS; j++) { in ReadBuffer() local 99 for (uint8_t j = 0; j < TEST_BITS; j++) { in WriteBuffer() local
|
| /base/startup/appspawn/adapter/ |
| D | nwebspawn_lancher.cpp | 37 for (int j = 0; j < CAP_NUM; ++j) { in NwebSpawnLanch() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| D | hks_openssl_common.c | 66 uint32_t j = 0; in HksOpensslFillRandomInner() local
|
| D | hks_openssl_bn.c | 91 … int32_t j = realOutLen - 1; /* realOutLen is greater than 0; x->size is no less than realOutLen */ in BnExpModExport() local
|
| /base/startup/init/services/init/ |
| D | init_capability.c | 80 for (int j = 0; j < mapSize; j++) { in GetCapByString() local
|
| /base/usb/usb_manager/test/native/js_unittest/ |
| D | UsbDevicePipeJsunitEx.test.js | 62 function findInitPoint(testParam, j) { argument 85 function getFlag(testParam, j) { argument
|
| D | UsbDevicePipeJsunit.test.js | 62 function findInitPoint(testParam, j) { argument 84 function getFlag(testParam, j) { argument
|
| /base/security/huks/frameworks/huks_standard/main/common/src/ |
| D | hks_param.c | 160 for (uint32_t j = i + 1; j < paramSet->paramsCnt; ++j) { in HksCheckParamSetTag() local 415 for (uint32_t j = 0; j < paramsCnt; ++j) { in HksCheckIsTagAlreadyExist() local 440 for (uint32_t j = 0; j < tagCount; ++j) { in HksDeleteTagsFromParamSet() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| D | fd_output.cpp | 75 for (size_t j = 0; j < line.size(); j++) { in OutMethod() local
|
| /base/hiviewdfx/hiview/base/event_store/utility/crc/ |
| D | crc_generator.cpp | 35 for (uint32_t j = 0; j < BIT_RANGE; ++j) { in Initialize() local
|
| /base/security/access_token/services/tokensyncmanager/src/command/ |
| D | sync_remote_hap_token_command.cpp | 80 nlohmann::json j = BaseRemoteCommand::ToRemoteProtocolJson(); in ToJsonPayload() local
|
| D | delete_remote_token_command.cpp | 58 nlohmann::json j = BaseRemoteCommand::ToRemoteProtocolJson(); in ToJsonPayload() local
|
| D | update_remote_hap_token_command.cpp | 57 nlohmann::json j = BaseRemoteCommand::ToRemoteProtocolJson(); in ToJsonPayload() local
|
| D | sync_remote_native_token_command.cpp | 60 nlohmann::json j = BaseRemoteCommand::ToRemoteProtocolJson(); in ToJsonPayload() local
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_image_util.cpp | 172 for (size_t j = 0; j < TWO_TIMES; j++) { in BinToHex() local 197 for (size_t j = 0; j < TWO_TIMES; j++) { in HexToBin() local
|
| /base/security/device_security_level/baselib/utils/src/ |
| D | utils_hexstring.c | 66 for (int32_t j = 0; j < BYTE_TO_HEX_OPER_LENGTH; j++) { /* iterate through array */ in HexStringToByte() local
|
| D | utils_base64.c | 76 uint32_t j = 0; in Base64Encode() local 130 uint32_t j = 0; in Base64Decode() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | global_utils.c | 146 for (uint32_t j = 0; j < keys[i].keysCount; j++) { in FindOffsetByLanguage() local 187 for (uint32_t j = 0; j < keys[i].keysCount; j++) { in FindOffsetByLangWithScriptOrRegion() local 223 for (uint32_t j = 0; j < keys[i].keysCount; j++) { in FindOffsetByAllParam() local 321 for (uint32_t j = 0; j < keys[i].keysCount; j++) { in GetKeyParams() local
|
| /base/powermgr/battery_statistics/services/native/src/ |
| D | cpu_time_reader.cpp | 266 for (uint16_t j = 0; j < clusters[i]; j++) { in ReadClusterTimeIncrement() local 349 for (uint16_t j = 0; j < lastSpeedTimes.size(); j++) { in ProcessFreqTime() local 373 for (uint16_t j = 0; j < parser->GetSpeedNum(i); j++) { in ReadFreqTimeIncrement() local 403 for (uint16_t j = 0; j < speedNum; j++) { in DistributeFreqTime() local 420 for (uint16_t j = 0; j < speedNum; j++) { in AddFreqTimeToUid() local
|
| /base/telephony/cellular_data/services/src/utils/ |
| D | cellular_data_utils.cpp | 67 for (size_t j = MIN_IPV6_ITEM; j < ipSubData.size(); ++j) { in ParseDotIpData() local 81 for (size_t j = MIN_IPV4_ITEM; j < ipSubData.size(); ++j) { in ParseDotIpData() local
|
| /base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
| D | hisysevent_c_wrapper.cpp | 30 for (size_t j = 0; j < MAX_LENGTH_OF_PARAM_NAME && wrapper.paramName[j] != '\0'; j++) { in ConvertParamWrapper() local 83 for (size_t j = 0; (j < MAX_LENGTH_OF_EVENT_DOMAIN) && (wrapper.domain[j] != '\0'); j++) { in ConvertQueryRuleWrapper() local
|