Searched refs:NotifyForceExpandState (Results 1 – 4 of 4) sorted by relevance
271 void NotifyForceExpandState(int32_t value) override;
2147 void ArkNativeEngine::NotifyForceExpandState(int32_t value) in NotifyForceExpandState() function in ArkNativeEngine2266 void ArkNativeEngine::NotifyForceExpandState([[maybe_unused]] int32_t value)
373 virtual void NotifyForceExpandState(int32_t value) = 0;
3329 nativeEngine.NotifyForceExpandState(state); in ChangeAppGcState()