Home
last modified time | relevance | path

Searched defs:intf (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/powermgr/battery_lite/frameworks/native/src/mini/
H A Dbattery_framework.c50 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 Dpower_manage.c69 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 Dimplementation_macros.h79 #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 Dobject.h218 …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 Dbattery_framework.c246 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 Dintf_metadata.h193const BASE_NS::shared_ptr<Interface>& intf, BASE_NS::string_view name, const ValueType& value) noe… in SetValue()
200const 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 Dpower_manage.c213 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 Dpower_screen_saver.c130 ScreenSaverProxyInterface *intf = GetScreenSaverProxyInterface(); in SetScreenSaverState() local
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c965 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 Dusbfn_dev_mgr.c34 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 Dwant_params.cpp1200 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 Ddistributed_want_params.cpp1133 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 Ddevmgr_uevent_test.cpp230 OHOS::sptr<IFooInterface> intf = proxy->AsInterface(); variable
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dddk_sysfs_device.c100 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 Dhi35xx_disp.c102 static void LcdPinMuxCfg(uint32_t intf) in LcdPinMuxCfg()
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c759 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 Dusbfn_cfg_mgr.h115 const struct UsbFnInterface *intf; member
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dexporter.cpp250 BASE_NS::shared_ptr<const CORE_NS::IInterface> intf; in ExportPointer() local
H A Dimporter.cpp320 if (auto intf = GetPointer(entity)) { in ImportPointer() local
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_sdk_if_test.cpp340 int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack()
/ohos5.0/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h95 struct UsbRawInterfaceDescriptor *intf; member
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_sdk_if_test.c453 static int32_t PropCallBack(const struct UsbFnInterface *intf, const char *name, const char *value) in PropCallBack()