Home
last modified time | relevance | path

Searched defs:code (Results 501 – 525 of 3143) sorted by relevance

1...<<21222324252627282930>>...126

/ohos5.0/base/powermgr/display_manager/state_manager/test/fuzztest/display_utils/
H A Ddisplay_fuzzer.cpp48 void DisplayFuzzerTest::TestDisplayServiceStub(const uint32_t code, const uint8_t* data, size_t siz… in TestDisplayServiceStub()
/ohos5.0/base/msdp/device_status/intention/ipc/tunnel/src/
H A Dintention_stub.cpp28 int32_t IntentionStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnRemoteRequest()
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/updateremotehaptokeninfostub_fuzzer/
H A Dupdateremotehaptokeninfostub_fuzzer.cpp44 uint32_t code = static_cast<uint32_t>( in UpdateRemoteHapTokenInfoStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/getpermissionusedtypeinfosstub_fuzzer/
H A Dgetpermissionusedtypeinfosstub_fuzzer.cpp48 uint32_t code = static_cast<uint32_t>(PrivacyInterfaceCode::GET_PERMISSION_USED_TYPE_INFOS); in GetPermissionUsedTypeInfosStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/getseccompenhancestub_fuzzer/
H A Dgetseccompenhancestub_fuzzer.cpp49 uint32_t code = static_cast<uint32_t>(PrivacyInterfaceCode::GET_SEC_COMP_ENHANCE); in GetSecCompEnhanceStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/getspecialseccompenhancestub_fuzzer/
H A Dgetspecialseccompenhancestub_fuzzer.cpp49 uint32_t code = static_cast<uint32_t>(PrivacyInterfaceCode::GET_SPECIAL_SEC_COMP_ENHANCE); in GetSpecialSecCompEnhanceStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/isallowedusingpermissionstub_fuzzer/
H A Disallowedusingpermissionstub_fuzzer.cpp48 uint32_t code = static_cast<uint32_t>( in IsAllowedUsingPermissionStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/removepermissionusedrecordsstub_fuzzer/
H A Dremovepermissionusedrecordsstub_fuzzer.cpp48 uint32_t code = static_cast<uint32_t>( in RemovePermissionUsedRecordsStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/startusingpermissionstub_fuzzer/
H A Dstartusingpermissionstub_fuzzer.cpp51 uint32_t code = static_cast<uint32_t>(PrivacyInterfaceCode::START_USING_PERMISSION); in StartUsingPermissionStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/stopusingpermissionstub_fuzzer/
H A Dstopusingpermissionstub_fuzzer.cpp51 uint32_t code = static_cast<uint32_t>(PrivacyInterfaceCode::STOP_USING_PERMISSION); in StopUsingPermissionStubFuzzTest() local
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/updateseccompenhancestub_fuzzer/
H A Dupdateseccompenhancestub_fuzzer.cpp53 uint32_t code = static_cast<uint32_t>(PrivacyInterfaceCode::UPDATE_SEC_COMP_ENHANCE); in UpdateSecCompEnhanceStubFuzzTest() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/default_app/
H A Ddefault_app_proxy.cpp157 ErrCode DefaultAppProxy::GetParcelableInfo(DefaultAppInterfaceCode code, MessageParcel& data, T& pa… in GetParcelableInfo()
180 bool DefaultAppProxy::SendRequest(DefaultAppInterfaceCode code, MessageParcel& data, MessageParcel&… in SendRequest()
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/server/
H A DRpcServerTest.cpp29 int32_t Calculator(uint32_t code, int32_t a, int32_t b, IpcIo *reply) in Calculator()
64 int32_t RemoteRequestOne(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in RemoteRequestOne()
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddistributed_parcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dbluetooth_call_proxy.cpp132 int32_t BluetoothCallProxy::SendRequest(BluetoothCallInterfaceCode code) in SendRequest()
149 BluetoothCallInterfaceCode code, MessageParcel &dataParcel, MessageParcel &replyParcel) in SendRequest()
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/reportsecuritycomponentclickeventstub_fuzzer/
H A Dreportsecuritycomponentclickeventstub_fuzzer.cpp62 uint32_t code = in RegisterSecurityComponentStub() local
98 uint32_t code = SecurityComponentServiceInterfaceCode::REPORT_SECURITY_COMPONENT_CLICK_EVENT; in ReportSecurityComponentClickEventStubFuzzTest() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_parcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
90 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Dparcel_helper.h86 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
98 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_subscriber_stub.cpp28 ErrCode StandbyServiceSubscriberStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
41 ErrCode StandbyServiceSubscriberStub::OnRemoteRequestInner(uint32_t code, in OnRemoteRequestInner()
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.h48 #define RETURN_TFLITE_ERROR_IF_NN_ERROR(code, callDesc) \ argument
58 #define RETURN_TFLITE_ERROR_IF_NN_ERROR_FOR_TENSOR(code, callDesc, pTensor) … argument
/ohos5.0/foundation/window/window_manager/test/common/mock/
H A Diremote_object_mocker.h38 int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in SendRequest()
88 int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in SendRequest()
/ohos5.0/base/notification/common_event_service/frameworks/extension/test/static_subscriber_proxy_test/
H A Dstatic_subscriber_proxy_test.cpp59 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
79 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/src/
H A Daccesstoken_callback_stubs.cpp42 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
69 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()

1...<<21222324252627282930>>...126