Home
last modified time | relevance | path

Searched refs:fixnumber (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_system.cpp124 int fixnumber = 1; in GetLocation() local
125 GetLocationOnce(env, successHandlerRef, failHandlerRef, completeHandlerRef, fixnumber); in GetLocation()