Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 173) sorted by relevance

1234567

/base/startup/appspawn/test/unittest/app_spawn_client_test/
Dapp_spawn_interface_test.cpp64 for (size_t j = 0; j < ARRAY_LENGTH(inputhandle); j++) { variable
166 for (size_t j = 0; j < ARRAY_LENGTH(processName); j++) { variable
176 for (size_t j = 0; j < ARRAY_LENGTH(processName); j++) { variable
217 for (size_t j = 0; j < ARRAY_LENGTH(bundleIndex); j++) { variable
248 for (size_t j = 0; j < ARRAY_LENGTH(dacInfo1); j++) { variable
281 for (size_t j = 0; j < ARRAY_LENGTH(hapFlags); j++) { variable
352 for (size_t j = 0; j < ARRAY_LENGTH(ownerId); j++) { variable
374 for (size_t j = 0; j < ARRAY_LENGTH(permission); j++) { variable
402 for (size_t j = 0; j < ARRAY_LENGTH(fdInfoMap); j++) { variable
434 for (size_t j = 0; j < ARRAY_LENGTH(inputName); j++) { variable
[all …]
/base/security/access_token/frameworks/common/src/
Djson_parser.cpp37 bool JsonParser::GetStringFromJson(const nlohmann::json& j, const std::string& tag, std::string& ou… in GetStringFromJson()
46 bool JsonParser::GetIntFromJson(const nlohmann::json& j, const std::string& tag, int& out) in GetIntFromJson()
55 bool JsonParser::GetUnsignedIntFromJson(const nlohmann::json& j, const std::string& tag, unsigned i… in GetUnsignedIntFromJson()
64 bool JsonParser::GetBoolFromJson(const nlohmann::json& j, const std::string& tag, bool& out) in GetBoolFromJson()
/base/sensors/miscdevice/utils/common/src/
Dvibrator_infos.cpp41 for (int32_t j = 0; j < pointSize; ++j) { in Dump() local
159 for (size_t j = 0; j < events[i].points.size(); ++j) { in Marshalling() local
235 for (int32_t j = 0; j < pointSize; ++j) { in Unmarshalling() local
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
Dapp_spawn_sandboxmgr_test.cpp173 for (size_t j = 0; j < lenCount; j++) { variable
203 for (size_t j = 0; j < lenCount; j++) { variable
308 for (size_t j = 0; j < SANDBOX_TAG_INVALID; j++) { variable
377 for (size_t j = 0; j < SANDBOX_TAG_INVALID; j++) { variable
493 for (uint32_t j = 0; j < 2; j++) { // 2 variable
502 for (uint32_t j = 0; j < 2; j++) { // 2 variable
531 for (uint32_t j = 0; j < 2; j++) { // 2 variable
538 for (uint32_t j = 0; j < 2; j++) { // 2 variable
Dapp_spawn_appmgr_test.cpp126 for (size_t j = 0; j < pidCount; j++) { variable
140 for (size_t j = 0; j < pidCount; j++) { variable
169 for (size_t j = 0; j < pidCount; j++) { variable
183 for (size_t j = 0; j < pidCount; j++) { variable
325 for (int j = 0; j < inputCount; j++) { variable
335 for (int j = 0; j < inputCount; j++) { variable
755 for (int j = 0; j < 32; j++) { // max index 32 variable
763 for (int j = 32; j < MAX_FLAGS_INDEX + 5; j++) { // 5 test variable
771 for (int j = 0; j < MAX_FLAGS_INDEX; j++) { variable
926 for (int j = 0; j < 32; j++) { // max index 32 variable
[all …]
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
Dconversion_mfcc.cpp106 for (uint32_t j = 0; j < numFilters_; ++j) { in HandleDiscreteCosineTransform() local
168 for (uint32_t j = 0; j < numBins_; ++j) { in CalcMelFilterBank() local
201 for (uint32_t j = 0; j < numFilters_; ++j) { in CreateDCTCoeffs() local
241 for (int32_t j = 0; j < frmCount; ++j) { in FiltersMel() local
253 for (int32_t j = 0; j < frmCount; ++j) { in FiltersMel() local
/base/security/access_token/services/common/config_policy/src/
Dconfig_policy_loader.cpp68 void from_json(const nlohmann::json& j, AccessTokenServiceConfig& a) in from_json()
95 void from_json(const nlohmann::json& j, PrivacyServiceConfig& p) in from_json()
114 void from_json(const nlohmann::json& j, TokenSyncServiceConfig& t) in from_json()
/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
Dutils_test.cpp191 size_t j = 0; variable
230 for (size_t j = 0; j < currentData.size(); j++) { variable
/base/security/code_signature/test/unittest/
Djit_code_sign_test.cpp210 for (int j = 0; j < PATCH_INSTRUCTIONS_SET_SIZE; j++) { variable
220 for (int j = 0; j < PATCH_INSTRUCTIONS_SET_SIZE; j++) { variable
437 for (int j = 0; j < PATCH_INSTRUCTIONS_SET_SIZE; j++) { variable
448 for (int j = 0; j < PATCH_INSTRUCTIONS_SET_SIZE; j++) { variable
810 for (int j = 0; j < INSTRUCTIONS_SET_SIZE; j++) { variable
/base/startup/init/services/init/lite/
Dinit_jobs.c40 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/
Dsmspdubuffer_fuzzer.cpp58 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/security/access_token/services/accesstokenmanager/main/cpp/src/token/
Dnative_token_receptor.cpp48 const nlohmann::json& j, std::vector<PermissionStateFull>& permStateList) in NativeReqPermsGet()
78 void from_json(const nlohmann::json& j, std::shared_ptr<NativeTokenInfoInner>& p) in from_json()
/base/usb/usb_manager/test/native/js_unittest/
DUsbDevicePipeJsunitEx.test.js62 function findInitPoint(testParam, j) { argument
85 function getFlag(testParam, j) { argument
DUsbDevicePipeJsunit.test.js62 function findInitPoint(testParam, j) { argument
84 function getFlag(testParam, j) { argument
/base/security/huks/frameworks/huks_standard/main/common/src/
Dhks_param.c181 for (uint32_t j = i + 1; j < paramSet->paramsCnt; ++j) { in HksCheckParamSetTag() local
458 for (uint32_t j = 0; j < paramsCnt; ++j) { in HksCheckIsTagAlreadyExist() local
483 for (uint32_t j = 0; j < tagCount; ++j) { in HksDeleteTagsFromParamSet() local
/base/sensors/sensor/vibration_convert/core/utils/src/
Dutils.cpp91 for (size_t j = 0; j < cols; j++) { in TransposeMatrix() local
218 for (size_t j = 0; j < invalidValues.size(); j++) { in ProcessSilence() local
254 for (size_t j = 0; j < (data.size() - count);) { in ObtainAmplitudeEnvelop() local
/base/sensors/sensor/vibration_convert/core/native/src/
Dvibration_convert_core.cpp174 for (int32_t j = curClearBegin; j < i; ++j) { in PreprocessAudioData() local
178 for (int32_t j = preClearEnd; j < curClearBegin; ++j) { in PreprocessAudioData() local
262 int32_t j = rmseSize - 1; in GetRmseLowerDelta() local
296 int32_t j = newDrwIdx[0]; in CalcRmsLowerData() local
369 for (size_t j = i; j < (i + LOCAL_ENVELOPE_MAX_LEN); ++j) { in GetLocalEnvelope() local
387 size_t j = 0; in IsIncludeContinuoustEvent() local
448 for (size_t j = 0; j < transientEvents_.size(); ++j) { in StoreEventSequence() local
514 for (size_t j = 0; j < (unionTransientEvents.size() - 1); ++j) { in EmplaceOnsetTime() local
566 for (size_t j = 0; j < unionTransientValues.size(); j++) { in ConvertTransientEvent() local
688 for (int32_t j = beginIdx; j <= endIdx; ++j) { in GetTransientEventFlags() local
[all …]
/base/startup/init/services/init/
Dinit_capability.c80 for (int j = 0; j < mapSize; j++) { in GetCapByString() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_common.c66 uint32_t j = 0; in HksOpensslFillRandomInner() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_image_util.cpp177 for (size_t j = 0; j < TWO_TIMES; j++) { in BinToHex() local
202 for (size_t j = 0; j < TWO_TIMES; j++) { in HexToBin() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dglobal_utils.c146 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/security/access_token/services/tokensyncmanager/src/command/
Dsync_remote_hap_token_command.cpp85 nlohmann::json j = BaseRemoteCommand::ToRemoteProtocolJson(); in ToJsonPayload() local
/base/startup/appspawn/standard/
Dnwebspawn_launcher.c69 for (int j = 0; j < CAP_NUM; ++j) { in NWebSpawnInit() local
/base/telephony/core_service/frameworks/native/src/
Dnr_ssb_information.cpp84 for (int32_t j = 0; j < NBCELL_SSB_LIST; ++j) { in MarshallingNbCellSsbId() local
167 for (int32_t j = 0; j < NBCELL_SSB_LIST; ++j) { in ReadFromParcelForNbCell() local
/base/security/device_security_level/baselib/utils/src/
Dutils_base64.c76 uint32_t j = 0; in Base64Encode() local
130 uint32_t j = 0; in Base64Decode() local

1234567