Searched refs:SaveInspectorTreeFunction (Results 1 – 3 of 3) sorted by relevance
71 void SaveInspectorTreeFunction(InspectorFunction&& function);
167 void UiSessionManager::SaveInspectorTreeFunction(InspectorFunction&& function) in SaveInspectorTreeFunction() function in OHOS::Ace::UiSessionManager
2066 UiSessionManager::GetInstance().SaveInspectorTreeFunction(callback); in CommonInitialize()