Searched refs:UpdateIndexFunc (Results 1 – 2 of 2) sorted by relevance
44 using UpdateIndexFunc = std::function<void(int32_t index)>; variable45 void RegisterCallback(const UpdateIndexFunc& callback) in RegisterCallback()50 void RegisterRequireCallback(const UpdateIndexFunc& callback) in RegisterRequireCallback()239 UpdateIndexFunc callback_;240 UpdateIndexFunc requireCallback_;
41 using UpdateIndexFunc = std::function<void(int32_t index)>; variable42 void RegisterCallback(const UpdateIndexFunc& callback) in RegisterCallback()200 UpdateIndexFunc callback_;