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:reqContext_
(Results
1 - 7
of
7
) sorted by relevance
/base/security/access_token/interfaces/kits/js/napi/accesstoken/include/
H
A
D
napi_request_permission_on_setting.h
72
std::shared_ptr<RequestPermOnSettingAsyncContext>
reqContext_
= nullptr;
member in OHOS::Security::AccessToken::PermissonOnSettingUICallback
H
A
D
napi_request_permission.h
94
std::shared_ptr<RequestAsyncContext>
reqContext_
= nullptr;
member in OHOS::Security::AccessToken::UIExtensionCallback
H
A
D
napi_request_global_switch_on_setting.h
77
std::shared_ptr<RequestGlobalSwitchAsyncContext>
reqContext_
= nullptr;
member in OHOS::Security::AccessToken::SwitchOnSettingUICallback
/base/security/certificate_manager/interfaces/kits/napi/include/dialog/
H
A
D
cm_napi_open_dialog.h
84
std::shared_ptr<CmUIExtensionRequestContext>
reqContext_
= nullptr;
member in CMNapi::CmUIExtensionCallback
/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H
A
D
cm_napi_open_install_dialog.cpp
111
std::shared_ptr<CmUIExtensionRequestContext>
reqContext_
= nullptr;
member in CMNapi::CmInstallUIExtensionCallback
/base/security/access_token/interfaces/kits/cj/accesstoken/include/
H
A
D
at_manager_impl.h
100
std::shared_ptr<RequestAsyncContext>
reqContext_
= nullptr;
member in OHOS::CJSystemapi::UIExtensionCallback
/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H
A
D
napi_common.h
277
std::shared_ptr<UIExtensionRequestContext>
reqContext_
= nullptr;
member in OHOS::Security::DlpPermission::UIExtensionCallback
Completed in 5 milliseconds