Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_common_header.h40 #define TYPE_BITS_NUM(_type) (sizeof(_type) * BYTE_BITS_NUM) argument
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_timer_info.cpp26 void ReminderTimerInfo::SetType(const int &_type) in SetType()
/ohos5.0/build/hb/containers/
H A Dstatus.py70 def _print_formatted_tracebak(_code, _exception, _type, _desc, _solution): argument
/ohos5.0/base/time/time_service/services/time/src/
H A Dsimple_timer_info.cpp26 void SimpleTimerInfo::SetType(const int &_type) in SetType()
/ohos5.0/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h76 void TimerInfoTest::SetType(const int &_type) in SetType()
/aosp14/frameworks/base/tools/aapt2/tools/
H A Dfinalize_res.py47 _type = "" variable
/aosp14/system/core/fastboot/fuzzer/
H A Dsocket_mock_fuzz.cpp124 SocketMockFuzz::Event::Event(EventType _type, std::string _message, ssize_t _status, in Event()
/aosp14/system/core/fastboot/
H A Dsocket_mock.cpp149 SocketMock::Event::Event(EventType _type, std::string _message, ssize_t _status, in Event()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlog.h31 #define FILLP_LOG_IN(_level, _type, _pre, fmt, ...) argument
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_timer.cpp46 void ThermalTimerInfo::SetType(const int &_type) in SetType()
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_info.cpp34 TimerInfo::TimerInfo(uint64_t _id, int _type, in TimerInfo()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c19 #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 Dfillp_frame.h26 #define FILLP_FRAME_IS_VIDEO(_type) ((_type) == VIDEO_I || (_type) == VIDEO_P) argument
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManager.java4592 public LayoutParams(int _type) { in LayoutParams()
4598 public LayoutParams(int _type, int _flags) { in LayoutParams()
4605 public LayoutParams(int _type, int _flags, int _format) { in LayoutParams()
4612 public LayoutParams(int w, int h, int _type, int _flags, int _format) { in LayoutParams()
4619 public LayoutParams(int w, int h, int xpos, int ypos, int _type, in LayoutParams()
/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp84 void ITimerInfoInstance::SetType(const int &_type) in SetType()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPendingIntentRecord.java239 TempAllowListDuration(long _duration, int _type, @ReasonCode int _reasonCode, in TempAllowListDuration()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...