Searched defs:iTimerInfoInstance (Results 1 – 1 of 1) sorted by relevance
146 const napi_value &value, std::shared_ptr<ITimerInfoInstance> &iTimerInfoInstance) in ParseTimerOptions()197 const napi_value &value, std::shared_ptr<ITimerInfoInstance> &iTimerInfoInstance) in GetTimerOptions()255 … std::shared_ptr<ITimerInfoInstance> iTimerInfoInstance = std::make_shared<ITimerInfoInstance>(); in CreateTimer() member