Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_entry.cpp39 SetEnumPropertyByInteger(env, geofenceTransitionStatus, in GeofenceTransitionEventConstructor()
41 SetEnumPropertyByInteger(env, geofenceTransitionStatus, in GeofenceTransitionEventConstructor()
43 SetEnumPropertyByInteger(env, geofenceTransitionStatus, in GeofenceTransitionEventConstructor()
75 SetEnumPropertyByInteger(env, satelliteAdditionalInfo, in SatelliteAdditionalInfoTypeConstructor()
77 SetEnumPropertyByInteger(env, satelliteAdditionalInfo, in SatelliteAdditionalInfoTypeConstructor()
80 SetEnumPropertyByInteger(env, satelliteAdditionalInfo, in SatelliteAdditionalInfoTypeConstructor()
180 SetEnumPropertyByInteger(env, geoLocationErrorCode, in GeoLocationErrorCodeTypeConstructor()
210 SetEnumPropertyByInteger(env, locationError, in LocationErrorConstructor()
212 SetEnumPropertyByInteger(env, locationError, in LocationErrorConstructor()
214 SetEnumPropertyByInteger(env, locationError, in LocationErrorConstructor()
[all …]
H A Dnapi_util.cpp1087 napi_value SetEnumPropertyByInteger(napi_env env, napi_value dstObj, int32_t enumValue, const char … in SetEnumPropertyByInteger() function
/ohos5.0/base/location/frameworks/native/geofence_sdk/
H A Dlibgeofence_sdk_version_script.txt12 "*SetEnumPropertyByInteger*";
/ohos5.0/base/location/frameworks/js/napi/include/
H A Dnapi_util.h86 napi_value SetEnumPropertyByInteger(napi_env env, napi_value dstObj, int32_t enumValue, const char …