| /base/startup/init/services/modules/seccomp/scripts/tools/ |
| D | libc_static_analysis.py | 91 def get_direct_use_syscall_of_svc(arch, lines, func_list): argument 131 def get_direct_use_syscall_of_syscall(arch, lines, func_list): argument 185 def get_direct_use_syscall(arch, lines): argument 193 def get_call_graph(arch, lines, func_list): argument
|
| /base/security/selinux_adapter/scripts/ |
| D | build_ignore_cfg.py | 109 def check_and_add_line(lines, line): argument 132 def filter_and_write_to_dst(lines, dst_file): argument
|
| /base/update/updater/services/diffpatch/patch_shared/ |
| D | patch_shared.cpp | 128 static int32_t ExecuteTransferCommand(int fd, const std::vector<std::string> &lines, in ExecuteTransferCommand() 168 … const std::vector<std::string> &lines, const std::string &targetPath, const std::string &dstImage) in DoExecuteUpdateBlock() 330 std::vector<std::string> lines = in GetFileName() local 354 std::vector<std::string> lines = in ExecuteUpdateBlock() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_multiline_content.cpp | 63 std::string lines {}; in Dump() local
|
| /base/print/print_fwk/frameworks/helper/scan_helper/src/ |
| D | scan_parameters_helper.cpp | 59 int32_t lines = NapiScanUtils::GetInt32Property(env, jsValue, PARAM_SCAN_PARA_LINES); in BuildFromJs() local
|
| D | scan_parameters.cpp | 80 void ScanParameters::SetLines(const int32_t &lines) in SetLines()
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/utils/ |
| D | cpu_util.cpp | 103 std::vector<std::string> lines; in GetCpuTimeInfos() local
|
| /base/hiviewdfx/hidumper/services/native/src/ |
| D | dump_common_utils.cpp | 219 bool DumpCommonUtils::GetLinesInFile(const std::string& file, std::vector<std::string>& lines) in GetLinesInFile() 299 std::vector<std::string> lines; in GetProcessInfo() local
|
| /base/hiviewdfx/hilog/services/hilogtool/ |
| D | log_display.cpp | 98 uint32_t lines = 0; in GetTotalLines() local 279 uint32_t lines = 0; in HilogShowLogStatsInfo() local
|
| /base/update/updater/services/updater_binary/ |
| D | update_image_block.cpp | 188 static int32_t ExecuteTransferCommand(int fd, const std::vector<std::string> &lines, TransferManage… in ExecuteTransferCommand() 284 …Hpackage::PkgManager::StreamPtr &outStream, const std::vector<std::string> &lines, Uscript::UScrip… in DoExecuteUpdateBlock() 368 std::vector<std::string> lines = in ExecuteUpdateBlock() local
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | freeze_detector_plugin.cpp | 89 std::vector<std::string> lines; in RemoveRedundantNewline() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| D | event_logger.cpp | 303 std::vector<std::string> lines; in SaveDbToFile() local 376 std::vector<std::string> lines; in ParseMsgForMessageAndEventHandler() local 424 std::vector<std::string> lines; in ParsePeerBinder() local 641 std::vector<std::string> lines; in ParsePeerStack() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
| D | os_event_listener.cpp | 226 std::vector<std::string> lines; in GetEventsFromFiles() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| D | memory_util.cpp | 196 void MemoryUtil::SetMemTotalValue(const string &value, vector<string> &lines, vector<string> &value… in SetMemTotalValue()
|
| D | smaps_memory_info.cpp | 208 vector<string> lines; in CalcSmapsGroup() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
| D | file_util.cpp | 209 bool LoadLinesFromFile(const std::string& filePath, std::vector<std::string>& lines) in LoadLinesFromFile()
|
| /base/security/code_signature/services/key_enable/src/ |
| D | key_enable.rs | 142 let lines = BufReader::new(file).lines(); in get_keyring_id() localVariable
|
| /base/hiviewdfx/hilog/services/hilogd/include/ |
| D | log_stats.h | 49 uint32_t lines[LevelNum]; member
|
| /base/hiviewdfx/faultloggerd/test/utils/ |
| D | dfx_test_util.cpp | 148 long lines = CountLines(filePath); in CheckKeyWords() local
|
| /base/update/sys_installer/services/module_update/util/src/ |
| D | module_utils.cpp | 371 std::vector<std::string> lines; in CheckAndUpdateRevertResult() local
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| D | notification_utils.h | 49 CArrString lines; member
|
| /base/hiviewdfx/hilog/test/unittest/common/ |
| D | hilogtool_test.cpp | 393 int lines = 5; variable
|
| /base/hiviewdfx/hiview/base/utility/ |
| D | file_util.cpp | 44 bool LoadLinesFromFile(const std::string& filePath, std::vector<std::string>& lines) in LoadLinesFromFile()
|
| /base/request/request/services/src/task/ |
| D | upload.rs | 626 let mut lines = buf_reader.lines(); in handle_connection() localVariable
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_decoder_v21.cpp | 657 std::vector<std::string> lines = VCardUtils::Split(from, "\r\n"); in ParseQuotedPrintableValue() local
|