Home
last modified time | relevance | path

Searched refs:shouldReset (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp232 bool shouldReset { true }; in ApplyTextureInfoImage() local
237 shouldReset = false; in ApplyTextureInfoImage()
256 if (shouldReset) { in ApplyTextureInfoImage()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp1445 bool shouldReset = false; in ReloadStaRandomMac() local
1448 shouldReset = true; in ReloadStaRandomMac()
1452 LOGI("%{public}s shouldReset:%{public}s", __func__, shouldReset ? "true" : "false"); in ReloadStaRandomMac()
1453 if (shouldReset) { in ReloadStaRandomMac()