Searched defs:startup (Results 1 – 4 of 4) sorted by relevance
51 int MemProfilerCollectorEmptyImpl::Start(int fd, bool startup, const MemoryProfilerConfig& memoryPr… in Start()
69 int MemProfilerDecorator::Start(int fd, bool startup, const MemoryProfilerConfig& memoryProfilerCon… in Start()
178 int MemProfilerCollectorImpl::Start(int fd, bool startup, const MemoryProfilerConfig& memoryProfile… in Start()
39 napi_value startup = nullptr; in SystemDateTimeInit() local