Home
last modified time | relevance | path

Searched refs:startPoint (Results 1 - 2 of 2) sorted by relevance

/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp54 int64_t startPoint = duration_cast<milliseconds>(system_clock::now().time_since_epoch()).count(); in OnRemoteRequest() local
56 int64_t costTime = duration_cast<milliseconds>(system_clock::now().time_since_epoch()).count() - startPoint; in OnRemoteRequest()
/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp223 VibrateCurvePoint startPoint = { in PreProcessEvent() local
228 event.points.push_back(startPoint); in PreProcessEvent()

Completed in 3 milliseconds