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:hostProxy
(Results
1 - 11
of
11
) sorted by relevance
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/
H
A
D
ui_service_stub.cpp
54
sptr<IRemoteObject>
hostProxy
= data.ReadRemoteObject();
in OnSendData()
local
H
A
D
ui_service_proxy.cpp
38
int32_t UIServiceProxy::SendData(sptr<IRemoteObject>
hostProxy
, OHOS::AAFwk::WantParams &data)
in SendData()
argument
H
A
D
js_ui_service_proxy.cpp
55
JsUIServiceProxy::JsUIServiceProxy(const sptr<IRemoteObject>& impl, const sptr<IRemoteObject>&
hostProxy
)
in JsUIServiceProxy()
argument
29
CreateJsUIServiceProxy(napi_env env, const sptr<IRemoteObject>& impl, int64_t connectionId, const sptr<IRemoteObject>&
hostProxy
)
CreateJsUIServiceProxy()
argument
/foundation/ability/ability_runtime/test/unittest/js_ui_service_extension_connection_test/
H
A
D
js_ui_service_extension_connection_test.cpp
45
int32_t UIServiceStubImpl::SendData(sptr<IRemoteObject>
hostProxy
, OHOS::AAFwk::WantParams &data)
in SendData()
argument
/foundation/ability/ability_runtime/test/unittest/ui_service_proxy_test/
H
A
D
ui_service_proxy_test.cpp
119
sptr<IRemoteObject>
hostProxy
= nullptr;
in HWTEST_F()
local
136
sptr<IRemoteObject>
hostProxy
= new IRemoteObjectMocker();
in HWTEST_F()
local
153
sptr<IRemoteObject>
hostProxy
= new IRemoteObjectMocker();
in HWTEST_F()
local
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_profile_manager.cpp
106
sptr<IBluetoothHost>
hostProxy
= iface_cast<IBluetoothHost>(hostRemote);
in GetProfileRemote()
local
H
A
D
bluetooth_remote_device.cpp
47
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
in GetDeviceType()
local
73
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
in GetPhonebookPermission()
local
83
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
in SetPhonebookPermission()
local
92
sptr<IBluetoothHost>
hostProxy
in GetMessagePermission()
local
101
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
SetMessagePermission()
local
110
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetPowerMode()
local
119
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceName()
local
130
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceName()
local
139
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceAlias()
local
151
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
SetDeviceAlias()
local
160
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetRemoteDeviceBatteryInfo()
local
180
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetPairState()
local
190
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
StartPair()
local
200
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
StartCrediblePair()
local
210
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
CancelPairing()
local
222
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
IsBondedFromLocal()
local
230
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
IsAclConnected()
local
239
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
IsAclEncrypted()
local
249
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceClass()
local
261
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceProductId()
local
275
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceUuids()
local
284
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
SetDevicePin()
local
294
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
SetDevicePairingConfirmation()
local
303
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
SetDevicePasskey()
local
312
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
PairRequestReply()
local
321
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
ReadRemoteRssiValue()
local
358
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
SetDeviceCustomType()
local
369
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceCustomType()
local
384
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceVendorId()
local
399
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
GetDeviceProductId()
local
414
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
IsSupportVirtualAutoConnect()
local
425
sptr<IBluetoothHost>
hostProxy
= GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST);
SetVirtualAutoConnectType()
local
[all...]
/foundation/ability/ability_runtime/test/unittest/js_ui_service_proxy_test/
H
A
D
js_ui_service_proxy_test.cpp
159
sptr<IRemoteObject>
hostProxy
= nullptr;
in HWTEST_F()
local
176
sptr<IRemoteObject>
hostProxy
= new IRemoteObjectMocker();
in HWTEST_F()
local
198
sptr<IRemoteObject>
hostProxy
= nullptr;
in HWTEST_F()
local
214
sptr<IRemoteObject>
hostProxy
= nullptr;
in HWTEST_F()
local
231
sptr<IRemoteObject>
hostProxy
= new IRemoteObjectMocker();;
HWTEST_F()
local
251
sptr<IRemoteObject>
hostProxy
= new IRemoteObjectMocker();;
HWTEST_F()
local
270
sptr<IRemoteObject>
hostProxy
= new IRemoteObjectMocker();;
HWTEST_F()
local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H
A
D
js_uiservice_ability_connection.cpp
135
sptr<IRemoteObject>
hostProxy
= nullptr;
in HandleOnAbilityConnectDone()
local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H
A
D
js_uiservice_uiext_connection.cpp
123
sptr<IRemoteObject>
hostProxy
= nullptr;
in HandleOnAbilityConnectDone()
local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H
A
D
js_ui_service_extension.cpp
73
int32_t UIServiceStubImpl::SendData(sptr<IRemoteObject>
hostProxy
, OHOS::AAFwk::WantParams &data)
in SendData()
argument
307
sptr<IRemoteObject>
hostProxy
= GetHostProxyFromWant(want);
in OnConnect()
local
356
sptr<IRemoteObject>
hostProxy
= GetHostProxyFromWant(want);
in OnDisconnect()
local
464
OnSendData(sptr<IRemoteObject>
hostProxy
, OHOS::AAFwk::WantParams &data)
OnSendData()
argument
489
HandleSendData(sptr<IRemoteObject>
hostProxy
, const OHOS::AAFwk::WantParams &data)
HandleSendData()
argument
[all...]
Completed in 7 milliseconds