Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 4 of 4) sorted by relevance

/base/update/updateservice/services/core/ability/utils/include/
Dencrypt_utils.h69 std::string sequence = inputStr.substr(0, ENCRYPT_LENGTH); in EncryptString() local
70 result = sequence + ENCRYPT_STR; in EncryptString()
72 std::string sequence = inputStr.substr(0, length - ENCRYPT_LENGTH); in EncryptString() local
73 result = sequence + ENCRYPT_STR; in EncryptString()
/base/global/i18n/
DREADME.md34 Change the date and time formats \(such as the sequence of year, month, and day, month and week nam…
/base/startup/init/
DREADME.md43 …e system by executing the commands in each job in sequence. Jobs are executed in the following seq…
/base/global/i18n_lite/
DREADME.md40 1. Change the date and time formats \(such as the sequence of year, month, and day, month and week …