Home
last modified time | relevance | path

Searched defs:delCache (Results 1 – 20 of 20) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formmgradapter_fuzzer/
Dformmgradapter_fuzzer.cpp48 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
Dformmgr_fuzzer.cpp50 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/
Dformmgrservice_fuzzer.cpp49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/
Dformmgrproxy_fuzzer.cpp49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_form_mgr_service.h94 … int ReleaseForm(const int64_t formId, const sptr<IRemoteObject>& callerToken, const bool delCache) in ReleaseForm()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
Dfms_form_mgr_adapter_test.cpp219 bool delCache = true; variable
235 bool delCache = true; variable
252 bool delCache = true; variable
1992 constexpr bool delCache = true; variable
2011 constexpr bool delCache = false; variable
2031 constexpr bool delCache = false; variable
2052 constexpr bool delCache = false; variable
2646 constexpr bool delCache = true; variable
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
Dmock_form_mgr_adapter.cpp150 …ter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
Dfms_form_mgr_service_test.cpp167 constexpr bool delCache = false; variable
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
Dform_mgr_test.cpp680 bool delCache = true; variable
698 bool delCache = true; variable
1174 bool delCache = true; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_form_mgr_service.h49 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dform_extension_context_mock_test.h52 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
Dformmgrstub_fuzzer.cpp46 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
Dfms_form_host_record_test.cpp422 bool delCache = false; variable
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp140 …Mgr::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
/foundation/ability/form_fwk/services/src/
Dform_mgr_service.cpp218 …ice::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
Dform_mgr_adapter.cpp285 …ter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_stub.cpp247 bool delCache = data.ReadBool(); in HandleReleaseForm() local
Dform_mgr_proxy.cpp142 …oxy::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp202 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
Dform_mgr_stub_test.cpp513 constexpr bool delCache = false; variable