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:OnClose
(Results
1 - 15
of
15
) sorted by relevance
/base/startup/init/interfaces/innerkits/control_fd/
H
A
D
control_fd_service.c
31
static void
OnClose
(const TaskHandle task)
in OnClose()
function
126
info.baseInfo.close =
OnClose
;
in CmdOnIncommingConnect()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H
A
D
reminderrequest_fuzzer.cpp
50
reminderRequest.
OnClose
(enabled);
in DoSomethingInterestingWithMyAPI()
/base/startup/init/test/unittest/param/
H
A
D
param_unittest.cpp
33
static void
OnClose
(const TaskHandle taskHandle)
in OnClose()
function
648
info.close =
OnClose
;
in HWTEST_F()
659
info.close =
OnClose
;
in HWTEST_F()
/base/startup/init/test/systest/
H
A
D
loopserver_systest.c
222
info.baseInfo.close =
OnClose
;
in OnConnection()
251
static void
OnClose
(const TaskHandle taskHandle)
in OnClose()
function
268
OnClose
(taskHandle);
in OnDisConnect()
H
A
D
loopclient_systest.c
80
info.baseInfo.close =
OnClose
;
in CreateAgent()
/base/powermgr/power_manager/services/native/src/runninglock/
H
A
D
running_lock_mgr.h
127
void
OnClose
();
H
A
D
running_lock_mgr.cpp
920
void RunningLockMgr::ProximityController::
OnClose
()
in OnClose()
function in OHOS::RunningLockMgr::ProximityController
991
proximityController_.
OnClose
();
in SetProximity()
/base/startup/appspawn/test/unittest/
H
A
D
app_spawn_test_helper.h
247
static void
OnClose
(const TaskHandle taskHandle);
H
A
D
app_spawn_test_helper.cpp
290
info.baseInfo.close =
OnClose
;
in OnConnection()
320
void LocalTestServer::
OnClose
(const TaskHandle taskHandle)
in OnClose()
function in OHOS::LocalTestServer
324
APPSPAWN_LOGI("
OnClose
connection.id %{public}d socket %{public}d",
in OnClose()
331
APPSPAWN_LOGI("
OnClose
close fd %d", spawnConnection->receiverCtx.fds[i]);
in OnClose()
/base/startup/init/services/param/linux/
H
A
D
param_service.c
37
PARAM_STATIC void
OnClose
(ParamTaskPtr client)
in OnClose()
function
368
info.close =
OnClose
;
in OnIncomingConnect()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H
A
D
reminder_request_test.cpp
84
rrc->
OnClose
(false);
in HWTEST_F()
124
rrc->
OnClose
(true);
in HWTEST_F()
137
rrc->
OnClose
(false);
in HWTEST_F()
1254
* @tc.desc: Test
OnClose
parameters.
1267
rrc->
OnClose
(true);
in HWTEST_F()
1272
* @tc.desc: Test
OnClose
parameters.
1285
rrc->
OnClose
(true);
in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
reminder_request.h
556
void
OnClose
(bool updateNext);
/base/startup/appspawn/standard/
H
A
D
appspawn_service.c
224
static void
OnClose
(const TaskHandle taskHandle)
in OnClose()
function
235
APPSPAWN_LOGI("
OnClose
connectionId: %{public}u socket %{public}d",
in OnClose()
249
OnClose
(taskHandle);
in OnDisConnect()
374
info.baseInfo.close =
OnClose
;
in OnConnection()
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
reminder_data_manager.cpp
401
(*it)->
OnClose
(false);
in OnProcessDiedLocked()
602
reminder->
OnClose
(true);
in CloseReminder()
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
reminder_request.cpp
280
void ReminderRequest::
OnClose
(bool updateNext)
in OnClose()
function in OHOS::Notification::ReminderRequest
Completed in 23 milliseconds