/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan/ |
H A D | gwpasan_collector.cpp | 105 currInfo.description = ((gwpAsanBuffer.size() > ASAN_LOG_SIZE) ? (gwpAsanBuffer.substr(0, ASAN_LOG_SIZE) + in ReadGwpAsanRecord()
|
/base/location/services/location_geocode/geocode/source/ |
H A D | geo_convert_skeleton.cpp | 28 if (geoConvertMsgHandleMap_.size() != 0) { in InitGeoConvertHandleMap()
|
/base/hiviewdfx/hilog/services/hilogd/ |
H A D | log_compress.cpp | 167 finished = flag ? (remaining == 0) : (input.pos == input.size);
|
/base/hiviewdfx/hiview/base/utility/include/ |
H A D | file_util.h | 71 bool WriteBufferToFd(int fd, const char* buffer, size_t size);
|
/base/location/frameworks/js/napi/include/ |
H A D | callback_manager.h | 104 if (iter->second.size() == 0) { in DeleteCallback()
|
/base/location/services/location_gnss/gnss/include/ |
H A D | gnss_ability_skeleton.h | 45 virtual LocationErrCode GetCachedGnssLocationsSize(int &size) = 0;
|
/base/hiviewdfx/hiview/base/event_store/dao/ |
H A D | sys_event_query_wrapper.cpp | 43 start += sub.size(); in GetSubStrCount()
|
/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()
|