Home
last modified time | relevance | path

Searched defs:new_user (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/src/
H A Duser_record.c331 sepol_user_t *new_user = NULL; in sepol_user_clone() local
H A Dlink.c538 user_datum_t *user, *base_user, *new_user = NULL; in user_copy_callback() local
1182 user_datum_t *user, *new_user = NULL; in user_fix_callback() local
H A Dexpand.c996 user_datum_t *new_user; in user_copy_callback() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/tools/
H A Dchat_client_bin.cc293 auto new_user = other_users_.emplace( in ProcessCatalog() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Devent.rs80 pub fn new_user(context: Arc<Context>) -> Arc<Event> { in new_user() method
/aosp_15_r20/system/security/keystore2/tests/
H A Duser_auth.rs120 fn new_user(user_id: i32, sp: &[u8]) -> Self { in new_user() method
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/examples/
Dcustom.rs110 new_user: UserCredential, field
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/
Derror.rs337 fn new_user(user: User) -> Error { in new_user() method
/aosp_15_r20/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py924 def new_user(user_class: Type[User]) -> User: function
937 def new_user(user_class: Type[U]) -> U: function
/aosp_15_r20/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c257 struct hostapd_eap_user *user = NULL, *tail = NULL, *new_user = NULL; in hostapd_config_read_eap_user() local
/aosp_15_r20/external/wpa_supplicant_8/hs20/server/
H A Dspp_server.c2721 char *new_user; in hs20_spp_update_response() local
/aosp_15_r20/external/python/typing_extensions/src/
Dtest_typing_extensions.py1891 def new_user(user_class: Type[User]) -> User: function
1904 def new_user(user_class: Type[U]) -> U: function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_typing.py6127 def new_user(user_class: Type[User]) -> User: function
6140 def new_user(user_class: Type[U]) -> U: function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.cc4045 HloInstruction* new_user = user->AddInstruction( in TryToSinkBroadcastAfterOpWithUniqueNonScalarOperand() local