Searched refs:OsSetTimeContainerMonotonic (Results 1 – 3 of 3) sorted by relevance
63 UINT32 OsSetTimeContainerMonotonic(LosProcessCB *processCB, struct timespec64 *offsets);
234 UINT32 OsSetTimeContainerMonotonic(LosProcessCB *processCB, struct timespec64 *offsets) in OsSetTimeContainerMonotonic() function
294 unsigned int ret = OsSetTimeContainerMonotonic(processCB, &offsets); in ProcSetTimensOffset()