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:weakThis
(Results
1 - 12
of
12
) sorted by relevance
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H
A
D
sr_common_event_subscriber.cpp
51
std::weak_ptr<SrCommonEventSubscriber>
weakThis
= shared_from_this();
in OnReceiveEvent()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H
A
D
app_jump_interceptor_event_subscriber.cpp
52
std::weak_ptr<AppJumpInterceptorEventSubscriber>
weakThis
= shared_from_this();
in OnReceiveEvent()
local
/foundation/ability/form_fwk/services/src/
H
A
D
form_bundle_event_callback.cpp
66
wptr<FormBundleEventCallback>
weakThis
= this;
in OnReceiveEvent()
local
H
A
D
form_sys_event_receiver.cpp
132
std::weak_ptr<FormSysEventReceiver>
weakThis
= shared_from_this();
in OnReceiveEvent()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
assert_fault_callback_death_mgr.cpp
46
std::weak_ptr<AssertFaultCallbackDeathMgr>
weakThis
= shared_from_this();
in AddAssertFaultCallback()
local
H
A
D
ability_bundle_event_callback.cpp
95
wptr<AbilityBundleEventCallback>
weakThis
= this;
in HandleUpdatedModuleInfo()
local
109
wptr<AbilityBundleEventCallback>
weakThis
= this;
in HandleAppUpgradeCompleted()
local
H
A
D
ability_connect_manager.cpp
2967
auto
weakThis
= weak_from_this();
in HandleProcessFrozen()
local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H
A
D
native_view.cpp
54
wptr<NativeView>
weakThis
= this;
in CreateUI()
local
165
wptr<NativeView>
weakThis
= this;
FinishUpdateFunc()
local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H
A
D
js_ui_service_extension.cpp
318
std::weak_ptr<JsUIServiceExtension>
weakThis
=
in OnConnect()
local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H
A
D
ark_js_runtime.cpp
358
std::weak_ptr<ArkJSRuntime>
weakThis
= shared_from_this();
in RegisterUncaughtExceptionHandler()
local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
hdecoder.cpp
739
std::weak_ptr<HCodec>
weakThis
= weak_from_this();
in RegisterListenerToSurface()
local
/foundation/window/window_manager/wm/src/
H
A
D
window_scene_session_impl.cpp
741
wptr<WindowSceneSessionImpl>
weakThis
= this;
in RegisterSessionRecoverListener()
local
Completed in 18 milliseconds