Home
last modified time | relevance | path

Searched defs:code (Results 651 – 675 of 3143) sorted by relevance

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

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dtransact_surface_delegator_stub.cpp38 int32_t TransactSurfaceDelegatorStub::SendMessage(int32_t code, MessageParcel &data, MessageParcel … in SendMessage()
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dnative_location_callback_host.cpp26 int NativeLocationCallbackHost::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/dialog_request_callback/
H A Ddialog_request_callback_stub.cpp28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/disallowedrunningbundlesplugin_fuzzer/
H A Ddisallowed_running_bundles_plugin_fuzzer.cpp47 uint32_t code = EdmInterfaceCode::DISALLOW_RUNNING_BUNDLES; in LLVMFuzzerTestOneInput() local
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_control_channel_stub.cpp35 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authenticator_callback_stub.cpp31 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
H A Dapp_account_event_stub.cpp29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/unregistersecuritycomponentstub_fuzzer/
H A Dunregistersecuritycomponentstub_fuzzer.cpp35 uint32_t code = SecurityComponentServiceInterfaceCode::UNREGISTER_SECURITY_COMPONENT; in UnregisterSecurityComponentStubFuzzTest() local
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/verifysavepermissionstub_fuzzer/
H A Dverifysavepermissionstub_fuzzer.cpp35 uint32_t code = SecurityComponentServiceInterfaceCode::VERIFY_TEMP_SAVE_PERMISSION; in VerifySavePermissionStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/checkappaccountsyncenablestub_fuzzer/
H A Dcheckappaccountsyncenablestub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::CHECK_APP_ACCOUNT_SYNC_ENABLE); in CheckAppAccountSyncEnableStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/deleteaccountstub_fuzzer/
H A Ddeleteaccountstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::DELETE_ACCOUNT); in DeleteAccountStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/getaccountextrainfostub_fuzzer/
H A Dgetaccountextrainfostub_fuzzer.cpp46 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_ACCOUNT_EXTRA_INFO); in GetAccountExtraInfoStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/getallaccountsstub_fuzzer/
H A Dgetallaccountsstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_ALL_ACCOUNTS); in GetAllAccountsStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/getauthenticatorcallbackstub_fuzzer/
H A Dgetauthenticatorcallbackstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_AUTHENTICATOR_CALLBACK); in GetAuthenticatorCallbackStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/getauthenticatorinfostub_fuzzer/
H A Dgetauthenticatorinfostub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_AUTHENTICATOR_INFO); in GetAuthenticatorInfoStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procremoveserverconfigstub_fuzzer/
H A Dprocremoveserverconfigstub_fuzzer.cpp50 uint32_t code = static_cast<uint32_t>(DomainAccountInterfaceCode::REMOVE_SERVER_CONFIG); in ProcRemoveServerConfigStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procsetauthenticationexpirythresholdstub_fuzzer/
H A Dprocsetauthenticationexpirythresholdstub_fuzzer.cpp52 uint32_t code = static_cast<uint32_t>(DomainAccountInterfaceCode::DOMAIN_SET_ACCOUNT_POLICY); in ProcSetAuthenticationExpiryThresholdStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/cancelauthstub_fuzzer/
H A Dcancelauthstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::CANCEL_AUTH); in CancelAuthStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/cancelstub_fuzzer/
H A Dcancelstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::CANCEL); in CancelStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/closesessionstub_fuzzer/
H A Dclosesessionstub_fuzzer.cpp45 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::CLOSE_SESSION); in CloseSessionStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/getcredentialinfostub_fuzzer/
H A Dgetcredentialinfostub_fuzzer.cpp46 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::GET_CREDENTIAL_INFO); in GetCredentialInfoStubFuzzTest() local
/ohos5.0/foundation/distributedhardware/device_manager/test/servicesfuzztest/ipcserverstub_fuzzer/
H A Dipc_server_stub_fuzzer.cpp43 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in IpcServerStubFuzzTest() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/fuzztest/dataservicestub_fuzzer/
H A Ddataservicestub_fuzzer.cpp34 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; in OnRemoteRequestFuzz() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_callback_stub.cpp28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
H A Dui_extension_record.cpp43 void UIExtensionRecord::HandleNotifyUIExtensionTimeout(ErrorCode code) in HandleNotifyUIExtensionTimeout()

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