Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 25 of 56) sorted by relevance

123

/external/autotest/client/common_lib/cros/
Denrollment.py19 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/
Dxsrfutil.py38 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/
Dfs_perms.c69 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/
Dfchown05.c45 uid_t user_id; member
66 uid_t user_id; in main() local
Dfchown03.c64 uid_t user_id; in main() local
Dfchown02.c58 uid_t user_id; member
/external/ltp/testcases/kernel/syscalls/lchown/
Dlchown01.c55 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/
Dmodels.py24 user_id = models.OneToOneField(User) variable in CredentialsModel
/external/perfetto/protos/perfetto/metrics/android/
Dmultiuser_metric.proto32 optional int32 user_id = 1; field
/external/ltp/testcases/kernel/syscalls/lstat/
Dlstat01.c26 static uid_t user_id; variable
/external/autotest/client/site_tests/enterprise_KioskPerf/
Denterprise_KioskPerf.py48 def verify_enrollment(self, user_id): argument
/external/ltp/testcases/kernel/syscalls/fstat/
Dfstat02.c24 static uid_t user_id; variable
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_reporter.cc408 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
Dload_data_store.h70 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/
Dload_reporter.cc406 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
Dload_data_store.h70 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/
Dgetresuid03.c139 struct passwd *user_id; /* passwd struct for test user */ in setup() local
Dgetresuid02.c138 struct passwd *user_id; /* passwd struct for test user */ in setup() local
/external/ltp/testcases/kernel/syscalls/getresgid/
Dgetresgid03.c144 struct passwd *user_id; /* passwd struct for test user */ in setup() local
Dgetresgid02.c141 struct passwd *user_id; /* passwd struct for test user */ in setup() local
/external/autotest/frontend/
Dapache_auth.py41 def get_user(self, user_id): argument
/external/ltp/testcases/kernel/syscalls/stat/
Dstat01.c25 uid_t user_id; variable
/external/ltp/testcases/realtime/func/async_handler/
Dasync_handler_jk.c139 int user_id; // User thread - that fires the event in main() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_thread_registry.cc121 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/
Dchown04.c100 uid_t user_id; in main() local

123