Home
last modified time | relevance | path

Searched refs:initInstance (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/rdt/CTR/
Drdt_Stopwatch.cpp104 bool ret = initInstance("(No name)"); in Stopwatch()
122 bool ret = initInstance(name); in Stopwatch()
193 bool Stopwatch::initInstance(const char *name) in initInstance() function in nn::rdt::CTR::detail::Stopwatch
Drdt_Stopwatch.h96 bool initInstance(const char *name);