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
refs:SetWindow
(Results
1 - 21
of
21
) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/ui_extension_context_test/
H
A
D
ui_extension_context_test.cpp
232
context->
SetWindow
(window);
in HWTEST_F()
249
context->
SetWindow
(window);
in HWTEST_F()
267
context->
SetWindow
(window);
in HWTEST_F()
289
context->
SetWindow
(window);
in HWTEST_F()
312
context->
SetWindow
(window);
in HWTEST_F()
330
context->
SetWindow
(window);
in HWTEST_F()
351
context->
SetWindow
(window);
in HWTEST_F()
391
context->
SetWindow
(window);
in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H
A
D
ble_central_manager_impl.cpp
770
void BleCentralManagerImpl::
SetWindow
(uint16_t windowMSecs) const
in SetWindow()
function in OHOS::bluetooth::BleCentralManagerImpl
840
SetWindow
(window);
in SetLowPowerDuration()
845
SetWindow
(window);
in SetLowPowerDuration()
855
SetWindow
(window);
in SetBalancedDuration()
860
SetWindow
(window);
in SetBalancedDuration()
870
SetWindow
(window);
in SetLowLatencyDuration()
875
SetWindow
(window);
in SetLowLatencyDuration()
885
SetWindow
(window);
in SetDutyCycle2Duration()
890
SetWindow
(window);
in SetDutyCycle2Duration()
900
SetWindow
(windo
in SetDutyCycle10Duration()
[all...]
H
A
D
ble_central_manager_impl.h
177
void
SetWindow
(uint16_t windowMSecs) const;
/foundation/ability/ability_runtime/test/unittest/ui_service_extension_test/
H
A
D
ui_service_extension_test.cpp
202
uiServiceExtensionContext.
SetWindow
(nullptr);
in HWTEST_F()
207
uiServiceExtensionContext.
SetWindow
(window);
in HWTEST_F()
248
uiServiceExtensionContext.
SetWindow
(nullptr);
in HWTEST_F()
271
uiServiceExtensionContext.
SetWindow
(window);
in HWTEST_F()
296
uiServiceExtensionContext.
SetWindow
(window);
in HWTEST_F()
403
* @tc.name: UIServiceExtension
SetWindow
404
* @tc.desc: UIServiceExtension
SetWindow
.
413
uiServiceExtensionContext.
SetWindow
(window);
in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_service_extension_ability/
H
A
D
ui_service_extension_context.h
63
void
SetWindow
(sptr<Rosen::Window> window);
/foundation/ability/ability_runtime/test/unittest/auto_fill_extension_context_test/
H
A
D
auto_fill_extension_context_test.cpp
86
context->
SetWindow
(window);
in HWTEST_F()
102
context->
SetWindow
(window);
in HWTEST_F()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/
H
A
D
ui_extension_context.h
144
void
SetWindow
(sptr<Rosen::Window> window);
/foundation/arkui/ace_engine/adapter/preview/entrance/
H
A
D
ace_ability.h
93
void
SetWindow
(sptr<OHOS::Rosen::Window> rsWindow);
H
A
D
ace_ability.cpp
635
void AceAbility::
SetWindow
(sptr<OHOS::Rosen::Window> rsWindow)
in SetWindow()
function in OHOS::Ace::Platform::AceAbility
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/
H
A
D
ui_service_extension_context.cpp
57
void UIServiceExtensionContext::
SetWindow
(sptr<Rosen::Window> window)
in SetWindow()
function in OHOS::AbilityRuntime::UIServiceExtensionContext
/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H
A
D
ace_card_test.cpp
148
ability->
SetWindow
(window);
in main()
H
A
D
ace_phone_test.cpp
147
ability->
SetWindow
(window);
in main()
H
A
D
ace_car_test.cpp
145
ability->
SetWindow
(window);
in main()
H
A
D
ace_tv_test.cpp
123
ability->
SetWindow
(window);
in main()
H
A
D
ace_wearable_test.cpp
121
ability->
SetWindow
(window);
in main()
H
A
D
ace_tablet_test.cpp
147
ability->
SetWindow
(window);
in main()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H
A
D
js_ui_extension.cpp
685
context->
SetWindow
(uiWindow);
in HandleSessionCreate()
804
context->
SetWindow
(nullptr);
in DestroyWindow()
806
context->
SetWindow
(it.second);
in DestroyWindow()
H
A
D
ui_extension_context.cpp
261
void UIExtensionContext::
SetWindow
(sptr<Rosen::Window> window)
in SetWindow()
function in OHOS::AbilityRuntime::UIExtensionContext
H
A
D
js_ui_extension_base.cpp
671
context_->
SetWindow
(uiWindow);
in HandleSessionCreate()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H
A
D
js_ui_service_extension.cpp
276
context->
SetWindow
(nullptr);
in OnStop()
429
context->
SetWindow
(extensionWindow);
in CreateWindowIfNeeded()
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H
A
D
js_auto_fill_extension.cpp
523
context->
SetWindow
(uiWindow);
in HandleAutoFillCreate()
Completed in 17 milliseconds