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:SetOperation
(Results
1 - 14
of
14
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/list/
H
A
D
list_component.cpp
140
item->
SetOperation
(LIST_ITEM_OP_ADD);
in InsertChild()
168
item->
SetOperation
(LIST_ITEM_OP_ADD);
in AppendChild()
196
item->
SetOperation
(LIST_ITEM_OP_REMOVE);
in RemoveChild()
H
A
D
render_list_item.h
87
void
SetOperation
(int32_t op)
in SetOperation()
function in OHOS::Ace::RenderListItem
H
A
D
list_item_component.h
194
void
SetOperation
(int32_t op)
in SetOperation()
function in OHOS::Ace::ListItemComponent
H
A
D
list_element.cpp
552
listItemComponent->
SetOperation
(LIST_ITEM_OP_NONE);
in OnRefreshed()
574
listItemComponent->
SetOperation
(LIST_ITEM_OP_NONE);
in AddToCache()
817
listItemComponent->
SetOperation
(LIST_ITEM_OP_NONE);
in PatchElements()
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H
A
D
ipc_set_useroperation_req.h
39
* @tc.name: IpcGetOperationReq::
SetOperation
43
void
SetOperation
(int32_t action)
in SetOperation()
function in OHOS::DistributedHardware::IpcGetOperationReq
/foundation/ability/ability_base/test/fuzztest/wantthird_fuzzer/
H
A
D
wantthird_fuzzer.cpp
52
want->
SetOperation
(operation);
in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H
A
D
pending_want_key_test.cpp
118
requestWant.
SetOperation
(operation);
in HWTEST_F()
/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
H
A
D
distributedwant_fuzzer.cpp
87
want->
SetOperation
(operation);
in DoSomethingInterestingWithMyAPI_DistributedWant_003()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H
A
D
distributed_want.h
671
void
SetOperation
(const DistributedOperation& operation);
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H
A
D
want.h
767
void
SetOperation
(const OHOS::AAFwk::Operation &operation);
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H
A
D
want.cpp
1246
void Want::
SetOperation
(const OHOS::AAFwk::Operation &operation)
in SetOperation()
function in OHOS::AAFwk::Want
1285
want->
SetOperation
(operation_);
in CloneOperation()
1559
want->
SetOperation
(operation);
in ClearWant()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H
A
D
distributed_want.cpp
790
void DistributedWant::
SetOperation
(const DistributedOperation& operation)
in SetOperation()
function in OHOS::DistributedSchedule::DistributedWant
872
want->
SetOperation
(operation);
in ClearWant()
/foundation/distributedhardware/device_manager/test/unittest/
H
A
D
UTTest_ipc_cmd_register.cpp
413
req->
SetOperation
(action);
in HWTEST_F()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H
A
D
device_manager_impl.cpp
839
req->
SetOperation
(action);
in SetUserOperation()
Completed in 18 milliseconds