Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapter_fuzzer/
H A Dformmgradapter_fuzzer.cpp48 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
H A Dformmgr_fuzzer.cpp50 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/
H A Dformmgrservice_fuzzer.cpp49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/
H A Dformmgrproxy_fuzzer.cpp49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp199 bool delCache = true; variable
215 bool delCache = true; variable
232 bool delCache = true; variable
1873 constexpr bool delCache = true; variable
1892 constexpr bool delCache = false; variable
1912 constexpr bool delCache = false; variable
H A Dfms_form_mgr_adapter_test2.cpp350 constexpr bool delCache = true; variable
/ohos5.0/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()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h52 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h49 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp696 bool delCache = true; variable
714 bool delCache = true; variable
1190 bool delCache = true; variable
3410 bool delCache = true; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp52 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp424 bool delCache = false; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp183 …ter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
H A Dfms_form_mgr_service_test.cpp147 constexpr bool delCache = false; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp309 …ice::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
H A Dform_mgr_adapter.cpp567 …ter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp188 …Mgr::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp364 bool delCache = data.ReadBool(); in HandleReleaseForm() local
H A Dform_mgr_proxy.cpp166 …oxy::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp202 …aseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) override in ReleaseForm()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp513 constexpr bool delCache = false; variable