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