Home
last modified time | relevance | path

Searched defs:formIDs (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp59 std::vector<int64_t> formIDs; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp1263 std::vector<int64_t> formIDs; in HWTEST_F() local
1278 std::vector<int64_t> formIDs; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp158 int FormMgrAdapter::EnableUpdateForm(const std::vector<int64_t> formIDs, const sptr<IRemoteObject> &callerToken) in EnableUpdateForm() argument
164 int FormMgrAdapter::DisableUpdateForm(const std::vector<int64_t> formIDs, const sptr<IRemoteObject> &callerToken) in DisableUpdateForm() argument
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2451 int FormMgrAdapter::EnableUpdateForm(const std::vector<int64_t> formIDs, const sptr<IRemoteObject> &callerToken) in EnableUpdateForm() argument
2457 int FormMgrAdapter::DisableUpdateForm(const std::vector<int64_t> formIDs, const sptr<IRemoteObject> &callerToken) in DisableUpdateForm() argument

Completed in 12 milliseconds