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:HandleRemoteDied
(Results
1 - 8
of
8
) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
connection_observer_controller.cpp
46
controller->
HandleRemoteDied
(remote);
in AddObserver()
103
void ConnectionObserverController::
HandleRemoteDied
(const wptr<IRemoteObject> &remote)
in HandleRemoteDied()
function in OHOS::AAFwk::ConnectionObserverController
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H
A
D
connection_observer_client_impl.cpp
232
void ConnectionObserverClientImpl::
HandleRemoteDied
(const wptr<IRemoteObject> &remote)
in HandleRemoteDied()
function in OHOS::AbilityRuntime::ConnectionObserverClientImpl
290
owner->
HandleRemoteDied
(remote);
in OnRemoteDied()
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H
A
D
connection_observer_client_impl.h
44
void
HandleRemoteDied
(const wptr<IRemoteObject> &remote);
/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclientimpl_fuzzer/
H
A
D
connectionobserverclientimpl_fuzzer.cpp
83
connectionObserverClientImpl->
HandleRemoteDied
(remote);
in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
connection_observer_controller.h
83
void
HandleRemoteDied
(const wptr<IRemoteObject> &remote);
/foundation/ability/ability_runtime/test/unittest/connection_observer_controller_test/
H
A
D
connection_observer_controller_test.cpp
161
* Function:
HandleRemoteDied
163
* FunctionPoints: ConnectionObserverController
HandleRemoteDied
165
* CaseDescription: Verify
HandleRemoteDied
172
connectionObserverController->
HandleRemoteDied
(remote);
in HWTEST_F()
/foundation/ability/ability_runtime/test/fuzztest/connectionstatemanager_fuzzer/
H
A
D
connectionstatemanager_fuzzer.cpp
140
connectionObserverController->
HandleRemoteDied
(remote);
in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H
A
D
app_mgr_client.cpp
62
void
HandleRemoteDied
(const wptr<IRemoteObject>& remote)
in HandleRemoteDied()
function in OHOS::AppExecFwk::AppMgrRemoteHolder
114
holder->
HandleRemoteDied
(remote);
Completed in 7 milliseconds