Home
last modified time | relevance | path

Searched defs:delCache (Results 1 - 17 of 17) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
H A Dformmgr_fuzzer.cpp50 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgradapter_fuzzer/
H A Dformmgradapter_fuzzer.cpp48 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/
H A Dformmgrservice_fuzzer.cpp49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/
H A Dformmgrproxy_fuzzer.cpp49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp199 bool delCache = true; in HWTEST_F() local
215 bool delCache = true; in HWTEST_F() local
232 bool delCache = true; in HWTEST_F() local
1981 constexpr bool delCache = true; in HWTEST_F() local
2000 constexpr bool delCache = false; in HWTEST_F() local
2020 constexpr bool delCache = false; HWTEST_F() local
2041 constexpr bool delCache = false; HWTEST_F() local
[all...]
H A Dfms_form_mgr_adapter_test2.cpp468 constexpr bool delCache = true; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp513 constexpr bool delCache = false; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test.cpp186 constexpr bool delCache = false; in HWTEST_F() local
H A Dmock_form_mgr_adapter.cpp183 int FormMgrAdapter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() argument
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h94 int ReleaseForm(const int64_t formId, const sptr<IRemoteObject>& callerToken, const bool delCache) in ReleaseForm() argument
/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp424 bool delCache = false; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp696 bool delCache = true; in HWTEST_F() local
714 bool delCache = true; in HWTEST_F() local
1190 bool delCache = true; in HWTEST_F() local
3410 bool delCache = true; in HWTEST_F() local
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp188 int FormMgr::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() argument
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp166 int FormMgrProxy::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() argument
H A Dform_mgr_stub.cpp362 bool delCache = data.ReadBool(); in HandleReleaseForm() local
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp308 int FormMgrService::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() argument
H A Dform_mgr_adapter.cpp529 int FormMgrAdapter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm() argument

Completed in 45 milliseconds