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:remoteReverseObj
(Results
1 - 7
of
7
) sorted by relevance
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/
H
A
D
distributed_file_daemon_proxy_test.cpp
160
auto
remoteReverseObj
= sptr(new FileDfsListenerMock());
in HWTEST_F()
local
196
auto
remoteReverseObj
= sptr(new FileDfsListenerMock());
in HWTEST_F()
local
275
auto
remoteReverseObj
= sptr(new FileDfsListenerMock());
in HWTEST_F()
local
312
auto
remoteReverseObj
= sptr(new FileDfsListenerMock());
HWTEST_F()
local
364
auto
remoteReverseObj
= sptr(new FileDfsListenerMock());
HWTEST_F()
local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/
H
A
D
i_daemon_mock.h
53
int32_t OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener>
remoteReverseObj
)
in OpenP2PConnectionEx()
argument
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/
H
A
D
distributed_file_daemon_manager_impl.cpp
55
OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener>
remoteReverseObj
)
OpenP2PConnectionEx()
argument
H
A
D
distributed_file_daemon_proxy.cpp
197
OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener>
remoteReverseObj
)
OpenP2PConnectionEx()
argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H
A
D
daemon_stub.cpp
177
auto
remoteReverseObj
= iface_cast<IFileDfsListener>(remote);
in HandleOpenP2PConnectionEx()
local
H
A
D
daemon.cpp
276
int32_t Daemon::OpenP2PConnectionEx(const std::string &networkId, sptr<IFileDfsListener>
remoteReverseObj
)
in OpenP2PConnectionEx()
argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H
A
D
device_manager_agent.cpp
594
int32_t DeviceManagerAgent::AddRemoteReverseObj(uint32_t callingTokenId, sptr<IFileDfsListener>
remoteReverseObj
)
in AddRemoteReverseObj()
argument
Completed in 6 milliseconds