Home
last modified time | relevance | path

Searched defs:passwordVector (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_data_base_adapter_impl.cpp122 std::vector<uint8_t> passwordVector(password, password + strlen(password)); in SaveHttpAuthCredentials() local
160 std::vector<uint8_t> passwordVector; in GetHttpAuthCredentials() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_backup_test.cpp501 vector<uint8_t> passwordVector(PASSWD_BYTE, 'a'); variable
588 vector<uint8_t> passwordVector(PASSWD_BYTE, 'a'); variable
H A Ddistributeddb_kv_create_test.cpp1462 vector<uint8_t> passwordVector(VALUE_ONE_HUNDRED_BYTE, 'a'); variable
1593 vector<uint8_t> passwordVector(PASSWD_BYTE, 'a'); variable
H A Ddistributeddb_nb_backup_test.cpp469 vector<uint8_t> passwordVector(PASSWD_BYTE, 'a'); variable
555 vector<uint8_t> passwordVector(PASSWD_BYTE, 'a'); variable
H A Ddistributeddb_nb_create_test.cpp1429 vector<uint8_t> passwordVector(VALUE_ONE_HUNDRED_BYTE, 'a'); variable
1561 vector<uint8_t> passwordVector(PASSWD_BYTE, 'a'); variable