/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | freeze_detector_plugin.cpp | 209 if (freezeResultList.size() > 1) { in OnEventListeningCallback()
|
/base/location/services/location_locator/locator/source/ |
H A D | subability_common.cpp | 184 int locationSize = static_cast<int>(location.size()); in CacheLocationMock()
|
/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_control_manager_module_test.cpp | 74 * @tc.desc: Check account max size with valid data. 86 * @tc.desc: Check account max size with valid data. 230 EXPECT_EQ(tokenInfos.size(), 1); in HWTEST_F()
|
/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | power_policy_plugin.cpp | 122 if (!reader.parse(powerSuspend.data(), powerSuspend.data() + powerSuspend.size(), root)) { in DealPowerSuspendPolicy()
|
/base/global/i18n/services/src/ |
H A D | hmos_timezone_mount.cpp | 199 for (unsigned long i = 0; i < g_dataFiles.size(); i++) { in CheckFileIntegrity()
|
/base/global/i18n/interfaces/js/kits/src/ |
H A D | entity_recognizer_addon.cpp | 152 for (std::string::size_type t = 0; t < types.size(); t++) { in GetEntityInfoItem()
|
/base/global/resource_management/frameworks/resmgr/include/ |
H A D | hap_resource.h | 306 return idValuesMap_.size(); in IdSize()
|
/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/ |
H A D | iplugin_test.cpp | 80 EXPECT_TRUE(config3.tagPermissions.size() == 2);
in HWTEST_F()
|
/base/global/i18n/frameworks/intl/src/ |
H A D | plural_rules.cpp | 108 for (size_t i = 0; i < localeTags.size(); i++) { in InitPluralRules()
|
/base/powermgr/power_manager/services/native/src/shutdown/ |
H A D | shutdown_dialog.cpp | 175 if (!reader.parse(contentStr.data(), contentStr.data() + contentStr.size(), root)) { in LoadDialogConfig()
|
/base/powermgr/power_manager/services/native/src/suspend/ |
H A D | suspend_source_parser.cpp | 143 if (!reader.parse(jsonStr.data(), jsonStr.data() + jsonStr.size(), root)) { in ParseSources()
|
/base/powermgr/power_manager/services/native/src/ |
H A D | power_mode_policy.cpp | 73 if (!reader.parse(jsonStr.data(), jsonStr.data() + jsonStr.size(), recoverJson)) { in InitRecoverMap()
|
/base/powermgr/power_manager/test/unittest/src/mock/ |
H A D | power_mock_parcel_test.cpp | 209 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); in HWTEST_F()
|
H A D | power_mock_peer_test.cpp | 179 std::string actualDebugInfo = sptrProxy->ShellDump(dumpArgs, dumpArgs.size()); in HWTEST_F()
|
/base/powermgr/thermal_manager/frameworks/native/ |
H A D | thermal_mgr_client.cpp | 205 return thermalSrv_->ShellDump(args, args.size()); in Dump()
|
/base/msdp/device_status/intention/common/channel/include/ |
H A D | channel.h | 209 if (queue_.size() >= QUEUE_CAPACITY) { in Send()
|
/base/notification/distributed_notification_service/services/ans/src/clone/ |
H A D | notification_clone_bundle_info.cpp | 116 for (size_t index = 0; index < slotsInfo_.size(); index++) { in ToJson()
|
/base/msdp/device_status/libs/src/ |
H A D | devicestatus_msdp_mock.cpp | 245 size_t cbct = callbacks_.size(); in LoopingThreadEntry()
|
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/ |
H A D | reminder_common.h | 106 const char* propertyName, char* propertyVal, const int32_t size);
|
/base/powermgr/battery_manager/charger/src/ |
H A D | charger_animation.cpp | 62 uint8_t ret = (startPos > hexColor.size()) ? 0 : String2Int<uint8_t>(hexColor.substr(startPos, width)); in StrToColor()
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
H A D | permission_definition_cache.cpp | 210 return static_cast<uint32_t>(permissionDefinitionMap_.size()); in GetDefPermissionsSize()
|
/base/security/access_token/services/el5filekeymanager/src/ |
H A D | el5_filekey_manager_stub.cpp | 144 reply.WriteUint32(keyInfos.size()); in MarshallingKeyInfos()
|
/base/security/asset/services/os_dependency/src/ |
H A D | system_event_wrapper.cpp | 51 onPackageRemoved(userId, reinterpret_cast<const uint8_t *>(owner.c_str()), owner.size(), in HandlePackageRemoved()
|
/base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
H A D | x509_cert_chain_validator_openssl.c | 98 info->len = certsList->data[i].size; in InitX509Certs()
|
H A D | x509_cert_chain_openssl_ex.c | 113 out->size = SHA256_DIGEST_LENGTH;
in CfHashCode()
|