/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | usage_statistics_init.cpp | 91 napi_define_class(env, "IntervalType", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitIntervalType() 131 napi_define_class(env, "GroupType", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitAppGroupType() 138 napi_value EnumTypeConstructor(napi_env env, napi_callback_info info) in EnumTypeConstructor() function
|
H A D | bundle_state_init.cpp | 81 napi_define_class(env, "IntervalType", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitIntervalType() 88 napi_value EnumTypeConstructor(napi_env env, napi_callback_info info) in EnumTypeConstructor() function
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_init.h | 31 static napi_value EnumTypeConstructor(napi_env env, napi_callback_info info);
|
H A D | usage_statistics_init.h | 32 static napi_value EnumTypeConstructor(napi_env env, napi_callback_info info);
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
H A D | native_devicemanager_js.h | 221 static napi_value EnumTypeConstructor(napi_env env, napi_callback_info info);
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 3262 napi_value DeviceManagerNapi::EnumTypeConstructor(napi_env env, napi_callback_info info) in EnumTypeConstructor() function in DeviceManagerNapi 3307 napi_define_class(env, "DeviceType", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitDeviceTypeEnum() 3339 napi_define_class(env, "DeviceStateChangeAction", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitDeviceStateChangeActionEnum() 3363 napi_define_class(env, "DiscoverMode", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitDiscoverModeEnum() 3395 napi_define_class(env, "ExchangeMedium", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitExchangeMediumEnum() 3427 napi_define_class(env, "ExchangeFreq", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitExchangeFreqEnum() 3451 napi_define_class(env, "SubscribeCap", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitSubscribeCapEnum()
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/ |
H A D | native_devicemanager_js.h | 275 static napi_value EnumTypeConstructor(napi_env env, napi_callback_info info);
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
H A D | native_devicemanager_js.cpp | 1992 napi_value DeviceManagerNapi::EnumTypeConstructor(napi_env env, napi_callback_info info) in EnumTypeConstructor() function in DeviceManagerNapi 2021 napi_define_class(env, "DeviceStateChange", NAPI_AUTO_LENGTH, EnumTypeConstructor, in InitDeviceStatusChangeActionEnum()
|