Searched refs:NotifyApplicationState (Results 1 – 4 of 4) sorted by relevance
48 DFXJSNApi::NotifyApplicationState(vm, inBackground); in NotifyApplicationStateFuzzTest()
295 HWTEST_F_L0(DFXJSNApiTests, NotifyApplicationState) in HWTEST_F_L0() argument301 DFXJSNApi::NotifyApplicationState(vm_, false); in HWTEST_F_L0()308 DFXJSNApi::NotifyApplicationState(vm_, true); in HWTEST_F_L0()
97 static void NotifyApplicationState(EcmaVM *vm, bool inBackground);
331 void DFXJSNApi::NotifyApplicationState(EcmaVM *vm, bool inBackground) in NotifyApplicationState() function in panda::DFXJSNApi