| /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/cronet/components/metrics/test/ |
| D | test_metrics_service_client.cc | 37 bool TestMetricsServiceClient::ShouldUploadMetricsForUserId(uint64_t user_id) { in ShouldUploadMetricsForUserId() 113 void TestMetricsServiceClient::AllowMetricUploadForUserId(uint64_t user_id) { in AllowMetricUploadForUserId() 117 void TestMetricsServiceClient::RemoveMetricUploadForUserId(uint64_t user_id) { in RemoveMetricUploadForUserId()
|
| /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/autotest/utils/frozen_chromite/third_party/oauth2client/ |
| D | xsrfutil.py | 39 def generate_token(key, user_id, action_id='', when=None): argument 67 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/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/ltp/testcases/kernel/syscalls/lstat/ |
| D | lstat01.c | 26 static uid_t user_id; variable
|
| /external/perfetto/protos/perfetto/metrics/android/ |
| D | multiuser_metric.proto | 32 optional int32 user_id = 1; field
|
| /external/ltp/testcases/kernel/syscalls/fstat/ |
| D | fstat02.c | 24 static uid_t user_id; variable
|
| /external/cronet/components/metrics/ |
| D | reporting_service_unittest.cc | 37 const absl::optional<uint64_t> user_id; member 170 uint64_t user_id = 12345; in TEST_F() local
|
| D | metrics_log.h | 56 absl::optional<uint64_t> user_id; member
|
| /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/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/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 | getresgid02.c | 141 struct passwd *user_id; /* passwd struct for test user */ in setup() local
|
| D | getresgid03.c | 144 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/cronet/net/socket/ |
| D | unix_domain_server_socket_posix.h | 39 uid_t user_id; member
|
| /external/ltp/testcases/kernel/syscalls/stat/ |
| D | stat01.c | 26 static 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()
|