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