Home
last modified time | relevance | path

Searched refs:onWindowStageRestorecallbacks_ (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_lifecycle_callback.cpp75 EmplaceAbilityWindowStageFunc(callbackId, cFuncIds.head[i++], onWindowStageRestorecallbacks_); in Register()
113 onWindowStageRestorecallbacks_.erase(callbackId); in UnRegister()
428 for (auto &callback : onWindowStageRestorecallbacks_) { in OnWindowStageRestore()
H A Dcj_ability_lifecycle_callback.h82 std::map<int32_t, std::function<void(int64_t, WindowStagePtr)>> onWindowStageRestorecallbacks_; member in OHOS::AbilityRuntime::CjAbilityLifecycleCallback

Completed in 1 milliseconds