Home
last modified time | relevance | path

Searched +defs:val +defs:code (Results 1 – 25 of 127) sorted by relevance

123456

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_callback_stub.cpp33 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
75 void WifiScanCallbackStub::SetRemoteDied(bool val) in SetRemoteDied()
91 int WifiScanCallbackStub::RemoteOnWifiScanStateChanged(uint32_t code, MessageParcel &data, MessageP… in RemoteOnWifiScanStateChanged()
H A Dwifi_scan_callback_stub_lite.cpp32 int WifiScanCallbackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest()
85 void WifiScanCallbackStub::SetRemoteDied(bool val) in SetRemoteDied()
99 int WifiScanCallbackStub::RemoteOnWifiScanStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiScanStateChanged()
H A Dwifi_hotspot_callback_stub.cpp34 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
68 int WifiHotspotCallbackStub::RemoteOnHotspotStateChanged(uint32_t code, MessageParcel &data, Messag… in RemoteOnHotspotStateChanged()
76 int WifiHotspotCallbackStub::RemoteOnHotspotStaJoin(uint32_t code, MessageParcel &data, MessageParc… in RemoteOnHotspotStaJoin()
92 int WifiHotspotCallbackStub::RemoteOnHotspotStaLeave(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnHotspotStaLeave()
149 void WifiHotspotCallbackStub::SetRemoteDied(bool val) in SetRemoteDied()
H A Dwifi_device_callback_stub_lite.cpp32 int WifiDeviceCallBackStub::OnRemoteInterfaceToken(uint32_t code, IpcIo *data) in OnRemoteInterfaceToken()
46 int WifiDeviceCallBackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest()
111 void WifiDeviceCallBackStub::SetRemoteDied(bool val) in SetRemoteDied()
165 int WifiDeviceCallBackStub::RemoteOnWifiStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiStateChanged()
174 int WifiDeviceCallBackStub::RemoteOnWifiConnectionChanged(uint32_t code, IpcIo *data) in RemoteOnWifiConnectionChanged()
223 int WifiDeviceCallBackStub::RemoteOnWifiRssiChanged(uint32_t code, IpcIo *data) in RemoteOnWifiRssiChanged()
232 int WifiDeviceCallBackStub::RemoteOnWifiWpsStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiWpsStateChanged()
243 int WifiDeviceCallBackStub::RemoteOnStreamChanged(uint32_t code, IpcIo *data) in RemoteOnStreamChanged()
252 int WifiDeviceCallBackStub::RemoteOnDeviceConfigChanged(uint32_t code, IpcIo *data) in RemoteOnDeviceConfigChanged()
H A Dwifi_device_callback_stub.cpp34 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
96 void WifiDeviceCallBackStub::SetRemoteDied(bool val) in SetRemoteDied()
154 int WifiDeviceCallBackStub::RemoteOnWifiStateChanged(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnWifiStateChanged()
162 int WifiDeviceCallBackStub::RemoteOnWifiConnectionChanged(uint32_t code, MessageParcel &data, Messa… in RemoteOnWifiConnectionChanged()
207 int WifiDeviceCallBackStub::RemoteOnWifiRssiChanged(uint32_t code, MessageParcel &data, MessageParc… in RemoteOnWifiRssiChanged()
215 int WifiDeviceCallBackStub::RemoteOnWifiWpsStateChanged(uint32_t code, MessageParcel &data, Message… in RemoteOnWifiWpsStateChanged()
226 int WifiDeviceCallBackStub::RemoteOnStreamChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnStreamChanged()
234 int WifiDeviceCallBackStub::RemoteOnDeviceConfigChanged(uint32_t code, MessageParcel &data, Message… in RemoteOnDeviceConfigChanged()
H A Dwifi_p2p_callback_stub.cpp65 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
103 void WifiP2pCallbackStub::SetRemoteDied(bool val) in SetRemoteDied()
179 void WifiP2pCallbackStub::OnP2pActionResult(P2pActionCallback action, ErrCode code) in OnP2pActionResult()
211 void WifiP2pCallbackStub::RemoteOnP2pStateChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pStateChanged()
252 void WifiP2pCallbackStub::RemoteOnP2pPeersChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pPeersChanged()
278 void WifiP2pCallbackStub::RemoteOnP2pServicesChanged(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnP2pServicesChanged()
326 void WifiP2pCallbackStub::RemoteOnP2pDiscoveryChanged(uint32_t code, MessageParcel &data, MessagePa… in RemoteOnP2pDiscoveryChanged()
333 void WifiP2pCallbackStub::RemoteOnP2pActionResult(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pActionResult()
341 void WifiP2pCallbackStub::RemoteOnConfigChanged(uint32_t code, MessageParcel &data, MessageParcel &… in RemoteOnConfigChanged()
377 void WifiP2pCallbackStub::RemoteOnP2pGcJoinGroup(uint32_t code, MessageParcel &data, MessageParcel … in RemoteOnP2pGcJoinGroup()
[all …]
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_callback_stub_lite.cpp35 int DhcpServreCallBackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest()
96 void DhcpServreCallBackStub::SetRemoteDied(bool val) in SetRemoteDied()
133 int DhcpServreCallBackStub::RemoteOnServerStatusChanged(uint32_t code, IpcIo *data) in RemoteOnServerStatusChanged()
142 int DhcpServreCallBackStub::RemoteOnServerLeasesChanged(uint32_t code, IpcIo *data) in RemoteOnServerLeasesChanged()
148 int DhcpServreCallBackStub::RemoteOnServerSuccess(uint32_t code, IpcIo *data) in RemoteOnServerSuccess()
154 int DhcpServreCallBackStub::RemoteOnServerSerExitChanged(uint32_t code, IpcIo *data) in RemoteOnServerSerExitChanged()
H A Ddhcp_server_callback_stub.cpp33 int DhcpServreCallBackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in OnRemoteRequest()
84 void DhcpServreCallBackStub::SetRemoteDied(bool val) in SetRemoteDied()
122 int DhcpServreCallBackStub::RemoteOnServerStatusChanged(uint32_t code, MessageParcel &data, Message… in RemoteOnServerStatusChanged()
132 int DhcpServreCallBackStub::RemoteOnServerSuccess(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnServerSuccess()
139 int DhcpServreCallBackStub::RemoteOnServerLeasesChanged(uint32_t code, MessageParcel &data, Message… in RemoteOnServerLeasesChanged()
146 int DhcpServreCallBackStub::RemoteOnServerSerExitChanged(uint32_t code, MessageParcel &data, Messag… in RemoteOnServerSerExitChanged()
H A Ddhcp_client_callback_stub_lite.cpp35 int DhcpClientCallBackStub::OnRemoteInterfaceToken(uint32_t code, IpcIo *data) in OnRemoteInterfaceToken()
49 int DhcpClientCallBackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest()
100 void DhcpClientCallBackStub::SetRemoteDied(bool val) in SetRemoteDied()
123 int DhcpClientCallBackStub::RemoteOnIpSuccessChanged(uint32_t code, IpcIo *data) in RemoteOnIpSuccessChanged()
153 int DhcpClientCallBackStub::RemoteOnIpFailChanged(uint32_t code, IpcIo *data) in RemoteOnIpFailChanged()
H A Ddhcp_client_callback_stub.cpp32 int DhcpClientCallBackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in OnRemoteRequest()
82 void DhcpClientCallBackStub::SetRemoteDied(bool val) in SetRemoteDied()
112 int DhcpClientCallBackStub::RemoteOnIpSuccessChanged(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnIpSuccessChanged()
147 int DhcpClientCallBackStub::RemoteOnIpFailChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnIpFailChanged()
158 int DhcpClientCallBackStub::RemoteOnDhcpOfferReport(uint32_t code, MessageParcel &data, MessageParc… in RemoteOnDhcpOfferReport()
/aosp12/art/runtime/arch/x86_64/
H A Dthread_x86_64.cc37 static void arch_prctl(int code, void* val) { in arch_prctl()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_async_callback.cpp106 napi_value val = object->ToNapiValue(env_); in CallFunction() local
118 napi_value code = GetCallbackErrorValue(env_, errCode); in CallFunction() local
119 napi_value val = object->ToNapiValue(env_); in CallFunction() local
163 napi_value val = object->ToNapiValue(env_); in ResolveOrReject() local
166 napi_value code = GetCallbackErrorValue(env_, errCode); in ResolveOrReject() local
/aosp12/frameworks/base/core/java/android/os/
H A DParcel.java1274 char[] val = new char[N]; in createCharArray() local
1311 int[] val = new int[N]; in createIntArray() local
1349 long[] val = new long[N]; in createLongArray() local
1387 float[] val = new float[N]; in createFloatArray() local
2203 int code = getExceptionCode(e); in writeException() local
2240 int code = 0; in getExceptionCode() local
2331 int code = readExceptionCode(); in readException() local
2354 int code = readInt(); in readExceptionCode() local
2386 public final void readException(int code, String msg) { in readException()
2408 private Exception createException(int code, String msg) { in createException()
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.h32 T val; member
34 int code; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_device_callback_stub_test.cpp104 uint32_t code = 0; variable
118 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_STATE_CHANGE); variable
138 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_CONNECTION_CHANGE); variable
157 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_RSSI_CHANGE); variable
176 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_WPS_STATE_CHANGE); variable
195 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_STREAM_DIRECTION); variable
214 uint32_t code = static_cast<uint32_t>(DevInterfaceCode::WIFI_CBK_CMD_DEVICE_CONFIG_CHANGE); variable
233 uint32_t code = 0; variable
246 bool val = false; variable
H A Dwifi_p2p_callback_stub_test.cpp106 void OnP2pActionResult(P2pActionCallback action, ErrCode code) override in OnP2pActionResult()
125 uint32_t code = 0; variable
135 uint32_t code = 0; variable
207 uint32_t code = static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PEER_CHANGE); variable
228 uint32_t code = static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_PEER_CHANGE); variable
243 uint32_t code = static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_SERVICE_CHANGE); variable
264 uint32_t code = static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_SERVICE_CHANGE); variable
336 uint32_t code = static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_CFG_CHANGE); variable
351 uint32_t code = static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_CFG_CHANGE); variable
367 uint32_t code = static_cast<uint32_t>(P2PInterfaceCode::WIFI_CBK_CMD_CFG_CHANGE); variable
[all …]
/aosp12/frameworks/base/tools/aapt/
H A DBundle.h87 void setVerbose(bool val) { mVerbose = val; } in setVerbose()
89 void setAndroidList(bool val) { mAndroidList = val; } in setAndroidList()
91 void setForce(bool val) { mForce = val; } in setForce()
97 void setUpdate(bool val) { mUpdate = val; } in setUpdate()
99 void setExtending(bool val) { mExtending = val; } in setExtending()
104 void setWantUTF16(bool val) { mWantUTF16 = val; } in setWantUTF16()
106 void setValues(bool val) { mValues = val; } in setValues()
112 void setJunkPath(bool val) { mJunkPath = val; } in setJunkPath()
132 void setPlatformBuildVersionCode(const android::String8& code) { mPlatformVersionCode = code; } in setPlatformBuildVersionCode()
207 void setDebugMode(bool val) { mDebugMode = val; } in setDebugMode()
[all …]
/aosp12/system/bt/bta/ag/
H A Dbta_ag_cmd.cc160 static const tBTA_AG_RESULT* bta_ag_result_by_code(size_t code) { in bta_ag_result_by_code()
183 static size_t bta_ag_indicator_by_result_code(size_t code) { in bta_ag_indicator_by_result_code()
204 static void bta_ag_send_result(tBTA_AG_SCB* p_scb, size_t code, in bta_ag_send_result()
588 tBTA_AG_VAL val = {}; in bta_ag_at_hsp_cback() local
672 static bool bta_ag_parse_bind_set(tBTA_AG_SCB* p_scb, tBTA_AG_VAL val) { in bta_ag_parse_bind_set()
781 static bool bta_ag_parse_biev_response(tBTA_AG_SCB* p_scb, tBTA_AG_VAL* val) { in bta_ag_parse_biev_response()
851 tBTA_AG_VAL val = {}; in bta_ag_at_hfp_cback() local
1346 tBTA_AG_VAL val = {}; in bta_ag_at_err_cback() local
/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DOptions.java193 final String val = getNextNonFlagArg(); in requireNextStringArg() local
201 final String val = getNextNonFlagArg(); in requireNextNumberArg() local
213 final int code = requireNextNumberArg(arg); in handleErrorCode() local
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_response.cpp29 void HttpClientResponse::SetResponseCode(ResponseCode code) in SetResponseCode()
102 void HttpClientResponse::SetWarning(const std::string &val) in SetWarning()
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent_parameters_parse.cpp84 auto val = AAFwk::String::Unbox(iValue); in InnerWrapWantParamsArrayString() local
154 void ParseParameters(AAFwk::Want &want, CArrParameters* parameters, int32_t &code) in ParseParameters()
217 char *MallocCString(const std::string &origin, int32_t &code) in MallocCString()
245 int32_t code = COMMONEVENT_ERR_OK; in GetCommonEventData() local
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmessage_parcel_mock.cpp38 void BytraceAdapter::StartIpcServer(uint32_t code) {} in StartIpcServer()
295 bool Parcel::WriteBoolVector(const std::vector<bool> &val) in WriteBoolVector()
303 bool Parcel::WriteInt32Vector(const std::vector<int32_t> &val) in WriteInt32Vector()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DSettingsValues.java248 public boolean isWordSeparator(final int code) { in isWordSeparator()
252 public boolean isWordConnector(final int code) { in isWordConnector()
256 public boolean isWordCodePoint(final int code) { in isWordCodePoint()
261 public boolean isUsuallyPrecededBySpace(final int code) { in isUsuallyPrecededBySpace()
265 public boolean isUsuallyFollowedBySpace(final int code) { in isUsuallyFollowedBySpace()
333 final String val = autoCorrectionThresholdValues[arrayIndex]; in readAutoCorrectionThreshold() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_utils.h177 auto *val = std::get_if<First>(&value); in GetJSValue() local
277 T val; in Convert2Value() local
314 napi_value code = Convert2JSValue(env, std::get<0>(value)); in Convert2JSValue() local
316 napi_value val = Convert2JSValue(env, std::get<2>(value)); in Convert2JSValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_group_js_bridge.cpp304 const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& val) in SerializationObjectToString()
334 shared_ptr<JsValue> val = argv[i]; in ParseJsPara() local
373 int32_t callbackId, int32_t code, std::vector<uint8_t>&& messageData) in TriggerModuleJsCallback()
394 int32_t callbackId, int32_t code, const shared_ptr<JsValue>& callBackResult) in CallModuleJsCallback()
477 int32_t callbackId, int32_t code, std::vector<uint8_t>&& eventData) in TriggerEventJsCallback()
508 int32_t callbackId, int32_t code, ResponseData responseData) in TriggerModuleJsCallbackPreview()
609 const shared_ptr<JsValue> val = argv[i]; in ParseRequestData() local

123456