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:weakPtr
(Results
1 - 25
of
38
) sorted by relevance
1
2
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_running_status_module.cpp
83
AppRunningStatusModule::ClientDeathRecipient::ClientDeathRecipient(const std::weak_ptr<AppRunningStatusModule> &
weakPtr
)
in ClientDeathRecipient()
argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H
A
D
egl_bundle_mgr_helper.cpp
49
std::weak_ptr<EGLBundleMgrHelper>
weakPtr
= shared_from_this();
in Connect()
local
/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H
A
D
render_navigator.cpp
141
auto
weakPtr
= AceType::WeakClaim(AceType::RawPtr(clickRecognizer_));
in SetAccessibilityClickImpl()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_data_storage_rdb.cpp
161
std::weak_ptr<BundleDataStorageRdb>
weakPtr
= weak_from_this();
in BackupRdb()
local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H
A
D
render_checkbox.cpp
307
auto
weakPtr
= AceType::WeakClaim(AceType::RawPtr(clickRecognizer_));
in SetAccessibilityClickImpl()
local
H
A
D
render_switch.cpp
515
auto
weakPtr
= AceType::WeakClaim(AceType::RawPtr(clickRecognizer_));
in SetAccessibilityClickImpl()
local
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H
A
D
plugin_mgr.cpp
202
weak_ptr<Plugin>
weakPtr
= plugin;
in RegisterPlugin()
local
257
weak_ptr<Plugin>
weakPtr
= crossPlugin;
in RegisterPlugin()
local
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H
A
D
crown_transform_processor.cpp
106
std::weak_ptr<CrownTransformProcessor>
weakPtr
= shared_from_this();
in NormalizeRotateEvent()
local
/foundation/multimodalinput/input/service/filter/src/
H
A
D
event_filter_handler.cpp
79
std::weak_ptr<EventFilterHandler>
weakPtr
= shared_from_this();
in AddInputEventFilter()
local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
extension_impl.cpp
241
std::weak_ptr<ExtensionImpl>
weakPtr
= shared_from_this();
in Stop()
local
310
std::weak_ptr<ExtensionImpl>
weakPtr
= shared_from_this();
in ConnectExtension()
local
372
std::weak_ptr<ExtensionImpl>
weakPtr
= shared_from_this();
in DisconnectExtension()
local
H
A
D
ui_ability_impl.cpp
107
std::weak_ptr<UIAbilityImpl>
weakPtr
= weak_from_this();
in Stop()
local
/foundation/ability/ability_runtime/test/unittest/ability_auto_startup_service_test/
H
A
D
ability_auto_startup_service_test.cpp
341
std::weak_ptr<AbilityAutoStartupService>
weakPtr
;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H
A
D
render_toggle.cpp
288
auto
weakPtr
= AceType::WeakClaim(AceType::RawPtr(clickRecognizer_));
in SetAccessibilityClickImpl()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H
A
D
bundle_aging_mgr.cpp
109
std::weak_ptr<BundleAgingMgr>
weakPtr
= shared_from_this();
in ScheduleLoopTask()
local
/foundation/bundlemanager/app_domain_verify/services/src/manager/rdb/
H
A
D
app_domain_verify_rdb_data_manager.cpp
206
std::weak_ptr<AppDomainVerifyRdbDataManager>
weakPtr
= shared_from_this();
in DelayCloseRdbStore()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H
A
D
bundle_resource_rdb.cpp
615
std::weak_ptr<BundleResourceRdb>
weakPtr
= weak_from_this();
in BackupRdb()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H
A
D
rdb_data_manager.cpp
403
std::weak_ptr<RdbDataManager>
weakPtr
= shared_from_this();
in DelayCloseRdbStore()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_auto_startup_service.cpp
384
ClientDeathRecipient( const std::weak_ptr<AbilityAutoStartupService> &
weakPtr
)
ClientDeathRecipient()
argument
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H
A
D
render_refresh.cpp
222
auto
weakPtr
= AceType::WeakClaim(this);
in InitAccessibilityEventListener()
local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H
A
D
bundle_mgr_client_impl.cpp
564
std::weak_ptr<BundleMgrClientImpl>
weakPtr
= shared_from_this();
in Connect()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_surface_render_node_two_test.cpp
464
RSSurfaceRenderNode::WeakPtr
weakPtr
= sharedPtr;
in HWTEST_F()
local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H
A
D
bundle_mgr_helper.cpp
243
std::weak_ptr<BundleMgrHelper>
weakPtr
= shared_from_this();
in Connect()
local
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H
A
D
js_auto_fill_extension.cpp
250
std::weak_ptr<Extension>
weakPtr
= shared_from_this();
in OnStop()
local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H
A
D
render_tab_bar.cpp
390
auto
weakPtr
= AceType::WeakClaim(this);
in InitAccessibilityEventListener()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/
H
A
D
ui_extension_component_test_ng.cpp
1155
auto
weakPtr
= WeakPtr<UIExtensionPattern>(nullptr);
in HWTEST_F()
local
Completed in 23 milliseconds
1
2