Home
last modified time | relevance | path

Searched refs:DEFAULT_ERROR (Results 1 - 12 of 12) sorted by relevance

/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h51 int32_t charset = DEFAULT_ERROR;
65 int32_t charset = DEFAULT_ERROR;
79 uint16_t version = DEFAULT_ERROR;
85 int32_t expiry = DEFAULT_ERROR;
86 uint8_t priority = DEFAULT_ERROR;
97 int32_t expiry = DEFAULT_ERROR;
98 uint16_t version = DEFAULT_ERROR;
104 uint32_t charset = DEFAULT_ERROR;
110 uint16_t version = DEFAULT_ERROR;
118 uint16_t version = DEFAULT_ERROR;
[all...]
H A Dnapi_sms.h38 const int32_t DEFAULT_ERROR = -1; member
158 int32_t msgIndex = DEFAULT_ERROR;
164 int32_t msgIndex = DEFAULT_ERROR;
179 int32_t startMessageId = DEFAULT_ERROR;
180 int32_t endMessageId = DEFAULT_ERROR;
181 int32_t ranType = DEFAULT_ERROR;
/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h41 constexpr int DEFAULT_ERROR = ERROR_SERVICE_UNAVAILABLE; member
141 int status = DEFAULT_ERROR;
142 int32_t result = DEFAULT_ERROR;
155 int32_t csTech = DEFAULT_ERROR;
156 int32_t psTech = DEFAULT_ERROR;
166 int32_t selectMode = DEFAULT_ERROR;
171 int32_t selectMode = DEFAULT_ERROR;
224 int32_t preferredNetworkMode = DEFAULT_ERROR;
229 int32_t networkCapabilityType = DEFAULT_ERROR;
230 int32_t networkCapabilityState = DEFAULT_ERROR;
[all...]
/base/telephony/core_service/frameworks/js/vcard/include/
H A Dnapi_vcard.h32 const int32_t DEFAULT_ERROR = -1; member
46 int32_t accountId = DEFAULT_ERROR;
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_utils.h30 constexpr int DEFAULT_ERROR = ERROR_SERVICE_UNAVAILABLE; member
304 int32_t selectMode = DEFAULT_ERROR;
/base/telephony/core_service/frameworks/js/esim/include/
H A Dnapi_esim.h37 const int32_t DEFAULT_ERROR = -1; member
/base/telephony/core_service/interfaces/innerkits/include/
H A Di_network_search_callback_stub.h28 static const int32_t DEFAULT_ERROR = -1; member in OHOS::Telephony::INetworkSearchCallbackStub
/base/startup/init/test/unittest/param/
H A Dparam_stub.h45 #define DEFAULT_ERROR (-65535) macro
/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h120 constexpr std::int32_t DEFAULT_ERROR = -1; member
/base/telephony/core_service/frameworks/native/src/
H A Di_network_search_callback_stub.cpp65 return DEFAULT_ERROR; in OnNetworkSearchCallback()
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp1171 if (it->charset != DEFAULT_ERROR) { in SetAttachmentToCore()
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp850 return DEFAULT_ERROR; in WrapJsSelectMode()

Completed in 14 milliseconds