Searched defs:onCallbackEvent (Results 1 – 7 of 7) sorted by relevance
127 static WifiError RegisterIfaceCallBack(const char *ifaceName, WifiCallbackHandler onCallbackEvent) in RegisterIfaceCallBack()
309 const std::function<void(float)>& onCallbackEvent) override {}; in CreateAnimatablePropertyFloat()314 … std::function<void(const RefPtr<NG::CustomAnimatableArithmetic>&)>& onCallbackEvent) override {}; in CreateAnimatableArithmeticProperty()
1237 std::function<void(const RefPtr<NG::CustomAnimatableArithmetic>&)> onCallbackEvent; variable
1495 …const std::string& propertyName, float value, const std::function<void(float)>& onCallbackEvent) o… in CreateAnimatablePropertyFloat()1506 std::function<void(const RefPtr<CustomAnimatableArithmetic>&)>& onCallbackEvent) override in CreateAnimatableArithmeticProperty()
3790 const std::function<void(float)>& onCallbackEvent, const PropertyUnit& propertyType) in CreateAnimatablePropertyFloat()3833 std::function<void(const RefPtr<CustomAnimatableArithmetic>&)>& onCallbackEvent) in CreateAnimatableArithmeticProperty()
2828 const std::string& propertyName, float value, const std::function<void(float)>& onCallbackEvent) in CreateAnimatablePropertyFloat()2844 std::function<void(const RefPtr<CustomAnimatableArithmetic>&)>& onCallbackEvent) in CreateAnimatableArithmeticProperty()
8488 std::function<void(float)> onCallbackEvent; in JSCreateAnimatableProperty() local8505 std::function<void(const RefPtr<NG::CustomAnimatableArithmetic>&)> onCallbackEvent; in JSCreateAnimatableProperty() local