Home
last modified time | relevance | path

Searched defs:code (Results 3401 – 3425 of 3922) sorted by relevance

1...<<131132133134135136137138139140>>...157

/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H A Ddevice_fuzzer.cpp543 uint32_t code = GetData<uint32_t>(); in FuzzTest() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
H A Dservice_manager_hdi_c_test.cpp117 struct HdfRemoteService *service, int code, struct HdfSBuf *data, struct HdfSBuf *reply) in ServiceManagerTestCallbackDispatch()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp175 napi_value CreateErrorForCall(napi_env env, int32_t code, const std::string &errMsg, bool isAsync) in CreateErrorForCall()
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_common.cpp384 napi_value code = nullptr; in GenerateBusinessError() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp379 int DataShareServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnRemoteRequest()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkvdb_service_client.cpp28 #define IPC_SEND(code, reply, ...) \ argument
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp1015 void DpRadarHelper::ReportNotifyProfileChange(int32_t code) in ReportNotifyProfileChange()
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextstub_fuzzer/
H A Dfileaccessextstub_fuzzer.cpp48 uint32_t code = TypeCast<uint32_t>(data); in OnRemoteRequestFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_sta_hal_interface.cpp155 …orNo WifiStaHalInterface::SetWifiCountryCode(const std::string &ifaceName, const std::string &code) in SetWifiCountryCode()
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/stubunsubscribeswitchevent_fuzzer/
H A Dstubunsubscribeswitchevent_fuzzer.cpp397 uint32_t code = 1000; in switchDefaultFuzzTest() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp611 int32_t code = data.GetCode(); in OnReceiveEvent() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_manager_napi.cpp652 napi_value code = nullptr; in CreatePlayerAsyncCallbackComp() local
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_proxy.cpp735 bool DistributedInputSourceProxy::SendRequest(const uint32_t code, MessageParcel &data, MessageParc… in SendRequest()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dselector.rs382 let code = e.raw_os_error().unwrap(); in update_while_idle() localVariable
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_instance_v10.cpp74 …int32_t code = UserAuthClientImpl::Instance().GetEnrolledState(API_VERSION_12, authType, enrolledS… in GetEnrolledState() local
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderSafeInterfaceTest.cpp197 status_t onTransact(uint32_t code, const Parcel& data, Parcel* reply, in onTransact() argument
500 status_t onTransact(uint32_t code, const Parcel& data, Parcel* reply, in onTransact() argument
/aosp12/system/update_engine/cros/
H A Domaha_request_action.cc982 int code = GetHTTPResponseCode(); in TransferComplete() local
1478 void OmahaRequestAction::ActionCompleted(ErrorCode code) { in ActionCompleted()
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DCameraStreamer.java756 public int code; field in CameraStreamer.Event
758 public Event(int code) { in Event()
/aosp12/system/bt/stack/gatt/
H A Dgatt_int.h54 #define CASE_RETURN_TEXT(code) \ argument
239 #define CASE_RETURN_TEXT(code) \ argument
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp648 uint32_t code = TRANS_MESSAGE_PARCEL_ADDPED; in TestMessageParcelAppendWithIpc() local
958 int TestServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnRemoteRequest()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp187 int32_t NetConnServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in OnRemoteRequest()
237 int32_t NetConnServiceStub::OnRequestCheck(uint32_t code, const std::set<std::string> &permissions) in OnRequestCheck()
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp93 const char *code = "CN"; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp201 void RSProfiler::OnRemoteRequest(RSIRenderServiceConnection* connection, uint32_t code, MessageParc… in OnRemoteRequest()
1447 uint32_t code = 0; in PlaybackUpdate() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp425 void OnConnectError(EventManager *manager, int32_t code, uint32_t httpResponse) in OnConnectError()
946 void WebSocketExec::OnError(EventManager *manager, int32_t code, uint32_t httpResponse) in OnError()
/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp444 int32_t InputDevice::getState(uint32_t sourceMask, int32_t code, GetStateFunc getStateFunc) { in getState()

1...<<131132133134135136137138139140>>...157