/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | core_auth.c | 71 bool is_authenticated = false; in check_auth() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/context/ |
D | security_context.h | 105 bool is_authenticated() const { in is_authenticated() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/context/ |
H A D | security_context.h | 105 bool is_authenticated() const { in is_authenticated() function
|
/aosp_15_r20/external/libva/va/wayland/ |
H A D | va_wayland_drm.c | 47 unsigned int is_authenticated : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/urllib/ |
D | request.py | 914 def add_password(self, realm, uri, user, passwd, is_authenticated=False): argument 921 def update_authenticated(self, uri, is_authenticated=False): argument 931 def is_authenticated(self, authuri): member in HTTPPasswordMgrWithPriorAuth
|
/aosp_15_r20/external/python/cpython3/Lib/urllib/ |
D | request.py | 914 def add_password(self, realm, uri, user, passwd, is_authenticated=False): argument 921 def update_authenticated(self, uri, is_authenticated=False): argument 931 def is_authenticated(self, authuri): member in HTTPPasswordMgrWithPriorAuth
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/urllib/ |
D | request.py | 914 def add_password(self, realm, uri, user, passwd, is_authenticated=False): argument 921 def update_authenticated(self, uri, is_authenticated=False): argument 931 def is_authenticated(self, authuri): member in HTTPPasswordMgrWithPriorAuth
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/urllib/ |
D | request.py | 914 def add_password(self, realm, uri, user, passwd, is_authenticated=False): argument 921 def update_authenticated(self, uri, is_authenticated=False): argument 931 def is_authenticated(self, authuri): member in HTTPPasswordMgrWithPriorAuth
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/urllib/ |
H A D | request.py | 914 def add_password(self, realm, uri, user, passwd, is_authenticated=False): argument 921 def update_authenticated(self, uri, is_authenticated=False): argument 931 def is_authenticated(self, authuri): member in HTTPPasswordMgrWithPriorAuth
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/urllib/ |
D | request.py | 914 def add_password(self, realm, uri, user, passwd, is_authenticated=False): argument 921 def update_authenticated(self, uri, is_authenticated=False): argument 931 def is_authenticated(self, authuri): member in HTTPPasswordMgrWithPriorAuth
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_sec.cc | 752 bool is_authenticated = BTM_IsAuthenticated(bd_addr, BT_TRANSPORT_LE); in btm_ble_start_sec_check() local
|