Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:realm
(Results
1 - 9
of
9
) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H
A
D
rtsp_common.cpp
154
std::string RtspCommon::GenerateAuthorization(const std::string &username, const std::string &
realm
,
in GenerateAuthorization()
argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H
A
D
rtsp_unit_test.cpp
192
const std::string &
realm
= "
realm
";
in HWTEST_F()
local
/foundation/communication/wifi/wifi/frameworks/cj/include/
H
A
D
ffi_structs.h
65
char *
realm
; /* The field of passport credentials */
member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H
A
D
wifi_native_struct.h
42
std::string
realm
; /* The field of passport credentials */
member
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H
A
D
web_client_impl.cpp
557
OnHttpAuthRequestByJS(std::shared_ptr<NWeb::NWebJSHttpAuthResult> result, const std::string &host, const std::string &
realm
)
OnHttpAuthRequestByJS()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H
A
D
obex_headers.cpp
1296
void ObexDigestChallenge::AppendRealm(const uint8_t *
realm
, const uint8_t length)
in AppendRealm()
argument
/foundation/arkui/ace_engine/frameworks/core/components/web/
H
A
D
web_event.h
476
WebHttpAuthEvent(const RefPtr<AuthResult>& result, const std::string& host, const std::string&
realm
)
in WebHttpAuthEvent()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H
A
D
web_delegate_cross.cpp
1401
auto
realm
= webHttpAuthRequest->GetRealm();
in OnHttpAuthRequest()
local
/foundation/communication/wifi/wifi/interfaces/inner_api/
H
A
D
wifi_msg.h
430
std::string
realm
; /* The field of passport credentials */
member in OHOS::Wifi::DisconnectedReason::DisconnectDetailReason::EapMethod::Phase2Method::WifiEapConfig
Completed in 19 milliseconds