/ohos5.0/base/powermgr/battery_lite/frameworks/native/src/mini/ |
H A D | battery_framework.c | 50 BatteryInterface *intf = GetBatteryInterface(); in GetBatSoc() local 60 BatteryInterface *intf = GetBatteryInterface(); in GetChargingStatus() local 70 BatteryInterface *intf = GetBatteryInterface(); in GetHealthStatus() local 80 BatteryInterface *intf = GetBatteryInterface(); in GetPluggedType() local 90 BatteryInterface *intf = GetBatteryInterface(); in GetBatVoltage() local 100 BatteryInterface *intf = GetBatteryInterface(); in GetBatTechnology() local 110 BatteryInterface *intf = GetBatteryInterface(); in GetBatTemperature() local
|
/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/mini/ |
H A D | power_manage.c | 69 PowerManageInterface *intf = GetPowerManageInterface(); in AcquireRunningLockEntry() local 79 PowerManageInterface *intf = GetPowerManageInterface(); in ReleaseRunningLockEntry() local 89 PowerManageInterface *intf = GetPowerManageInterface(); in IsAnyRunningLockHolding() local 98 PowerManageInterface *intf = GetPowerManageInterface(); in SuspendDevice() local 107 PowerManageInterface *intf = GetPowerManageInterface(); in WakeupDevice() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | implementation_macros.h | 79 #define META_DEFINE_PROPERTY(propType, intf, name, type, defaultValue, flags) \ argument 95 #define META_DEFINE_ARRAY_PROPERTY(propType, intf, name, type, defaultValue, flags) \ argument 103 #define META_GET_PROPERTY4(macro, propType, intf, type, name, defaultValue, flags) \ argument 106 #define META_GET_PROPERTY3(macro, propType, intf, type, name, defaultValue) \ argument 109 #define META_GET_PROPERTY2(macro, propType, intf, type, name) \ argument 132 #define META_IMPLEMENT_INTERFACE_PROPERTY(intf, ...) \ argument 134 #define META_IMPLEMENT_INTERFACE_READONLY_PROPERTY(intf, ...) \ argument 136 #define META_IMPLEMENT_INTERFACE_ARRAY_PROPERTY(intf, ...) \ argument 138 #define META_IMPLEMENT_INTERFACE_READONLY_ARRAY_PROPERTY(intf, ...) \ argument 207 #define META_DEFINE_EVENT(intf, itype, etype, name) \ argument [all …]
|
H A D | object.h | 218 …nullptr_t RegisterStaticPropertyMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view … in RegisterStaticPropertyMetadata() 229 …nullptr_t RegisterStaticEventMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view nam… in RegisterStaticEventMetadata() 238 …nullptr_t RegisterStaticFunctionMetadata(const META_NS::InterfaceInfo& intf, BASE_NS::string_view … in RegisterStaticFunctionMetadata()
|
/ohos5.0/base/powermgr/battery_lite/frameworks/native/src/small/ |
H A D | battery_framework.c | 246 BatteryProxyInterface *intf = GetBatteryInterface(); in GetBatSoc() local 257 BatteryProxyInterface *intf = GetBatteryInterface(); in GetChargingStatus() local 267 BatteryProxyInterface *intf = GetBatteryInterface(); in GetHealthStatus() local 277 BatteryProxyInterface *intf = GetBatteryInterface(); in GetPluggedType() local 287 BatteryProxyInterface *intf = GetBatteryInterface(); in GetBatVoltage() local 297 BatteryProxyInterface *intf = GetBatteryInterface(); in GetBatTechnology() local 307 BatteryProxyInterface *intf = GetBatteryInterface(); in GetBatTemperature() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_metadata.h | 193 …const BASE_NS::shared_ptr<Interface>& intf, BASE_NS::string_view name, const ValueType& value) noe… in SetValue() 200 …const BASE_NS::weak_ptr<Interface>& intf, BASE_NS::string_view name, const ValueType& value) noexc… in SetValue()
|
/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/small/ |
H A D | power_manage.c | 213 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); in AcquireRunningLockEntry() local 223 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); in ReleaseRunningLockEntry() local 233 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); in IsAnyRunningLockHolding() local 268 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); in SuspendDevice() local 277 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); in WakeupDevice() local
|
H A D | power_screen_saver.c | 130 ScreenSaverProxyInterface *intf = GetScreenSaverProxyInterface(); in SetScreenSaverState() local
|
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | usbfn_cfg_mgr.c | 965 static uint8_t IsPropRegisted(const struct UsbFnInterface *intf, const char *name) in IsPropRegisted() 981 static int32_t IsDevDescPropAndGetValue(const struct UsbFnInterface *intf, const char *name, uint16… in IsDevDescPropAndGetValue() 1039 const struct UsbFnInterface *intf, const struct DeviceResourceIface *drsOps, in UsbFnCfgGetPropValueFromPropList() 1090 …bFnCfgGetPropValueFromHcs(const struct UsbFnDeviceMgr *fnDevMgr, const struct UsbFnInterface *intf, in UsbFnCfgGetPropValueFromHcs() 1122 static const char *UsbFnCfgFindPropFromHcs(const struct UsbFnInterface *intf, const char *name) in UsbFnCfgFindPropFromHcs() 1189 static int32_t UsbFnCfgChangeDevceDes(const struct UsbFnInterface *intf, const char *name, const ch… in UsbFnCfgChangeDevceDes() 1225 static struct UsbFnCfgPropMgr *UsbfnCfgMgrFindPropMgr(const struct UsbFnInterface *intf, const char… in UsbfnCfgMgrFindPropMgr() 1241 static int32_t UsbFnCfgMgrCheckRegist(const struct UsbFnInterface *intf, const struct UsbFnRegistIn… in UsbFnCfgMgrCheckRegist() 1264 int32_t UsbFnCfgMgrRegisterProp(const struct UsbFnInterface *intf, const struct UsbFnRegistInfo *re… in UsbFnCfgMgrRegisterProp() 1323 int32_t UsbFnCfgMgrGetProp(const struct UsbFnInterface *intf, const char *name, char *value) in UsbFnCfgMgrGetProp() [all …]
|
H A D | usbfn_dev_mgr.c | 34 static void GetInterfaceInfo(const struct UsbInterfaceDescriptor *intf, struct UsbFnDeviceMgr *devM… in GetInterfaceInfo() 66 struct UsbInterfaceDescriptor *intf = NULL; in CreateInterface() local 151 static uint32_t GetInterfaceNum(struct UsbDescriptorHeader **intf) in GetInterfaceNum()
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ |
H A D | want_params.cpp | 1200 sptr<IInterface> intf = String::Box(Str16ToStr8(value)); in ReadFromParcelString() local 1213 sptr<IInterface> intf = Boolean::Box(value); in ReadFromParcelBool() local 1230 sptr<IInterface> intf = Byte::Box(value); in ReadFromParcelInt8() local 1247 sptr<IInterface> intf = Char::Box(value); in ReadFromParcelChar() local 1264 sptr<IInterface> intf = Short::Box(value); in ReadFromParcelShort() local 1281 sptr<IInterface> intf = Integer::Box(value); in ReadFromParcelInt() local 1311 sptr<IInterface> intf = WantParamWrapper::Box(*value); in ReadFromParcelWantParamWrapper() local 1359 sptr<IInterface> intf = Long::Box(value); in ReadFromParcelLong() local 1379 sptr<IInterface> intf = Float::Box(value); in ReadFromParcelFloat() local 1396 sptr<IInterface> intf = Double::Box(value); in ReadFromParcelDouble() local [all …]
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_want_params.cpp | 1133 sptr<IInterface> intf = AAFwk::String::Box(Str16ToStr8(value)); in ReadFromParcelString() local 1144 sptr<IInterface> intf = AAFwk::Boolean::Box(value); in ReadFromParcelBool() local 1158 sptr<IInterface> intf = AAFwk::Byte::Box(value); in ReadFromParcelInt8() local 1172 sptr<IInterface> intf = AAFwk::Char::Box(value); in ReadFromParcelChar() local 1186 sptr<IInterface> intf = AAFwk::Short::Box(value); in ReadFromParcelShort() local 1200 sptr<IInterface> intf = AAFwk::Integer::Box(value); in ReadFromParcelInt() local 1221 sptr<IInterface> intf = DistributedWantParamWrapper::Parse(Str16ToStr8(value)); in ReadFromParcelWantParamWrapper() local 1264 sptr<IInterface> intf = Long::Box(value); in ReadFromParcelLong() local 1266 sptr<IInterface> intf = AAFwk::String::Box(std::to_string(value)); in ReadFromParcelLong() local 1281 sptr<IInterface> intf = AAFwk::Float::Box(value); in ReadFromParcelFloat() local [all …]
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | devmgr_uevent_test.cpp | 230 OHOS::sptr<IFooInterface> intf = proxy->AsInterface(); variable
|
/ohos5.0/drivers/peripheral/usb/ddk/host/src/ |
H A D | ddk_sysfs_device.c | 100 const char *deviceDir, const char *intfDir, struct UsbPnpNotifyInterfaceInfo * const intf) in DdkSysfsGetInterface()
|
/ohos5.0/drivers/hdf_core/framework/model/display/driver/adapter_soc/ |
H A D | hi35xx_disp.c | 102 static void LcdPinMuxCfg(uint32_t intf) in LcdPinMuxCfg()
|
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/ |
H A D | cdcacm.c | 759 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialGetProp() local 781 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialSetProp() local 806 static int32_t UsbSerialRegistPropAGet(const struct UsbFnInterface *intf, const char *name, const c… in UsbSerialRegistPropAGet() 815 static int32_t UsbSerialRegistPropASet(const struct UsbFnInterface *intf, const char *name, const c… in UsbSerialRegistPropASet() 826 struct UsbFnInterface *intf = acmDevice->ctrlIface.fn; in UsbSerialRegistProp() local
|
/ohos5.0/drivers/peripheral/usb/ddk/device/include/ |
H A D | usbfn_cfg_mgr.h | 115 const struct UsbFnInterface *intf; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | exporter.cpp | 250 BASE_NS::shared_ptr<const CORE_NS::IInterface> intf; in ExportPointer() local
|
H A D | importer.cpp | 320 if (auto intf = GetPointer(entity)) { in ImportPointer() local
|
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/ |
H A D | usb_device_sdk_if_test.cpp | 340 int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack()
|
/ohos5.0/drivers/peripheral/usb/net/include/ |
H A D | usb_net_host.h | 95 struct UsbRawInterfaceDescriptor *intf; member
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
H A D | usb_device_lite_sdk_if_test.c | 453 static int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack()
|