Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 10 of 10) sorted by relevance

/base/update/updater/interfaces/kits/slot_info/
Dslot_info.cpp25 void GetPartitionSuffix(std::string &suffix) in GetPartitionSuffix()
/base/hiviewdfx/faultloggerd/common/dfxutil/
Dstring_util.h36 inline bool EndsWith(const std::string& s, const std::string& suffix) in EndsWith()
/base/startup/init/services/begetctl/
Dpartitionslot.cpp75 std::string suffix = ""; in GetSuffix() local
/base/hiviewdfx/hiview/base/running_status_logger/
Drunning_status_logger.cpp65 std::string RunningStatusLogger::GenerateNewestFileName(const std::string& suffix) in GenerateNewestFileName()
/base/startup/init/test/moduletest/
Dtest_utils.cpp66 bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
Ddlp_file_kits.cpp98 static std::string GetMimeTypeBySuffix(const std::string& suffix) in GetMimeTypeBySuffix()
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp190 …(DataConverter converter, const T& defaultValue, PropType propType, const std::string& suffix = "") in CacheData()
419 string suffix; in GetBufferSizePropName() local
498 static int SetLevel(PropType type, const string& suffix, uint16_t lvl) in SetLevel()
/base/update/sys_installer/services/module_update/util/src/
Dmodule_utils.cpp74 bool CheckFileSuffix(const std::string &file, const std::string &suffix) in CheckFileSuffix()
/base/startup/init/services/modules/seccomp/scripts/tools/
Dcollect_elf_syscall.py41 def create_needed_file(elf_path, locate_path, cmd, suffix): argument
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager.c63 char *suffix, uint32_t *suffixLen) in GetFilePath()