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:RemoveTask
(Results
1 - 25
of
32
) sorted by relevance
1
2
/base/telephony/call_manager/services/call/src/
H
A
D
call_request_event_handler_helper.cpp
47
callRequestEventHandler_->
RemoveTask
(TASK_ID);
in SetDialingCallProcessing()
61
callRequestEventHandler_->
RemoveTask
(TASK_ID);
in RemoveEventHandlerTask()
/base/telephony/call_manager/services/satellite_call/src/
H
A
D
satellite_call_control.cpp
209
CallDurationLimitHandler_->
RemoveTask
("start_satellite_call_duration_dialog");
in SetSatelliteCallDurationProcessing()
251
CallCountDownHandler_->
RemoveTask
("satellite_call_count_down");
in SetSatelliteCallCountDownProcessing()
263
CallDurationLimitHandler_->
RemoveTask
("start_satellite_call_duration_dialog");
in RemoveCallDurationEventHandlerTask()
270
CallCountDownHandler_->
RemoveTask
("satellite_call_count_down");
in RemoveCallCountDownEventHandlerTask()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H
A
D
sec_event_handler.cpp
36
AppExecFwk::EventHandler::
RemoveTask
(name);
in ProxyRemoveTask()
/base/accesscontrol/sandbox_manager/test/fuzztest/services/mock/
H
A
D
event_handler.h
45
void
RemoveTask
(const std::string &name) {};
in RemoveTask()
function in OHOS::AppExecFwk::EventHandler
/base/security/access_token/services/common/handler/src/
H
A
D
access_event_handler.cpp
50
AppExecFwk::EventHandler::
RemoveTask
(name);
in ProxyRemoveTask()
/base/security/code_signature/services/local_code_sign/src/
H
A
D
local_code_sign_service.cpp
89
unloadHandler_->
RemoveTask
(TASK_ID);
in DelayUnloadTask()
97
unloadHandler_->
RemoveTask
(TASK_ID);
in OnStop()
/base/request/request/frameworks/cj/ffi/src/
H
A
D
cj_request_ffi.cpp
73
return CJRequestImpl::
RemoveTask
(taskId);
in FfiOHOSRequestRemoveTask()
H
A
D
cj_request_impl.cpp
293
RetError CJRequestImpl::
RemoveTask
(std::string taskId)
in RemoveTask()
function in OHOS::CJSystemapi::Request::CJRequestImpl
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H
A
D
mock_event_handler.cpp
60
void EventHandler::
RemoveTask
(const std::string &name)
in RemoveTask()
function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H
A
D
mock_event_handler.cpp
60
void EventHandler::
RemoveTask
(const std::string &name)
in RemoveTask()
function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H
A
D
mock_event_handler.cpp
60
void EventHandler::
RemoveTask
(const std::string &name)
in RemoveTask()
function in OHOS::AppExecFwk::EventHandler
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H
A
D
mock_event_handler.cpp
60
void EventHandler::
RemoveTask
(const std::string &name)
in RemoveTask()
function in OHOS::AppExecFwk::EventHandler
/base/inputmethod/imf/services/src/
H
A
D
freeze_manager.cpp
90
eventHandler_->
RemoveTask
(STOP_TASK_NAME);
in ControlIme()
/base/global/i18n/services/src/
H
A
D
i18n_service_ability.cpp
83
handler->
RemoveTask
(UNLOAD_TASK);
in UnloadI18nServiceAbility()
/base/request/request/frameworks/cj/ffi/include/
H
A
D
cj_request_impl.h
48
static RetError
RemoveTask
(std::string taskId);
/base/notification/eventhandler/test/fuzztest/eventhandler_fuzzer/
H
A
D
eventhandler_fuzzer.cpp
92
eventHandler.
RemoveTask
(stringData);
in DoSomethingInterestingWithMyAPI()
/base/notification/eventhandler/frameworks/test/moduletest/
H
A
D
event_handler_set_get_remove_module_test.cpp
423
handler->
RemoveTask
(taskName);
in HWTEST_F()
444
handler->
RemoveTask
(taskName);
in HWTEST_F()
/base/security/access_token/services/el5filekeymanager/src/
H
A
D
el5_filekey_manager_service.cpp
138
unloadHandler_->
RemoveTask
(TASK_ID);
in PostDelayedUnloadTask()
146
unloadHandler_->
RemoveTask
(TASK_ID);
in CancelDelayedUnloadTask()
/base/location/services/location_network/network/source/
H
A
D
network_ability.cpp
253
networkHandler_->
RemoveTask
(UNLOAD_NETWORK_TASK);
in UnloadNetworkSystemAbility()
290
networkHandler_->
RemoveTask
(DISCONNECT_NETWORK_TASK);
in RequestRecord()
297
networkHandler_->
RemoveTask
(DISCONNECT_NETWORK_TASK);
in RequestRecord()
/base/location/services/location_passive/passive/source/
H
A
D
passive_ability.cpp
124
passiveHandler_->
RemoveTask
(UNLOAD_PASSIVE_TASK);
in UnloadPassiveSystemAbility()
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/
H
A
D
cm_sa.cpp
308
unloadHandler->
RemoveTask
(TASK_ID);
in DelayUnload()
/base/location/services/location_geocode/geocode/source/
H
A
D
geo_convert_service.cpp
55
geoConvertHandler_->
RemoveTask
(UNLOAD_GEOCONVERT_TASK);
in ~GeoConvertService()
338
geoConvertHandler_->
RemoveTask
(UNLOAD_GEOCONVERT_TASK);
in UnloadGeoConvertSystemAbility()
/base/web/webview/sa/src/
H
A
D
app_fwk_update_service.cpp
315
unloadHandler_->
RemoveTask
(TASK_ID);
in PostDelayUnloadTask()
/base/hiviewdfx/hidumper/services/native/src/
H
A
D
dump_manager_service.cpp
479
handler_->
RemoveTask
(TASK_ID);
in DelayUnloadTask()
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/
H
A
D
sandbox_manager_service.cpp
385
unloadHandler_->
RemoveTask
("SandboxManagerUnload");
in DelayUnloadService()
Completed in 13 milliseconds
1
2