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:remoteObj
(Results
1 - 8
of
8
) sorted by relevance
/drivers/interface/camera/sequenceable/buffer_producer/
H
A
D
buffer_producer_sequenceable.cpp
46
sptr<IRemoteObject>
remoteObj
= dataParcel.ReadRemoteObject();
in Unmarshalling()
local
/drivers/interface/display/buffer/v1_0/hdi_impl/
H
A
D
display_buffer_hdi_impl.h
90
sptr<IRemoteObject>
remoteObj
= OHOS::HDI::hdi_objcast<IAllocator>(allocator_);
in ~DisplayBufferHdiImpl()
local
98
sptr<IRemoteObject>
remoteObj
= OHOS::HDI::hdi_objcast<IAllocator>(allocator_);
variable
117
sptr<IRemoteObject>
remoteObj
= OHOS::HDI::hdi_objcast<IAllocator>(allocator_);
variable
/drivers/interface/display/composer/v1_0/hdi_impl/
H
A
D
display_composer_hdi_impl.h
86
sptr<IRemoteObject>
remoteObj
= OHOS::HDI::hdi_objcast<CompHdi>(hdi_);
in ~DisplayComposerHdiImpl()
local
94
sptr<IRemoteObject>
remoteObj
= OHOS::HDI::hdi_objcast<CompHdi>(hdi_);
variable
113
sptr<IRemoteObject>
remoteObj
= OHOS::HDI::hdi_objcast<CompHdi>(hdi_);
variable
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H
A
D
drv_bundle_state_callback.cpp
437
auto
remoteObj
= systemAbilityManager->GetSystemAbility(OHOS::BUNDLE_MGR_SERVICE_SYS_ABILITY_ID);
in GetBundleMgrProxy()
local
/drivers/external_device_manager/services/native/driver_extension/src/
H
A
D
js_driver_extension.cpp
222
auto
remoteObj
= NAPI_ohos_rpc_getNativeRemoteObject(env, result);
in OnConnect()
local
238
sptr<IRemoteObject>
remoteObj
= NAPI_ohos_rpc_getNativeRemoteObject(env, result);
in OnConnect()
local
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
H
A
D
dcamera_host.cpp
381
sptr<IRemoteObject>
remoteObj
= OHOS::HDI::hdi_objcast<IDCameraProviderCallback>(callback);
in RemoveDCameraDevice()
local
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H
A
D
device_manager_middle.cpp
194
napi_value
remoteObj
;
in GetCallbackResult()
local
/drivers/peripheral/display/hdi_service/device/src/server/
H
A
D
display_device_host_driver.cpp
971
sptr<IRemoteObject>
remoteObj
= data->ReadRemoteObject();
in SetProxyRemoteCallback()
local
Completed in 9 milliseconds