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:serviceImpl
(Results
1 - 25
of
54
) sorted by relevance
1
2
3
/drivers/peripheral/audio/effect/host/
H
A
D
audio_effect_driver.c
89
struct IEffectModel *
serviceImpl
= IEffectModelGet(true);
in HdfEffectModelDriverBind()
local
/drivers/peripheral/battery/interfaces/hdi_service/src/
H
A
D
battery_interface_driver.cpp
69
auto
serviceImpl
= IBatteryInterface::Get(true);
in HdfBatteryInterfaceDriverBind()
local
/drivers/peripheral/bluetooth/hci/hdi_service/
H
A
D
hci_interface_driver.cpp
83
auto
serviceImpl
= IHciInterface::Get(true);
in HdfHciInterfaceDriverBind()
local
/drivers/peripheral/audio/hdi_service/primary/
H
A
D
audio_manager_driver.c
95
struct IAudioManager *
serviceImpl
= IAudioManagerGet(true);
in HdfAudioManagerDriverBind()
local
/drivers/peripheral/clearplay/interfaces/src/
H
A
D
media_key_system_factory_driver.cpp
78
auto
serviceImpl
= OHOS::HDI::Drm::V1_0::IMediaKeySystemFactory::Get("clearplay_service", true);
in HdfMediaKeySystemFactoryDriverBind()
local
/drivers/peripheral/codec/hal/idl_service/src/
H
A
D
codec_component_manager_driver.cpp
77
auto
serviceImpl
= ICodecComponentManager::Get(true);
in HdfCodecComponentManagerDriverBind()
local
/drivers/peripheral/codec/image/hdi_service/src/
H
A
D
codec_image_driver.cpp
76
auto
serviceImpl
= OHOS::HDI::Codec::Image::V2_0::ICodecImage::Get(true);
in HdfCodecImageDriverBind()
local
/drivers/peripheral/connected_nfc_tag/hdi_service/
H
A
D
connected_nfc_tag_driver.cpp
73
auto
serviceImpl
= OHOS::HDI::ConnectedNfcTag::V1_1::IConnectedNfcTag::Get(true);
in HdfConnectedNfcTagDriverBind()
local
/drivers/peripheral/display/buffer/hdi_service/src/
H
A
D
allocator_driver.cpp
80
auto
serviceImpl
= IAllocator::Get(true);
in HdfAllocatorDriverBind()
local
H
A
D
mapper_driver.cpp
79
auto
serviceImpl
= Display::Buffer::V1_2::IMapper::Get(true);
in HdfMapperDriverBind()
local
H
A
D
metadata_driver.cpp
74
auto
serviceImpl
= OHOS::HDI::Display::Buffer::V1_1::IMetadata::Get(true);
in HdfMetadataDriverBind()
local
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H
A
D
audio_driver.cpp
92
auto
serviceImpl
= IAudioManager::Get("daudio_primary_service", true);
in HdfAudioManagerDriverBind()
local
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/src/
H
A
D
daudio_manager_driver.cpp
88
auto
serviceImpl
= IDAudioManager::Get("daudio_ext_service", true);
in HdfDAudioManagerDriverBind()
local
/drivers/peripheral/distributed_camera/hdi_service/src/config/
H
A
D
dcamera_provider_config.cpp
94
auto
serviceImpl
= OHOS::DistributedHardware::DCameraProvider::GetInstance();
in HdfDCameraProviderDriverBind()
local
H
A
D
dcamera_host_config.cpp
94
auto
serviceImpl
= OHOS::DistributedHardware::DCameraHost::GetInstance();
in HdfCameraHostDriverBind()
local
/drivers/peripheral/face_auth/hdi_service/src/
H
A
D
face_auth_interface_driver.cpp
98
auto
serviceImpl
= IFaceAuthInterface::Get(true);
in HdfFaceAuthInterfaceDriverBind()
local
/drivers/peripheral/fingerprint_auth/hdi_service/src/
H
A
D
fingerprint_auth_interface_driver.cpp
99
auto
serviceImpl
= IFingerprintAuthInterface::Get(true);
in HdfFingerprintAuthInterfaceDriverBind()
local
/drivers/peripheral/input/ddk_service/src/
H
A
D
hid_ddk_driver.cpp
72
auto
serviceImpl
= OHOS::HDI::Input::Ddk::V1_0::IHidDdk::Get(true);
in HdfHidDdkDriverBind()
local
/drivers/peripheral/input/hdi_service/
H
A
D
input_interfaces_driver.cpp
70
auto
serviceImpl
= IInputInterfaces::Get(true);
in HdfInputInterfacesDriverBind()
local
/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H
A
D
intell_voice_trigger_driver.cpp
92
auto
serviceImpl
= OHOS::HDI::IntelligentVoice::Trigger::V1_1::IIntellVoiceTriggerManager::Get(true);
in HdfIntellVoiceTriggerManagerDriverBind()
local
/drivers/peripheral/intelligent_voice/hdi_service/engine/
H
A
D
intell_voice_engine_driver.cpp
90
auto
serviceImpl
= OHOS::HDI::IntelligentVoice::Engine::V1_2::IIntellVoiceEngineManager::Get(true);
in HdfIntellVoiceEngineManagerDriverBind()
local
/drivers/peripheral/light/hdi_service/
H
A
D
light_if_driver.cpp
73
auto
serviceImpl
= ILightInterface::Get(true);
in HdfLightInterfaceDriverBind()
local
/drivers/peripheral/location/geofence/hdi_service/
H
A
D
geofence_interface_driver.cpp
76
auto
serviceImpl
= IGeofenceInterface::Get(true);
in HdfGeofenceInterfaceDriverBind()
local
/drivers/peripheral/location/agnss/hdi_service/
H
A
D
agnss_interface_driver.cpp
76
auto
serviceImpl
= IAGnssInterface::Get(true);
in HdfAGnssInterfaceDriverBind()
local
/drivers/peripheral/nfc/hdi_service/
H
A
D
nfc_interface_driver.cpp
80
auto
serviceImpl
= OHOS::HDI::Nfc::V1_1::INfcInterface::Get(true);
in HdfNfcInterfaceDriverBind()
local
Completed in 8 milliseconds
1
2
3