/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapter_fuzzer/ |
H A D | formmgradapter_fuzzer.cpp | 48 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/ |
H A D | formmgr_fuzzer.cpp | 50 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/ |
H A D | formmgrservice_fuzzer.cpp | 49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/ |
H A D | formmgrproxy_fuzzer.cpp | 49 bool delCache = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/ |
H A D | fms_form_mgr_adapter_test.cpp | 199 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 D | fms_form_mgr_adapter_test2.cpp | 350 constexpr bool delCache = true; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_mgr_service.h | 94 … 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 D | form_extension_context_mock_test.h | 52 …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 D | mock_form_mgr_service.h | 49 …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 D | form_mgr_test.cpp | 696 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 D | formmgrstub_fuzzer.cpp | 52 …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 D | fms_form_host_record_test.cpp | 424 bool delCache = false; variable
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_mgr_adapter.cpp | 183 …ter::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
|
H A D | fms_form_mgr_service_test.cpp | 147 constexpr bool delCache = false; variable
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_service.cpp | 309 …ice::ReleaseForm(const int64_t formId, const sptr<IRemoteObject> &callerToken, const bool delCache) in ReleaseForm()
|
H A D | form_mgr_adapter.cpp | 567 …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 D | form_mgr.cpp | 188 …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 D | form_mgr_stub.cpp | 364 bool delCache = data.ReadBool(); in HandleReleaseForm() local
|
H A D | form_mgr_proxy.cpp | 166 …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 D | fms_form_render_stub_test.cpp | 202 …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 D | form_mgr_stub_test.cpp | 513 constexpr bool delCache = false; variable
|