Home
last modified time | relevance | path

Searched defs:code (Results 2376 – 2400 of 3143) sorted by relevance

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

/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp40 int32_t NetworkShareServiceProxy::SendRequest(TetheringInterfaceCode code, MessageParcel &data, in SendRequest()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/bmsAccessTokentest2/src/main/
H A Dconfig.json11 "code": 2, number
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_utils.cpp84 napi_value code = nullptr; in CreateErrorValue() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Di_network_search_callback_stub.cpp147 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp42 static int32_t NormalizeErrCode(int32_t code) in NormalizeErrCode()
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_normalizer_addon.cpp162 int32_t code = 0; in Normalize() local
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_parameter_record.cpp130 CdmaSmsCauseCodes::CdmaSmsCauseCodes(TransportCauseCode &code) : code_(code) in CdmaSmsCauseCodes()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_part_test.cpp71 uint32_t code = 0; variable
/ohos5.0/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_stub.cpp24 int32_t DataCollectManagerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_stub.c112 int32_t DevmgrServiceStubDispatch(struct HdfRemoteService *stub, int code, struct HdfSBuf *data, st… in DevmgrServiceStubDispatch()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_record.cpp179 auto code = isTargetDied ? (resultCode - 1) : resultCode; in CompleteDisconnect() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub.cpp41 int32_t DScreenSourceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dsa_proxy_cache_test.cpp156 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_service_proxy.cpp29 int32_t ResSchedServiceProxy::SendRequestToRemote(const uint32_t code, MessageParcel &data, Message… in SendRequestToRemote()
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/infrared_emitter/src/
H A Djs_register_module.cpp132 static void ThrowError(napi_env env, int32_t code, std::string operateType) in ThrowError()
/ohos5.0/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue_producer_stub.cpp42 uint32_t code, MessageParcel& arguments, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp162 std::string code = "\tCode: " + std::to_string(record->commonEventData->GetCode()) + "\n"; in DumpState() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_stub.cpp34 int32_t UserIdmStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnRemoteRequest()
/ohos5.0/base/print/print_fwk/test/fuzztest/scancallbackstub_fuzzer/
H A Dscancallbackstub_fuzzer.cpp31 uint32_t code = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in OnRemoteRequestFuzzTest() local
/ohos5.0/base/update/sys_installer/frameworks/ipc_server/src/
H A Dsys_installer_stub.cpp201 int32_t SysInstallerStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp495 int32_t code, const RefPtr<WantWrap>& wantWrap) in FireOnTerminatedCallback()
518 int32_t code, const std::string& name, const std::string& message) in FireOnErrorCallback()
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/services/app_domain_verify_mgr_service_test/
H A Dapp_domain_verify_mgr_service_test.cpp52 int InvokeSingleVerifyOK(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& o… in InvokeSingleVerifyOK()
63 int InvokeSingleVerifyFail(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption&… in InvokeSingleVerifyFail()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp178 int NativeRemoteProxyTest::OnRemoteRequestStubCallBack(uint32_t code, in OnRemoteRequestStubCallBack()
577 int NativeRemoteStubTest::OnRemoteRequest(uint32_t code, const OHIPCParcel *data, OHIPCParcel *repl… in OnRemoteRequest()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_service_stub.cpp133 int32_t NetPolicyServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &re… in OnRemoteRequest()
183 int32_t NetPolicyServiceStub::CheckPolicyPermission(uint32_t code) in CheckPolicyPermission()
/ohos5.0/base/security/permission_lite/services/pms_client/
H A Dperm_client.c256 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify()
269 static int DealQueryReply(IOwner owner, int code, IpcIo *reply) in DealQueryReply()

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