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
128
) sorted by relevance
1
2
3
4
5
6
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H
A
D
ohos_context_i.cpp
22
static Rosen::RosenContextImpl
impl_
;
in GetInstance()
local
/third_party/libphonenumber/cpp/src/phonenumbers/
H
A
D
logger.cc
24
Logger* Logger::
impl_
= NULL;
member in i18n::phonenumbers::Logger
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
H
A
D
linter.hpp
44
std::unique_ptr<Impl>
impl_
;
member in spvtools::Linter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H
A
D
linter.hpp
44
std::unique_ptr<Impl>
impl_
;
member in spvtools::Linter
/third_party/spirv-tools/include/spirv-tools/
H
A
D
linter.hpp
44
std::unique_ptr<Impl>
impl_
;
member in spvtools::Linter
/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
/third_party/node/deps/v8/src/heap/cppgc/
H
A
D
gc-invoker.h
44
std::unique_ptr<GCInvokerImpl>
impl_
;
member in cppgc::internal::final
H
A
D
heap-growing.h
51
std::unique_ptr<HeapGrowingImpl>
impl_
;
member in cppgc::internal::final
/third_party/vk-gl-cts/external/amber/src/samples/
H
A
D
config_helper.h
71
std::unique_ptr<ConfigHelperImpl>
impl_
;
member in sample::ConfigHelper
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H
A
D
reflection.h
82
flags_internal::FlagSaverImpl*
impl_
;
member in absl::FlagSaver
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/
H
A
D
faultlog_query_result.h
42
FaultLogQueryResultImpl*
impl_
;
member in OHOS::HiviewDFX::FaultLogQueryResult
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/impl/
H
A
D
faultlog_query_result_impl.h
36
sptr<FaultLogQueryResultProxy>
impl_
= nullptr;
member in OHOS::HiviewDFX::FaultLogQueryResultImpl
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H
A
D
unwinder.h
102
std::shared_ptr<Impl>
impl_
;
member in OHOS::HiviewDFX::Unwinder
/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
/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
/third_party/node/deps/v8/src/heap/third-party/
H
A
D
heap-api.h
59
Impl*
impl_
= nullptr;
member in v8::internal::third_party_heap::Heap
Completed in 25 milliseconds
1
2
3
4
5
6