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:death
(Results
1 - 15
of
15
) sorted by relevance
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H
A
D
dbinder_death_recipient.cpp
45
sptr<IRemoteObject::DeathRecipient>
death
= dBinderService->QueryDeathRecipient(object);
in OnRemoteDied()
local
H
A
D
dbinder_service_stub.cpp
225
sptr<IRemoteObject::DeathRecipient>
death
= dBinderService->QueryDeathRecipient(object);
in RemoveDbinderDeathRecipient()
local
H
A
D
dbinder_service.cpp
1210
sptr<IRemoteObject::DeathRecipient>
death
= QueryDeathRecipient((it->first));
in ProcessCallbackProxy()
local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H
A
D
ipc_object_proxy_unittest.cpp
565
sptr<IRemoteObject::DeathRecipient>
death
= new MockDeathRecipient();
in HWTEST_F()
local
587
sptr<IRemoteObject::DeathRecipient>
death
= new MockDeathRecipient();
in HWTEST_F()
local
606
sptr<IRemoteObject::DeathRecipient>
death
= new MockDeathRecipient();
HWTEST_F()
local
643
sptr<IRemoteObject::DeathRecipient>
death
= nullptr;
HWTEST_F()
local
663
sptr<IRemoteObject::DeathRecipient>
death
= nullptr;
HWTEST_F()
local
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H
A
D
subscribe_manager_test.cpp
379
auto
death
= std::make_shared<SubscriberDeathRecipient>();
in HWTEST_F()
local
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
smp-cps.c
404
static void cps_shutdown_this_cpu(enum cpu_death
death
)
in cps_shutdown_this_cpu()
argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
smp-cps.c
402
static void cps_shutdown_this_cpu(enum cpu_death
death
)
in cps_shutdown_this_cpu()
argument
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H
A
D
ipc_invoker.c
271
DeathCallback *
death
= (DeathCallback *)(uintptr_t) *(binder_uintptr_t *)ptr;
in HandleDeadBinder()
local
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H
A
D
main_thread_test.cpp
1776
sptr<AppMgrDeathRecipient>
death
= new (std::nothrow) AppMgrDeathRecipient();
in HWTEST_F()
local
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H
A
D
paste_service_test.cpp
1027
PasteboardSaDeathRecipient
death
;
in HWTEST_F()
local
/third_party/skia/tests/
H
A
D
MathTest.cpp
135
int
death
= 0;
in test_blend31()
local
/kernel/linux/linux-6.6/drivers/android/
H
A
D
binder_internal.h
325
struct binder_ref_death *
death
;
member
H
A
D
binder.c
4136
struct binder_ref_death *
death
= NULL;
in binder_thread_write()
local
4258
struct binder_ref_
death
*
death
= NULL;
binder_thread_write()
local
4656
struct binder_ref_
death
*
death
;
binder_thread_read()
local
4908
struct binder_ref_
death
*
death
;
binder_release_work()
local
5925
int
death
= 0;
binder_node_release()
local
[all...]
/third_party/skia/src/core/
H
A
D
SkVM.h
598
Val
death
;
member
/kernel/linux/linux-5.10/drivers/android/
H
A
D
binder.c
423
struct binder_ref_death *
death
;
member
4300
struct binder_ref_
death
*
death
= NULL;
binder_thread_write()
local
4422
struct binder_ref_
death
*
death
= NULL;
binder_thread_write()
local
4825
struct binder_ref_
death
*
death
;
binder_thread_read()
local
5075
struct binder_ref_
death
*
death
;
binder_release_work()
local
5881
int
death
= 0;
binder_node_release()
local
[all...]
Completed in 30 milliseconds