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:GetRemote
(Results
1 - 20
of
20
) sorted by relevance
/foundation/distributeddatamgr/kv_store/test/distributedtest/single_kvstore_client/
H
A
D
distributed_test.cpp
41
Status
GetRemote
(const Key &key, Value &value);
130
Status DistributedTest::
GetRemote
(const Key &key, Value &value)
in GetRemote()
function in OHOS::Test::DistributedTest
214
status =
GetRemote
(key, valueRemote);
in HWTEST_F()
243
status =
GetRemote
(key, valueRemote);
in HWTEST_F()
/foundation/multimedia/av_session/services/session/server/test/fuzztest/sessionlistenerproxy_fuzzer/
H
A
D
session_listenerproxy_fuzzer.h
25
sptr<IRemoteObject>
GetRemote
()
in GetRemote()
function in OHOS::AVSession::SessionListenerProxyFUzzerTest
H
A
D
session_listenerproxy_fuzzer.cpp
49
auto remote = sessionListenerProxy->
GetRemote
();
in FuzzSendRequest()
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessioncallbackproxy_fuzzer/
H
A
D
avsession_callback_proxy_fuzzer.h
26
sptr<IRemoteObject>
GetRemote
()
in GetRemote()
function in OHOS::AVSession::AvsessionCallbackProxyFuzzerTest
H
A
D
avsession_callback_proxy_fuzzer.cpp
59
auto remote = avSessionCallbackProxy->
GetRemote
();
in FuzzSendRequest()
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avcontrollercallbackproxy_fuzzer/
H
A
D
avcontroller_callbackproxy_fuzzer.h
27
sptr<IRemoteObject>
GetRemote
()
in GetRemote()
function in OHOS::AVSession::AVControllerCallbackProxyFuzzerTest
H
A
D
avcontroller_callbackproxy_fuzzer.cpp
60
auto remote = avControllerCallbackProxy->
GetRemote
();
in FuzzSendRequest()
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessioncontrollerproxy_fuzzer/
H
A
D
avsession_controller_proxy_fuzzer.h
31
sptr<IRemoteObject>
GetRemote
()
in GetRemote()
function in OHOS::AVSession::AvsessionControllerProxyFuzzerTest
H
A
D
avsession_controller_proxy_fuzzer.cpp
56
auto remote = avSessionProxy->
GetRemote
();
in FuzzSendRequest()
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/
H
A
D
avsessionservice_fuzzer.h
26
sptr<IRemoteObject>
GetRemote
()
in GetRemote()
function in OHOS::AVSession::AVSessionProxyTestOnServiceFuzzer
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionproxy_fuzzer/
H
A
D
avsessionproxy_fuzzer.h
27
sptr<IRemoteObject>
GetRemote
()
in GetRemote()
function in OHOS::AVSession::AVSessionProxyTestFuzzer
H
A
D
avsessionproxy_fuzzer.cpp
51
auto remote = avSessionProxy->
GetRemote
();
in FuzzSendRequest()
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionserviceproxy_fuzzer/
H
A
D
avsessionserviceproxy_fuzzer.h
27
sptr<IRemoteObject>
GetRemote
()
in GetRemote()
function in OHOS::AVSession::AVSessionServiceProxyFuzzerTest
H
A
D
avsessionserviceproxy_fuzzer.cpp
165
auto remote = avServiceProxy->
GetRemote
();
in FuzzSendRequest()
/foundation/ability/form_fwk/services/src/
H
A
D
form_observer_record.cpp
198
if (iter.IsFollowEvents(eventId) && iter.
GetRemote
() != nullptr) {
in HandleFormEvent()
225
recordInner.BindHostBundle(), formEventType, recordInner.
GetRemote
(), runningFormInfo);
in NotifyFormEvent()
304
SetDeathRecipient(recordInner.
GetRemote
(), deathRecipient);
in SetFormEventObserverLocked()
316
SetDeathRecipient(recordInner.
GetRemote
(), deathRecipient);
in SetFormEventObserverLocked()
366
return object == item.
GetRemote
();
in ClearDeathRemoteObserver()
/foundation/ability/form_fwk/services/include/
H
A
D
form_observer_record.h
46
sptr<IRemoteObject>
GetRemote
() const
in GetRemote()
function in OHOS::AppExecFwk::final
68
return (remote_ == other.
GetRemote
() && bindHostBundle == other.BindHostBundle());
in operator ==()
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H
A
D
accessible_ability_channel_client.h
43
sptr<IRemoteObject>
GetRemote
();
/foundation/barrierfree/accessibility/frameworks/aafwk/test/unittest/
H
A
D
accessible_ability_channel_client_test.cpp
76
* @tc.name:
GetRemote
77
* @tc.desc: Test function
GetRemote
82
EXPECT_TRUE(instance_->
GetRemote
());
in HWTEST_F()
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H
A
D
accessible_ability_channel_client.cpp
40
sptr<IRemoteObject> AccessibleAbilityChannelClient::
GetRemote
()
in GetRemote()
function in OHOS::Accessibility::AccessibleAbilityChannelClient
H
A
D
accessible_ability_client_impl.cpp
305
if (channelClient_ && channelClient_->
GetRemote
()) {
in Disconnect()
307
channelClient_->
GetRemote
()->RemoveDeathRecipient(deathRecipient_);
in Disconnect()
1085
sptr<IRemoteObject> object = channelClient_->
GetRemote
();
in ResetAAClient()
Completed in 14 milliseconds