Home
last modified time | relevance | path

Searched defs:self (Results 201 - 225 of 1181) sorted by relevance

12345678910>>...48

/base/time/time_service/framework/js/napi/common/include/
H A Dnapi_work.h45 napi_value self = nullptr; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_opencv.cpp53 static void TennisViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) in TennisViCfgSetDev() argument
66 static void TennisViCfgSetChn(ViCfg* self, int chnId, PIXEL_FORMAT_E pixFormat, in TennisViCfgSetChn() argument
91 TennisStVbParamCfg(VbCfg *self) TennisStVbParamCfg() argument
129 TennisStVoParamCfg(VoCfg *self) TennisStVoParamCfg() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_free_install_operator.cpp75 auto self = shared_from_this(); in OnInstallFinished() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_pattern_lock.cpp101 auto self = FFIData::GetData<NativePatternLockController>(selfID); in FfiOHOSAceFrameworkPatternLockControllerReset() local
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Drecord_itf.cpp20 static SLresult SetRecordState(SLRecordItf self, SLuint32 state) in SetRecordState() argument
30 static SLresult GetRecordState(SLRecordItf self, SLuint32 *pState) in GetRecordState() argument
40 static SLresult SetDurationLimit(SLRecordItf self, SLmillisecond msec) in SetDurationLimit() argument
45 static SLresult GetPosition(SLRecordItf self, SLmillisecond *pMsec) in GetPosition() argument
50 static SLresult RegisterCallback(SLRecordItf self, slRecordCallback callback, void *pContext) in RegisterCallback() argument
55 static SLresult SetCallbackEventsMask(SLRecordItf self, SLuint3 argument
60 GetCallbackEventsMask(SLRecordItf self, SLuint32 *pEventFlags) GetCallbackEventsMask() argument
65 SetMarkerPosition(SLRecordItf self, SLmillisecond mSec) SetMarkerPosition() argument
70 ClearMarkerPosition(SLRecordItf self) ClearMarkerPosition() argument
75 GetMarkerPosition(SLRecordItf self, SLmillisecond *pMsec) GetMarkerPosition() argument
80 SetPositionUpdatePeriod(SLRecordItf self, SLmillisecond mSec) SetPositionUpdatePeriod() argument
85 GetPositionUpdatePeriod(SLRecordItf self, SLmillisecond *pMsec) GetPositionUpdatePeriod() argument
105 IRecordInit(void *self, SLuint32 id) IRecordInit() argument
[all...]
H A Dplay_itf.cpp22 static SLresult SetPlayState(SLPlayItf self, SLuint32 state) in SetPlayState() argument
32 static SLresult GetPlayState(SLPlayItf self, SLuint32 *state) in GetPlayState() argument
42 static SLresult GetDuration(SLPlayItf self, SLmillisecond *pMsec) in GetDuration() argument
47 static SLresult GetPosition(SLPlayItf self, SLmillisecond *pMsec) in GetPosition() argument
52 static SLresult RegisterCallback(SLPlayItf self, slPlayCallback callback, void *pContext) in RegisterCallback() argument
57 static SLresult SetCallbackEventsMask(SLPlayItf self, SLuint3 argument
62 GetCallbackEventsMask(SLPlayItf self, SLuint32 *pEventFlags) GetCallbackEventsMask() argument
67 SetMarkerPosition(SLPlayItf self, SLmillisecond mSec) SetMarkerPosition() argument
72 ClearMarkerPosition(SLPlayItf self) ClearMarkerPosition() argument
77 GetMarkerPosition(SLPlayItf self, SLmillisecond *pMsec) GetMarkerPosition() argument
82 SetPositionUpdatePeriod(SLPlayItf self, SLmillisecond mSec) SetPositionUpdatePeriod() argument
87 GetPositionUpdatePeriod(SLPlayItf self, SLmillisecond *pMsec) GetPositionUpdatePeriod() argument
107 IPlayInit(void *self, SLuint32 id) IPlayInit() argument
[all...]
H A Dvolume_itf.cpp20 static SLresult SetVolumeLevel(SLVolumeItf self, SLmillibel level) in SetVolumeLevel() argument
30 static SLresult GetVolumeLevel(SLVolumeItf self, SLmillibel *level) in GetVolumeLevel() argument
40 static SLresult GetMaxVolumeLevel(SLVolumeItf self, SLmillibel *maxLevel) in GetMaxVolumeLevel() argument
50 static SLresult SetMute(SLVolumeItf self, SLboolea argument
55 GetMute(SLVolumeItf self, SLboolean *state) GetMute() argument
60 EnableStereoPosition(SLVolumeItf self, SLboolean enable) EnableStereoPosition() argument
65 IsEnabledStereoPosition(SLVolumeItf self, SLboolean *pEnable) IsEnabledStereoPosition() argument
70 SetStereoPosition(SLVolumeItf self, SLpermille stereoPosition) SetStereoPosition() argument
75 GetStereoPosition(SLVolumeItf self, SLpermille *pStereoPosition) GetStereoPosition() argument
92 IVolumeInit(void *self, SLuint32 id) IVolumeInit() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.cpp32 void PropertyBase::SetSelf(IProperty::Ptr self) in SetSelf() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_async_work.h72 napi_value self = nullptr; member
/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_async_work.h42 napi_value self = nullptr; member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_test.cpp148 LnnProtocolManager self = {0}; in HWTEST_F() local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/
H A Dnapi_queue.h52 napi_value self = nullptr; member
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_connection.cpp132 std::weak_ptr<DataShareConnection> self = weak_from_this(); in DelayConnectExtAbility() local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_values_bucket.cpp65 auto self = GetSelf(bucket); in Clear() local
76 auto self = GetSelf(bucket); in Destroy() local
114 auto self = GetSelf(bucket); in PutValueObject() local
129 auto self = RelationalValuesBucket::GetSelf(bucket); OH_VBucket_PutAsset() local
140 auto self = RelationalValuesBucket::GetSelf(bucket); OH_VBucket_PutAssets() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dhead.S421 self: hint @pause label
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Duprobes.c122 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
H A Duprobes.c135 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dhead.S414 self: hint @pause label
/kernel/linux/linux-6.6/arch/csky/kernel/probes/
H A Duprobes.c138 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dwrite_to_hugetlbfs.c30 static const char *self; variable
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Duprobes.c134 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify() argument
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
H A Dnon-regular.c52 setup_link(struct __test_metadata *_metadata, FIXTURE_DATA(file) *self, const FIXTURE_VARIANT(file) *variant) setup_link() argument
80 setup_dir(struct __test_metadata *_metadata, FIXTURE_DATA(file) *self, const FIXTURE_VARIANT(file) *variant) setup_dir() argument
95 setup_node(struct __test_metadata *_metadata, FIXTURE_DATA(file) *self, const FIXTURE_VARIANT(file) *variant) setup_node() argument
133 setup_fifo(struct __test_metadata *_metadata, FIXTURE_DATA(file) *self, const FIXTURE_VARIANT(file) *variant) setup_fifo() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.c33 int hw_atl2_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl2_utils_initfw() argument
55 hw_atl2_mcp_boot_complete(struct aq_hw_s *self) hw_atl2_mcp_boot_complete() argument
70 hw_atl2_utils_soft_reset(struct aq_hw_s *self) hw_atl2_utils_soft_reset() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dsnps_udc_plat.c87 static int usbd_connect_notify(struct notifier_block *self, in usbd_connect_notify() argument
/kernel/linux/linux-5.10/lib/
H A Dcrc-t10dif.c24 static int crc_t10dif_notify(struct notifier_block *self, unsigned long val, void *data) in crc_t10dif_notify() argument

Completed in 11 milliseconds

12345678910>>...48