Home
last modified time | relevance | path

Searched refs:SetOperation (Results 1 - 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.cpp140 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 Drender_list_item.h87 void SetOperation(int32_t op) in SetOperation() function in OHOS::Ace::RenderListItem
H A Dlist_item_component.h194 void SetOperation(int32_t op) in SetOperation() function in OHOS::Ace::ListItemComponent
H A Dlist_element.cpp552 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 Dipc_set_useroperation_req.h39 * @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 Dwantthird_fuzzer.cpp52 want->SetOperation(operation); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H A Dpending_want_key_test.cpp118 requestWant.SetOperation(operation); in HWTEST_F()
/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
H A Ddistributedwant_fuzzer.cpp87 want->SetOperation(operation); in DoSomethingInterestingWithMyAPI_DistributedWant_003()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h671 void SetOperation(const DistributedOperation& operation);
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h767 void SetOperation(const OHOS::AAFwk::Operation &operation);
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp1246 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 Ddistributed_want.cpp790 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 DUTTest_ipc_cmd_register.cpp413 req->SetOperation(action); in HWTEST_F()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp839 req->SetOperation(action); in SetUserOperation()

Completed in 18 milliseconds