Searched defs:username (Results 1 – 4 of 4) sorted by relevance
| /test/xts/tools/sample/AppSampleE/entry/src/main/ets/data/ |
| D | LoginResult.ts | 19 public username: string; property in LoginResult
|
| /test/testfwk/xdevice/src/xdevice/_core/cluster/ |
| D | runner.py | 85 def __prepare_git_project(self, url, username, password, branch): argument 123 def __prepare_svn_project(self, url, username, password): argument
|
| D | models.py | 53 username: str = Field(default="", description="用户名") variable in Project
|
| D | utils.py | 65 def __init__(self, url, username, password, project_path): argument
|