Searched refs:closeLatencyMs (Results 1 – 2 of 2) sorted by relevance
506 int32_t closeLatencyMs = ns2ms(systemTime() - startTime); in disconnect() local507 mCameraServiceProxyWrapper->logClose(mCameraIdStr, closeLatencyMs, hasDeviceError); in disconnect()
2175 int32_t closeLatencyMs = ns2ms(systemTime() - startTime); in detachDevice() local2176 mCameraServiceProxyWrapper->logClose(mCameraIdStr, closeLatencyMs, hasDeviceError); in detachDevice()