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:stub
(Results
1 - 25
of
57
) sorted by relevance
1
2
3
/drivers/hdf_core/adapter/uhdf2/host/src/
H
A
D
device_token_stub.c
23
DeviceTokenStubDispatch( struct HdfObject *
stub
, int code, struct HdfSBuf *data, struct HdfSBuf *reply)
DeviceTokenStubDispatch()
argument
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H
A
D
stub_collector.cpp
58
auto
stub
= g_stubMap.find(servPtr);
in StubCollectorGetOrNewObject()
local
96
auto
stub
= g_stubMap.find(servPtr);
in StubCollectorRemoveObject()
local
[all...]
H
A
D
servstat_listener.c
34
struct ServstatListenerStub *
stub
= (struct ServstatListenerStub *)remote;
in ServstatListenerStubRemoteDispatch()
local
71
struct ServstatListenerStub *
stub
= OsalMemCalloc(sizeof(struct ServstatListenerStub));
in HdiServiceStatusListenerNewInstance()
local
99
struct ServstatListenerStub *
stub
= CONTAINER_OF(listener, struct ServstatListenerStub, listener);
HdiServiceStatusListenerFree()
local
[all...]
/drivers/peripheral/codec/hal/include/
H
A
D
codec_component_manager_service.h
37
struct CodecComponentManagerStub
stub
;
member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H
A
D
battery_interface_driver.cpp
27
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/bluetooth/hci/hdi_service/
H
A
D
hci_interface_driver.cpp
31
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/camera/interfaces/hdi_ipc/
H
A
D
camera_host_driver.cpp
26
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/clearplay/interfaces/src/
H
A
D
media_key_system_factory_driver.cpp
30
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/codec/hal/idl_service/src/
H
A
D
codec_component_manager_driver.cpp
28
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/codec/image/hdi_service/src/
H
A
D
codec_image_driver.cpp
28
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/connected_nfc_tag/hdi_service/
H
A
D
connected_nfc_tag_driver.cpp
28
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/display/buffer/hdi_service/src/
H
A
D
allocator_driver.cpp
31
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
H
A
D
mapper_driver.cpp
32
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
H
A
D
metadata_driver.cpp
31
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_driver.cpp
33
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/src/
H
A
D
daudio_manager_driver.cpp
31
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/distributed_camera/hdi_service/src/config/
H
A
D
dcamera_provider_config.cpp
33
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
H
A
D
dcamera_host_config.cpp
33
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/face_auth/hdi_service/src/
H
A
D
face_auth_interface_driver.cpp
32
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/fingerprint_auth/hdi_service/src/
H
A
D
fingerprint_auth_interface_driver.cpp
32
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/input/ddk_service/src/
H
A
D
hid_ddk_driver.cpp
29
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/input/hdi_service/
H
A
D
input_interfaces_driver.cpp
26
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H
A
D
intell_voice_trigger_driver.cpp
33
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/intelligent_voice/hdi_service/engine/
H
A
D
intell_voice_engine_driver.cpp
31
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
/drivers/peripheral/light/hdi_service/
H
A
D
light_if_driver.cpp
29
OHOS::sptr<OHOS::IRemoteObject>
stub
;
member
Completed in 8 milliseconds
1
2
3