Searched defs:_type (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
H A D | nstackx_common_header.h | 40 #define TYPE_BITS_NUM(_type) (sizeof(_type) * BYTE_BITS_NUM) argument
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_timer_info.cpp | 26 void ReminderTimerInfo::SetType(const int &_type) in SetType()
|
/ohos5.0/build/hb/containers/ |
H A D | status.py | 70 def _print_formatted_tracebak(_code, _exception, _type, _desc, _solution): argument
|
/ohos5.0/base/time/time_service/services/time/src/ |
H A D | simple_timer_info.cpp | 26 void SimpleTimerInfo::SetType(const int &_type) in SetType()
|
/ohos5.0/base/time/time_service/test/unittest/service_test/include/ |
H A D | timer_info_test.h | 76 void TimerInfoTest::SetType(const int &_type) in SetType()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | log.h | 31 #define FILLP_LOG_IN(_level, _type, _pre, fmt, ...) argument
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/ |
H A D | thermal_timer.cpp | 46 void ThermalTimerInfo::SetType(const int &_type) in SetType()
|
/ohos5.0/base/time/time_service/services/timer/src/ |
H A D | timer_info.cpp | 34 TimerInfo::TimerInfo(uint64_t _id, int _type, in TimerInfo()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_frame.c | 19 #define FRAME_VIDEO_FRAME_TYPE_STR(_type) (((_type) == VIDEO_I) ? "I" : "P") argument
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
H A D | fillp_frame.h | 26 #define FILLP_FRAME_IS_VIDEO(_type) ((_type) == VIDEO_I || (_type) == VIDEO_P) argument
|
/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/ |
H A D | napi_system_timer.cpp | 84 void ITimerInfoInstance::SetType(const int &_type) in SetType()
|