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:RemoteObjectTest
(Results
1 - 5
of
5
) sorted by relevance
/foundation/multimodalinput/input/service/message_handle/test/
H
A
D
client_death_handler_test.cpp
41
class
RemoteObjectTest
: public IRemoteObject {
class
43
explicit
RemoteObjectTest
(std::u16string descriptor) : IRemoteObject(descriptor) {}
in RemoteObjectTest()
function in OHOS::MMI::RemoteObjectTest
[all...]
H
A
D
server_msg_handler_test.cpp
54
class
RemoteObjectTest
: public IRemoteObject {
class
56
explicit
RemoteObjectTest
(std::u16string descriptor) : IRemoteObject(descriptor) {}
in RemoteObjectTest()
function in OHOS::MMI::__anon11461::RemoteObjectTest
/foundation/multimodalinput/input/service/filter/test/
H
A
D
event_filter_proxy_test.cpp
35
class
RemoteObjectTest
: public IRemoteObject {
class
37
explicit
RemoteObjectTest
(std::u16string descriptor) : IRemoteObject(descriptor) {}
in RemoteObjectTest()
function in OHOS::MMI::__anon11427::RemoteObjectTest
[all...]
/foundation/multimodalinput/input/service/connect_manager/test/
H
A
D
multimodal_input_connect_proxy_ex_test.cpp
43
class
RemoteObjectTest
: public IRemoteObject {
class
45
explicit
RemoteObjectTest
(std::u16string descriptor) : IRemoteObject(descriptor) {}
in RemoteObjectTest()
function in OHOS::MMI::__anon11389::RemoteObjectTest
[all...]
H
A
D
multimodal_input_connect_stub_ex_test.cpp
355
class
RemoteObjectTest
: public IRemoteObject {
class
357
explicit
RemoteObjectTest
(std::u16string descriptor) : IRemoteObject(descriptor) {}
in RemoteObjectTest()
function in OHOS::MMI::__anon11390::RemoteObjectTest
[all...]
Completed in 15 milliseconds