Home
last modified time | relevance | path

Searched defs:thisArg (Results 1 - 25 of 44) sorted by relevance

12

/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
H A Dhilog_napi.cpp32 napi_value thisArg = nullptr; in LogLevelTypeConstructor() local
/base/powermgr/battery_manager/frameworks/napi/src/
H A Dcharger.cpp30 napi_value thisArg = nullptr; in EnumChargeTypeClassConstructor() local
/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_module.cpp29 napi_value thisArg = nullptr; in EnumPowerModeClassConstructor() local
H A Dpower.cpp176 napi_value thisArg = nullptr; in SuspendDevice() local
/base/customization/enterprise_device_management/interfaces/kits/device_control/src/
H A Ddevice_control_addon.cpp43 napi_value thisArg = nullptr; in ResetFactory() local
78 napi_value thisArg = nullptr; in LockScreen() local
110 napi_value thisArg = nullptr; in Shutdown() local
135 napi_value thisArg = nullptr; in Reboot() local
176 napi_value thisArg = nullptr; in OperateDevice() local
[all...]
/base/customization/enterprise_device_management/interfaces/kits/datetime_manager/src/
H A Ddatetime_manager_addon.cpp36 napi_value thisArg = nullptr; in SetDateTime() local
92 napi_value thisArg = nullptr; in DisallowModifyDateTime() local
149 napi_value thisArg = nullptr; in IsModifyDateTimeDisallowed() local
/base/customization/enterprise_device_management/interfaces/kits/device_info/src/
H A Ddevice_info_addon.cpp57 napi_value thisArg = nullptr; in GetDeviceInfoSync() local
89 napi_value thisArg = nullptr; in GetDeviceInfo() local
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_module.cpp80 napi_value thisArg = nullptr; in RunningLockTypeConstructor() local
H A Drunninglock_interface.cpp44 napi_value thisArg = nullptr; in CreateRunningLock() local
91 napi_value thisArg = nullptr; in IsRunningLockTypeSupported() local
132 napi_value thisArg = nullptr; in Lock() local
164 napi_value thisArg = nullptr; in IsUsed() local
188 napi_value thisArg = nullptr; Unlock() local
[all...]
H A Drunninglock_napi.cpp89 napi_value thisArg = NapiUtils::GetCallbackInfo(env, info, argc, argv); in Hold() local
113 napi_value thisArg = NapiUtils::GetCallbackInfo(env, info, argc, nullptr); in IsHolding() local
125 napi_value thisArg = NapiUtils::GetCallbackInfo(env, info, argc, nullptr); in UnHold() local
220 std::shared_ptr<RunningLock> RunningLockNapi::UnwrapRunningLock(napi_env& env, napi_value& thisArg) in UnwrapRunningLock() argument
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_init.cpp33 napi_value thisArg = nullptr; in ClassConstructor() local
H A Dnapi_hisysevent_js.cpp76 napi_value thisArg = nullptr; in Write() local
128 napi_value thisArg = nullptr; in AddWatcher() local
168 napi_value thisArg = nullptr; in RemoveWatcher() local
202 napi_value thisArg = nullptr; in Query() local
264 napi_value thisArg = nullptr; in ExportSysEvents() local
308 napi_value thisArg = nullptr; Subscribe() local
[all...]
/base/customization/enterprise_device_management/interfaces/kits/location_manager/src/
H A Dlocation_manager_addon.cpp43 napi_value thisArg = nullptr; in SetLocationPolicy() local
81 napi_value thisArg = nullptr; in GetLocationPolicy() local
/base/customization/enterprise_device_management/interfaces/kits/bluetooth_manager/src/
H A Dbluetooth_manager_addon.cpp45 napi_value thisArg = nullptr; in GetBluetoothInfo() local
89 napi_value thisArg = nullptr; in SetBluetoothDisabled() local
122 napi_value thisArg = nullptr; in IsBluetoothDisabled() local
157 napi_value thisArg = nullptr; in GetAllowedBluetoothDevices() local
201 napi_value thisArg = nullptr; in AddOrRemoveBluetoothDevices() local
[all...]
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_init.cpp42 napi_value thisArg = nullptr; in ClassConstructor() local
/base/customization/enterprise_device_management/interfaces/kits/browser/src/
H A Dbrowser_addon.cpp166 napi_value thisArg = nullptr; in SetPolicyCommon() local
201 napi_value thisArg = nullptr; in GetPoliciesCommon() local
/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dbattery_stats_module.cpp83 napi_value thisArg = nullptr; in EnumStatsTypeConstructor() local
/base/customization/enterprise_device_management/interfaces/kits/account_manager/src/
H A Daccount_manager_addon.cpp46 napi_value thisArg = nullptr; in DisallowAddLocalAccount() local
85 napi_value thisArg = nullptr; in DisallowAddOsAccountByUser() local
120 napi_value thisArg = nullptr; in IsAddOsAccountByUserDisallowed() local
208 napi_value thisArg = nullptr; in AddOsAccountCommon() local
363 napi_value thisArg = nullptr; in DisallowAddOsAccount() local
408 napi_value thisArg = nullptr; IsAddOsAccountDisallowed() local
[all...]
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_js.cpp73 napi_value thisArg = nullptr; in Begin() local
105 napi_value thisArg = nullptr; in End() local
134 napi_value thisArg = nullptr; in SetId() local
169 napi_value thisArg = nullptr; in Tracepoint() local
209 napi_value thisArg = nullptr; in IsValid() local
234 napi_value thisArg = nullptr; IsFlagEnabled() local
265 napi_value thisArg = nullptr; EnableFlag() local
[all...]
H A Dnapi_hitrace_init.cpp34 napi_value thisArg = nullptr; in ClassConstructor() local
/base/customization/enterprise_device_management/interfaces/kits/restrictions/src/
H A Drestrictions_addon.cpp96 napi_value thisArg = nullptr; in SetPolicyDisabled() local
163 napi_value thisArg = nullptr; in IsPolicyDisabled() local
238 napi_value thisArg = nullptr; in SetFingerprintAuthDisabled() local
271 napi_value thisArg = nullptr; in IsFingerprintAuthDisabled() local
309 napi_value thisArg = nullptr; in SetPolicyDisabledSync() local
336 napi_value thisArg = nullptr; IsPolicyDisabledSync() local
370 napi_value thisArg = nullptr; SetDisallowedPolicy() local
419 napi_value thisArg = nullptr; GetDisallowedPolicy() local
473 napi_value thisArg = nullptr; SetDisallowedPolicyForAccount() local
521 napi_value thisArg = nullptr; GetDisallowedPolicyForAccount() local
578 napi_value thisArg = nullptr; GetDisallowedListForAccount() local
615 napi_value thisArg = nullptr; AddOrRemoveDisallowedListForAccount() local
[all...]
/base/customization/enterprise_device_management/interfaces/kits/application_manager/src/
H A Dapplication_manager_addon.cpp58 napi_value thisArg = nullptr; in AddOrRemoveAutoStartApps() local
93 napi_value thisArg = nullptr; in GetAutoStartApps() local
139 napi_value thisArg = nullptr; in GetDisallowedRunningBundles() local
268 napi_value thisArg = nullptr; in AddOrRemovellowedRunningBundles() local
345 napi_value thisArg = nullptr; in AddOrRemoveDisallowedRunningBundlesSync() local
396 napi_value thisArg = nullptr; GetDisallowedRunningBundlesSync() local
[all...]
/base/sensors/sensor/vibration_convert/interfaces/js/src/
H A Dvibrator_convert_js.cpp154 napi_value thisArg = nullptr; in ConvertAudioToHapticConstructor() local
184 napi_value thisArg = nullptr; in GetAudioAttribute() local
218 napi_value thisArg = nullptr; in GetAudioData() local
261 napi_value thisArg = nullptr; in ConvertAudioToHaptic() local
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_utils.cpp318 napi_value thisArg = nullptr; in CreateEnumConstructor() local
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_faultlogger.cpp301 napi_value thisArg = nullptr; in FaultLogTypeConstructor() local
340 napi_value thisArg = nullptr; in FaultLogInfoConstructor() local

Completed in 19 milliseconds

12