Home
last modified time | relevance | path

Searched defs:code (Results 2451 – 2475 of 3143) sorted by relevance

1...<<919293949596979899100>>...126

/ohos5.0/base/telephony/cellular_data/test/fuzztest/getcellulardatastate_fuzzer/
H A Dgetcellulardatastate_fuzzer.cpp55 uint32_t code = static_cast<uint32_t>(size); in OnRemoteRequest() local
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp178 void HiviewNapiUtil::ThrowError(napi_env env, const int32_t code, const std::string& msg) in ThrowError()
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dfirst_use_dialog_test.cpp340 …int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) o… in SendRequest()
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Ddaemon_stub_test.cpp184 int32_t code = 1000; variable
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension_stub.cpp58 int32_t ExtExtensionStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.cpp228 const char code = 'X'; in CodeMiddlePart() local
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_stub.cpp32 int NfcControllerStub::OnRemoteRequest(uint32_t code, /* [in] */ in OnRemoteRequest()
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davcast_controller_stub.cpp37 int32_t AVCastControllerStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& re… in OnRemoteRequest()
H A Davcontroller_callback_stub.cpp32 int32_t AVControllerCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel… in OnRemoteRequest()
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionitem_fuzzer/
H A Davsessionitem_fuzzer.cpp47 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in AvSessionItemFuzzerTest() local
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/sessioninterface_fuzzer/
H A Dsessioninterface_fuzzer.cpp87 uint32_t code = source.GetObject<uint32_t>(); in IPCFuzzTest() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_stub.cpp66 int32_t DistributedCameraSinkStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParce… in OnRemoteRequest()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_proxy.cpp32 NotificationInterfaceCode code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) in InnerTransact()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_proxy.cpp372 bool UserIdmProxy::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendRequest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp149 …mpleteContinuationCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](int32_t code) { in InitializeDelegate()
311 void DeclarativeFrontendNG::OnCompleteContinuation(int32_t code) in OnCompleteContinuation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h240 virtual void OnMemoryLevel(const int32_t code) {} in OnMemoryLevel()
247 virtual void OnCompleteContinuation(int32_t code) {} in OnCompleteContinuation()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/
H A Dfms_form_sys_event_receiver_test.cpp638 const int32_t code = -1; variable
662 const int32_t code = 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_manager_service.cpp67 static void InnerTransact(uint32_t code, uint8_t resultCode, const char *bundleName) in InnerTransact()
95 static void InnerSelfTransact(uint32_t code, uint8_t resultCode, const SvcIdentity &svc) in InnerSelfTransact()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c181 int32_t sessionId, uint32_t code, IpcIo *data, uint64_t *seqNumber, int status) in WriteTransaction()
699 static int32_t RpcInvokerSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in RpcInvokerSendRequest()
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_timezone_addon.cpp123 int32_t code = 0; in I18nTimeZoneConstructor() local
232 int32_t code = 0; in GetCityDisplayName() local
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp69 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
93 int32_t TelephonyStateRegistryStub::SetTimer(uint32_t code) in SetTimer()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/dinputsourcecallbackunittest/
H A Ddinput_source_callback_unittest.cpp360 …rceCallBackTest::TestDInputSimulationEventCallBack::OnSimulationEvent(uint32_t type, uint32_t code, in OnSimulationEvent()
373 IDInputSourceInterfaceCode code = IDInputSourceInterfaceCode::INIT; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp215 napi_value code; in GenerateBusinessErrorV9() local
240 napi_value code; in GenerateErrorMsg() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_pattern_lock.cpp253 int32_t code) { in SetDotConnect()
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/zidl/
H A Dapp_domain_verify_mgr_service_stub.cpp36 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()

1...<<919293949596979899100>>...126