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
refs:ProxyRemoveTask
(Results
1 - 9
of
9
) sorted by relevance
/base/security/security_component_manager/interfaces/inner_api/security_component_common/
H
A
D
sec_event_handler.h
32
void
ProxyRemoveTask
(const std::string &name);
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H
A
D
sec_event_handler.cpp
34
void SecEventHandler::
ProxyRemoveTask
(const std::string &name)
in ProxyRemoveTask()
function in OHOS::Security::SecurityComponent::SecEventHandler
H
A
D
delay_exit_task.cpp
70
secHandler_->
ProxyRemoveTask
(DELAY_EXIT_TASK);
in Stop()
H
A
D
sec_comp_perm_manager.cpp
68
secHandler_->
ProxyRemoveTask
(taskName);
in RevokeSavePermissionTask()
263
secHandler_->
ProxyRemoveTask
(taskName);
in CancelAppRevokingPermisions()
/base/security/access_token/services/common/handler/src/
H
A
D
access_event_handler.cpp
48
void AccessEventHandler::
ProxyRemoveTask
(const std::string &name)
in ProxyRemoveTask()
function in OHOS::Security::AccessToken::AccessEventHandler
/base/security/access_token/services/common/handler/include/
H
A
D
access_event_handler.h
36
void
ProxyRemoveTask
(const std::string &name);
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H
A
D
short_grant_manager.cpp
74
eventHandler_->
ProxyRemoveTask
(taskName);
in CancelTaskOfPermissionRevoking()
H
A
D
temp_permission_observer.cpp
626
eventHandler_->
ProxyRemoveTask
(taskName);
in CancleTaskOfPermissionRevoking()
/base/security/access_token/services/tokensyncmanager/src/remote/
H
A
D
soft_bus_channel.cpp
134
handler->
ProxyRemoveTask
(TASK_NAME_CLOSE_SESSION);
in Release()
Completed in 5 milliseconds