Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrfour_fuzzer/
H A Dformdatamgrfour_fuzzer.cpp75 bool isNeedFreeInstall = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp3327 bool isNeedFreeInstall = true; variable
3342 bool isNeedFreeInstall = true; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp1967 bool FormDataMgr::SetRecordNeedFreeInstall(int64_t formId, bool isNeedFreeInstall) in SetRecordNeedFreeInstall()