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