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:AddFlags
(Results
1 - 25
of
32
) sorted by relevance
1
2
/foundation/ability/form_fwk/services/src/
H
A
D
form_provider_mgr.cpp
213
connectWant.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in ConnectAmsForRefresh()
276
connectWant.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in ConnectAmsForRefreshPermission()
280
connectWant.
AddFlags
(Want::FLAG_INSTALL_ON_DEMAND | Want::FLAG_INSTALL_WITH_BACKGROUND_MODE);
in ConnectAmsForRefreshPermission()
359
want.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in NotifyProviderFormsBatchDelete()
465
connectWant.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in MessageEvent()
563
want.
AddFlags
(Want::FLAG_INSTALL_ON_DEMAND | Want::FLAG_INSTALL_WITH_BACKGROUND_MODE);
in RebindByFreeInstall()
H
A
D
form_render_mgr_inner.cpp
506
want.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in ConnectRenderService()
572
want.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in OnRenderingBlock()
H
A
D
form_share_mgr.cpp
78
want.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in ShareForm()
H
A
D
form_render_mgr.cpp
380
want.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in OnRenderingBlock()
H
A
D
form_mgr_adapter.cpp
1175
want.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in HandleCastTempForm()
1652
connectWant.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in HandleEventNotify()
1706
want.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in InnerAcquireProviderFormInfoAsync()
2985
targetWant.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in AcquireFormState()
3019
targetWant.
AddFlags
(Want::FLAG_ABILITY_FORM_ENABLED);
in AcquireFormData()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_distributed_test/
H
A
D
ability_manager_service_distributed_test.cpp
106
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
120
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H
A
D
continuation_handler_stage.cpp
81
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HandleStartContinuationWithStack()
253
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in SetWantParams()
259
want.
AddFlags
(Want::FLAG_ABILITY_CONTINUATION_REVERSIBLE);
in SetWantParams()
H
A
D
continuation_handler.cpp
72
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HandleStartContinuationWithStack()
252
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in SetWantParams()
258
want.
AddFlags
(Want::FLAG_ABILITY_CONTINUATION_REVERSIBLE);
in SetWantParams()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H
A
D
distributed_operation.h
101
void
AddFlags
(unsigned int flags);
H
A
D
distributed_want.h
137
DistributedWant&
AddFlags
(unsigned int flags);
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H
A
D
operation.h
104
void
AddFlags
(unsigned int flags);
H
A
D
want.h
157
Want &
AddFlags
(unsigned int flags);
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H
A
D
js_feature_ability.cpp
326
want.
AddFlags
(want.FLAG_ABILITYSLICE_MULTI_DEVICE);
in GetWant()
327
want.
AddFlags
(want.FLAG_NOT_OHOS_COMPONENT);
in GetWant()
332
want.
AddFlags
(want.FLAG_NOT_OHOS_COMPONENT);
in GetWant()
334
want.
AddFlags
(requestParam.GetFlag());
in GetWant()
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H
A
D
continuation_connector.cpp
263
want.
AddFlags
(Want::FLAG_NOT_OHOS_COMPONENT);
in BindRemoteRegisterAbility()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H
A
D
distributed_sched_permission_test.cpp
417
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
438
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
458
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
644
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
665
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
1684
want.
AddFlags
(want.FLAG_AUTH_READ_URI_PERMISSION);
in HWTEST_F()
1709
want.
AddFlags
(want.FLAG_AUTH_READ_URI_PERMISSION);
in HWTEST_F()
1734
want.
AddFlags
(want.FLAG_AUTH_READ_URI_PERMISSION);
in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
pending_want_record.cpp
140
want.
AddFlags
(key_->GetFlags());
in BuildSendWant()
H
A
D
insight_intent_execute_manager.cpp
235
want.
AddFlags
(Want::FLAG_INSTALL_ON_DEMAND);
in GenerateWant()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H
A
D
distributed_operation.cpp
113
void DistributedOperation::
AddFlags
(unsigned int flags)
in AddFlags()
function in OHOS::DistributedSchedule::DistributedOperation
H
A
D
distributed_want.cpp
158
DistributedWant& DistributedWant::
AddFlags
(unsigned int flags)
in AddFlags()
function in OHOS::DistributedSchedule::DistributedWant
160
operation_.
AddFlags
(flags);
in AddFlags()
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H
A
D
operation.cpp
169
void Operation::
AddFlags
(unsigned int flags)
in AddFlags()
function in OHOS::AAFwk::Operation
H
A
D
want.cpp
173
Want &Want::
AddFlags
(unsigned int flags)
in AddFlags()
function in OHOS::AAFwk::Want
175
operation_.
AddFlags
(flags);
in AddFlags()
/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
H
A
D
distributedwant_fuzzer.cpp
53
want->
AddFlags
(flags);
in DoSomethingInterestingWithMyAPI_DistributedWant_001()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/
H
A
D
ability_manager_service_fourth_test.cpp
611
want.
AddFlags
(Want::FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
637
want.
AddFlags
(Want::FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
794
want.
AddFlags
(Want::FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
1158
want.
AddFlags
(want.FLAG_ABILITY_CONTINUATION);
in HWTEST_F()
/foundation/ability/ability_runtime/tools/aa/src/
H
A
D
ability_tool_command.cpp
340
want.
AddFlags
(flags);
in ParseStartAbilityArgsFromCmd()
/foundation/ability/ability_base/test/unittest/want/
H
A
D
want_test.cpp
993
want->
AddFlags
(flag);
in HWTEST_F()
1018
want->
AddFlags
(flag);
in HWTEST_F()
1053
want->
AddFlags
(flag);
in HWTEST_F()
1178
wantOrigin.
AddFlags
(flag);
in HWTEST_F()
1673
wantOrigin.
AddFlags
(flag);
in HWTEST_F()
1800
* @tc.name: SetFlags/
AddFlags
/GetFlags/RemoveFlags
1801
* @tc.desc: Verify SetFlags/
AddFlags
/GetFlags/RemoveFlags.
1810
want_->
AddFlags
(flags);
in HWTEST_F()
Completed in 36 milliseconds
1
2