Searched refs:Num2AllTime (Results 1 – 2 of 2) sorted by relevance
128 static ByteString Num2AllTime(CFXJSE_Value* pThis,
2251 ByteString bsGMTTime = Num2AllTime(pThis, iTime, bsFormat.AsStringView(), in Num2GMTime()2298 Num2AllTime(pThis, static_cast<int32_t>(fTime), bsFormat.AsStringView(), in Num2Time()2551 ByteString CFXJSE_FormCalcContext::Num2AllTime(CFXJSE_Value* pThis, in Num2AllTime() function in CFXJSE_FormCalcContext