Home
last modified time | relevance | path

Searched defs:temporaryFlag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formiteminfo_fuzzer/
H A Dformiteminfo_fuzzer.cpp97 bool temporaryFlag = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp348 void FormItemInfo::SetTemporaryFlag(bool temporaryFlag) in SetTemporaryFlag()