Home
last modified time | relevance | path

Searched defs:isTemporaryForm (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
Dformutil_fuzzer.cpp53 bool isTemporaryForm = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_util_test/
Dfms_form_util_test.cpp83 constexpr bool isTemporaryForm = true; variable
/foundation/ability/form_fwk/services/src/
Dform_util.cpp54 const int32_t specificationId, const bool isTemporaryForm, Want &want) in CreateFormWant()