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:remote
(Results
1 - 7
of
7
) sorted by relevance
/test/xts/hats/hdf/display/composer/death/
H
A
D
hdi_death_test.cpp
32
void ComposerDiedRecipient::OnRemoteDied(const wptr<IRemoteObject>&
remote
)
in OnRemoteDied()
argument
/test/xts/hats/hdf/display/buffer/death/
H
A
D
death_test.cpp
32
void BufferDiedRecipient::OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject>&
remote
)
in OnRemoteDied()
argument
/test/xts/device_attest/interfaces/innerkits/native_cpp/src/
H
A
D
devattest_service_proxy.cpp
35
sptr<IRemoteObject>
remote
= Remote();
in GetAttestStatus()
local
/test/xts/hats/kernel/syscalls/mem/processvm/
H
A
D
ProcessvmApiTest.cpp
73
struct iovec
remote
[1];
in HWTEST_F()
local
103
struct iovec
remote
[1];
in HWTEST_F()
local
/test/xts/device_attest/test/performancetest/src/
H
A
D
devattestclient_performance_test.cpp
118
sptr<IRemoteObject>
remote
= Remote();
in TestIPCConsume()
local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
uiondk.cpp
228
struct iovec
remote
, local;
in ProcessVmReadV()
local
251
struct iovec
remote
= {.iov_base = dst, .iov_len = sizeof(dst)};
in ProcessVmWriteV()
local
/test/xts/hats/hdf/manager/managerServiceTest/
H
A
D
service_manager_hdi_test.cpp
1175
sptr<IRemoteObject>
remote
= servmgr->GetService("hdf_device_manager");
in HWTEST_F()
local
1197
sptr<IRemoteObject>
remote
= saManager->GetSystemAbility(DEVICE_SERVICE_MANAGER_SA_ID);
in HWTEST_F()
local
Completed in 4 milliseconds