/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/ |
D | account_dump_helper_test.cpp | 131 auto pos = out.find("Account Manager service, enter '-h' for usage", 0); variable 162 auto pos = out.find("OhosAccount name", 0); variable 190 auto pos = out.find("ID:", 0); variable 228 auto pos = out.find("Usage:dump", 0); variable 246 auto pos = out.find("System error", 0); variable 264 auto pos = out.find("System error", 0); variable 283 auto pos = out.find("Invalid logLevel", 0); variable 318 auto pos = out.find("Set logLevel success", 0); variable 342 auto pos = out.find("Usage:dump", 0); variable 361 auto pos = out.find("Usage:dump", 0); variable [all …]
|
/base/hiviewdfx/hiview/base/event_raw/include/decoded/ |
D | decoded_param.h | 31 DecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& key) in DecodedParam() 64 …UnsignedVarintDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& … in UnsignedVarintDecodedParam() 77 …UnsignedVarintDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::str… in UnsignedVarintDecodedArrayParam() 90 …SignedVarintDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& ke… in SignedVarintDecodedParam() 103 …SignedVarintDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::strin… in SignedVarintDecodedArrayParam() 116 …FloatingNumberDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& … in FloatingNumberDecodedParam() 129 …FloatingNumberDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::str… in FloatingNumberDecodedArrayParam() 142 StringDecodedParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& key) in StringDecodedParam() 155 …StringDecodedArrayParam(uint8_t* rawData, const size_t maxLen, size_t& pos, const std::string& key) in StringDecodedArrayParam()
|
/base/hiviewdfx/hiview/base/event_raw/decoded/ |
D | raw_data_decoder.cpp | 23 bool RawDataDecoder::FloatingNumberDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, doub… in FloatingNumberDecoded() 54 bool RawDataDecoder::SignedVarintDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, int64_… in SignedVarintDecoded() 68 bool RawDataDecoder::StringValueDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, std::st… in StringValueDecoded() 87 bool RawDataDecoder::UnsignedVarintDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, uint… in UnsignedVarintDecoded() 110 bool RawDataDecoder::ValueTypeDecoded(uint8_t* rawData, const size_t maxLen, size_t& pos, in ValueTypeDecoded()
|
/base/tee/tee_client/frameworks/include/ |
D | tee_client_list.h | 19 #define CONTAINER_OF(pos, type, member) (type *)(((char *)(pos)) - OFFSET_OF(type, member)) argument 82 #define LIST_FOR_EACH(pos, list) \ argument 85 #define LIST_FOR_EACH_SAFE(pos, n, list) \ argument 88 #define LIST_FOR_EACH_ENTRY(pos, list, member) … argument 94 #define LIST_FOR_EACH_ENTRY_SAFE(pos, n, list, member) … argument
|
/base/update/updater/services/flashd/daemon/ |
D | flashd_utils.cpp | 25 auto pos = path.find_first_of('/', 1); in GetPathRoot() local 31 auto pos = path.find_last_of('/'); in GetFileName() local
|
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
D | hilog_vector.cpp | 54 char* HilogVector::GetStr(const HilogVector *vector, size_t pos) in GetStr() 62 ValueType HilogVector::GetType(const HilogVector *vector, size_t pos) in GetType()
|
/base/print/print_fwk/frameworks/models/print_models/src/ |
D | print_utils.cpp | 39 auto pos = globalId.find(GLOBAL_ID_DELIMITER); in GetExtensionId() local 53 auto pos = globalId.find(GLOBAL_ID_DELIMITER); in GetLocalId() local 71 auto pos = cid.find(EXTENSION_CID_DELIMITER); in DecodeExtensionCid() local
|
/base/hiviewdfx/hiview/base/utility/ |
D | string_util.cpp | 50 string::size_type pos = 0; in ReplaceStr() local 75 string::size_type pos = strTmp.find(sep); in SplitStr() local 209 size_t pos = input.find(split, 0); in GetLeftSubstr() local 218 size_t pos = input.find(split, 0); in GetRightSubstr() local 227 size_t pos = input.rfind(split, string::npos); in GetRleftSubstr() local 236 size_t pos = input.rfind(split, string::npos); in GetRrightSubstr() local 245 size_t pos = 0; in EraseString() local
|
/base/update/updater/services/applypatch/ |
D | command_process.cpp | 102 bool LoadTarget(const Command ¶ms, size_t &pos, std::vector<uint8_t> &buffer, in LoadTarget() 148 size_t pos = H_DIFF_CMD_ARGS_START; in Execute() local 198 size_t pos = 1; in Execute() local
|
D | block_set.cpp | 152 size_t pos = 0; in ReadDataFromBlock() local 173 size_t pos = 0; in WriteDataToBlock() local 251 int32_t BlockSet::LoadSourceBuffer(const Command &cmd, size_t &pos, std::vector<uint8_t> &sourceBuf… in LoadSourceBuffer() 300 size_t pos, std::string &srcHash) in LoadTargetBuffer() 360 for (size_t pos = iter->first; pos < iter->second; pos++) { in WriteZeroToBlock() local
|
/base/account/os_account/frameworks/common/log/src/ |
D | account_log_wrapper.cpp | 30 auto pos = file.find_last_of("/"); in GetBriefFileName() local
|
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/ |
D | hilog_module.h | 28 size_t *pos; member
|
/base/telephony/telephony_data/common/src/ |
D | data_storage_log_wrapper.cpp | 36 auto pos = file.find_last_of("/"); in GetBriefFileName() local
|
/base/powermgr/powermgr_lite/frameworks/src/ |
D | running_lock.c | 41 int16_t pos = VECTOR_Add(&g_runningLocks, (void *)lock); in AddRunningLock() local 55 int16_t pos = VECTOR_Find(&g_runningLocks, (void *)lock); in RemoveRunningLock() local
|
/base/notification/distributed_notification_service/frameworks/core/common/src/ |
D | ans_log_wrapper.cpp | 33 size_t pos = fullPath.find_last_of("/"); in GetBriefFileName() local
|
/base/update/updateservice/foundations/ability/log/src/ |
D | update_log.cpp | 45 auto pos = file.find_last_of("/"); in GetBriefFileName() local 128 for (size_t pos = 0; (pos = str.find(subStr, pos)) != std::string::npos; pos++) { in FindSubStrCount() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
D | cmd_dumper.cpp | 171 size_t pos = cmd.find("%pid"); in ReplacePidInCmd() local 180 size_t pos = cmd.find("%cpuid"); in ReplaceCpuIdInCmd() local
|
D | file_stream_dumper.cpp | 220 size_t pos = filename.find("%pid"); in ReplacePidInFilename() local 229 size_t pos = filename.find("%cpuid"); in ReplaceCpuidInFilename() local
|
/base/msdp/device_status/utils/ipc/src/ |
D | circle_stream_buffer.cpp | 24 int32_t pos = 0; in CopyDataToBegin() local
|
/base/powermgr/powermgr_lite/services/src/ |
D | running_lock_mgr.c | 52 int16_t pos = VECTOR_FindByKey(vec, (void *)&entry->identity); in AddRunningLockEntryLocked() local 77 int16_t pos = VECTOR_FindByKey(vec, (void *)&entry->identity); in RemoveRunningLockEntryLocked() local
|
/base/hiviewdfx/hiview/base/ |
D | default_logger.cpp | 24 std::string::size_type pos = 0; in StringReplace() local
|
/base/security/code_signature/utils/src/ |
D | cert_utils.cpp | 69 void FreeCertChain(struct HksCertChain **certChain, const uint32_t pos) in FreeCertChain() 103 uint32_t pos = sizeof(uint32_t); in FormattedCertChain() local
|
/base/hiviewdfx/hiview/core/test/unittest/common/ |
D | plugin_platform_test.cpp | 127 auto pos = pluginList.find("EventProcessorExample1"); variable
|
/base/telephony/sms_mms/services/sms/ |
D | sms_pdu_buffer.cpp | 74 uint16_t pos = index_; in MoveForward() local 90 uint16_t pos = index_; in MoveBack() local
|
/base/global/resource_management/frameworks/resmgr/src/ |
D | theme_pack_resource.cpp | 257 auto pos = rootDir.rfind('/'); in GetBundleInfo() local 286 auto pos = path.rfind('.'); in LoadThemeResource() local 303 auto pos = themePath.rfind('/'); in GetThemeResBundleName() local 317 auto pos = iconPath.rfind('/'); in GetIconsBundleName() local
|