/external/autotest/client/common_lib/cros/ |
D | enrollment.py | 19 def RemoraEnrollment(browser, user_id, password): argument 31 def EnterpriseEnrollment(browser, user_id, password, auto_login=False): argument 48 def EnterpriseFakeEnrollment(browser, user_id, password, gaia_id, argument 80 def KioskEnrollment(browser, user_id, password, gaia_id): argument
|
/external/python/oauth2client/oauth2client/contrib/ |
D | xsrfutil.py | 38 def generate_token(key, user_id, action_id='', when=None): argument 66 def validate_token(key, token, user_id, action_id="", current_time=None): argument
|
/external/ltp/testcases/kernel/fs/fs_perms/ |
D | fs_perms.c | 69 int user_id, int group_id) in testsetup() 106 static int testfperm(const char *file_name, int flag, int user_id, in testfperm() 182 uid_t fuser_id, user_id; in main() local
|
/external/ltp/testcases/kernel/syscalls/fchown/ |
D | fchown05.c | 45 uid_t user_id; member 66 uid_t user_id; in main() local
|
D | fchown03.c | 64 uid_t user_id; in main() local
|
D | fchown02.c | 58 uid_t user_id; member
|
/external/ltp/testcases/kernel/syscalls/lchown/ |
D | lchown01.c | 55 uid_t user_id; member 87 uid_t user_id = test_cases[i].user_id; in main() local
|
/external/python/oauth2client/tests/contrib/django_util/ |
D | models.py | 24 user_id = models.OneToOneField(User) variable in CredentialsModel
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | multiuser_metric.proto | 32 optional int32 user_id = 1; field
|
/external/ltp/testcases/kernel/syscalls/lstat/ |
D | lstat01.c | 26 static uid_t user_id; variable
|
/external/autotest/client/site_tests/enterprise_KioskPerf/ |
D | enterprise_KioskPerf.py | 48 def verify_enrollment(self, user_id): argument
|
/external/ltp/testcases/kernel/syscalls/fstat/ |
D | fstat02.c | 24 static uid_t user_id; variable
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/ |
D | load_reporter.cc | 408 const std::string& user_id = tag_values[2]; in ProcessViewDataCallStart() local 430 const std::string& user_id = tag_values[2]; in ProcessViewDataCallEnd() local 481 const std::string& user_id = tag_values[2]; in ProcessViewDataOtherCallMetrics() local
|
D | load_data_store.h | 70 LoadRecordKey(std::string lb_id, std::string lb_tag, std::string user_id, in LoadRecordKey() 97 const std::string& user_id() const { return user_id_; } in user_id() function
|
/external/grpc-grpc/src/cpp/server/load_reporter/ |
D | load_reporter.cc | 406 const grpc::string& user_id = tag_values[2]; in ProcessViewDataCallStart() local 428 const grpc::string& user_id = tag_values[2]; in ProcessViewDataCallEnd() local 479 const grpc::string& user_id = tag_values[2]; in ProcessViewDataOtherCallMetrics() local
|
D | load_data_store.h | 70 LoadRecordKey(grpc::string lb_id, grpc::string lb_tag, grpc::string user_id, in LoadRecordKey() 97 const grpc::string& user_id() const { return user_id_; } in user_id() function
|
/external/ltp/testcases/kernel/syscalls/getresuid/ |
D | getresuid03.c | 139 struct passwd *user_id; /* passwd struct for test user */ in setup() local
|
D | getresuid02.c | 138 struct passwd *user_id; /* passwd struct for test user */ in setup() local
|
/external/ltp/testcases/kernel/syscalls/getresgid/ |
D | getresgid03.c | 144 struct passwd *user_id; /* passwd struct for test user */ in setup() local
|
D | getresgid02.c | 141 struct passwd *user_id; /* passwd struct for test user */ in setup() local
|
/external/autotest/frontend/ |
D | apache_auth.py | 41 def get_user(self, user_id): argument
|
/external/ltp/testcases/kernel/syscalls/stat/ |
D | stat01.c | 25 uid_t user_id; variable
|
/external/ltp/testcases/realtime/func/async_handler/ |
D | async_handler_jk.c | 139 int user_id; // User thread - that fires the event in main() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_thread_registry.cc | 121 u32 ThreadRegistry::CreateThread(uptr user_id, bool detached, u32 parent_tid, in CreateThread() 209 void ThreadRegistry::SetThreadNameByUserId(uptr user_id, const char *name) { in SetThreadNameByUserId()
|
/external/ltp/testcases/kernel/syscalls/chown/ |
D | chown04.c | 100 uid_t user_id; in main() local
|