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:impl_
(Results
1 - 25
of
60
) sorted by relevance
1
2
3
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H
A
D
bundle_mgr_client.h
116
static std::shared_ptr<BundleMgrClientImpl>
impl_
;
member in OHOS::AppExecFwk::BundleMgrClient
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_graphics/include/
H
A
D
bundle_graphics_client.h
37
std::shared_ptr<BundleGraphicsClientImpl>
impl_
;
member in OHOS::AppExecFwk::BundleGraphicsClient
/foundation/multimedia/audio_lite/frameworks/passthrough/
H
A
D
audio_capturer_client.h
46
std::unique_ptr<AudioCapturerImpl>
impl_
;
member in OHOS::Audio::AudioCapturer::AudioCapturerClient
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H
A
D
recorder_client.h
58
RecorderImpl *
impl_
= nullptr;
member in OHOS::Media::Recorder::RecorderClient
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/photo_editor_extension_ability/
H
A
D
js_photo_editor_extension.h
60
std::shared_ptr<JsPhotoEditorExtensionImpl>
impl_
= nullptr;
member in OHOS::AbilityRuntime::JsPhotoEditorExtension
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H
A
D
camera3d.h
48
std::unique_ptr<CameraImpl>
impl_
;
member in OHOS::Rosen::Drawing::Camera3D
H
A
D
resource_holder.h
31
std::shared_ptr<ResourceHolderImpl>
impl_
;
member in OHOS::Rosen::Drawing::final
H
A
D
data.h
120
std::shared_ptr<DataImpl>
impl_
;
member in OHOS::Rosen::Drawing::Data
H
A
D
matrix44.h
88
std::shared_ptr<Matrix44Impl>
impl_
;
member in OHOS::Rosen::Drawing::Matrix44
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H
A
D
vpe_helper.h
52
std::shared_ptr<Impl>
impl_
;
member in OHOS::Media::Effect::VpeHelper
/foundation/multimedia/av_session/services/session/server/remote/
H
A
D
remote_session_command_process.h
146
static sptr<IRemoteObject>&
impl_
;
member in OHOS::AVSession::RemoteSessionCommandProcess
/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/liteplayer/
H
A
D
player_client.h
69
std::unique_ptr<PlayerImpl>
impl_
;
member in OHOS::Media::Player::PlayerClient
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H
A
D
runtime_shader_builder.h
46
std::shared_ptr<RuntimeShaderBuilderImpl>
impl_
;
member in OHOS::Rosen::Drawing::RuntimeShaderBuilder
H
A
D
runtime_blender_builder.h
37
std::shared_ptr<RuntimeBlenderBuilderImpl>
impl_
;
member in OHOS::Rosen::Drawing::RuntimeBlenderBuilder
H
A
D
blender.h
48
std::shared_ptr<BlenderImpl>
impl_
;
member in OHOS::Rosen::Drawing::Blender
H
A
D
runtime_effect.h
86
std::shared_ptr<RuntimeEffectImpl>
impl_
;
member in OHOS::Rosen::Drawing::RuntimeEffect
/foundation/ability/ability_runtime/services/uripermmgr/include/
H
A
D
uri_permission_manager_service.h
46
sptr<UriPermissionManagerStubImpl>
impl_
;
member in OHOS::AAFwk::UriPermissionManagerService
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
metadata.h
129
FlatContainer
impl_
;
member in Internal::MetadataPropertyContainer
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H
A
D
expired_callback.h
67
sptr<ExpiredCallbackImpl>
impl_
= nullptr;
member in OHOS::BackgroundTaskMgr::ExpiredCallback
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H
A
D
store_result_set.h
48
DBResultSet *
impl_
;
member in OHOS::DistributedKv::StoreResultSet
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H
A
D
trace_memory_dump.h
62
std::shared_ptr<TraceMemoryDumpImpl>
impl_
;
member in OHOS::Rosen::Drawing::TraceMemoryDump
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/interfaces/
H
A
D
filterbank_processor.h
136
std::unique_ptr<FilterBankImpl>
impl_
;
member in OHOS::AI::Feature::FilterBankProcessor
H
A
D
log_scale_processor.h
131
std::unique_ptr<LogScaleImpl>
impl_
;
member in OHOS::AI::Feature::LogScaleProcessor
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H
A
D
js_environment.h
117
std::unique_ptr<JsEnvironmentImpl>
impl_
= nullptr;
member in OHOS::JsEnv::final
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/
H
A
D
ui_extension_base.h
143
std::shared_ptr<UIExtensionBaseImpl>
impl_
= nullptr;
global()
member in OHOS::AbilityRuntime::UIExtensionBase
[all...]
Completed in 9 milliseconds
1
2
3