Home
last modified time | relevance | path

Searched defs:request (Results 201 - 225 of 2045) sorted by relevance

12345678910>>...82

/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmemory_test.cpp30 marl::Allocation::Request request; in TEST_F() local
80 marl::Allocation::Request request; TEST_F() local
[all...]
/third_party/skia/tools/skiaserve/urlhandlers/
H A DClipAlphaHandler.cpp22 int ClipAlphaHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DCmdHandler.cpp21 int CmdHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DColorModeHandler.cpp22 int ColorModeHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DEnableGPUHandler.cpp22 int EnableGPUHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DOpBoundsHandler.cpp22 int OpBoundsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() argument
H A DOverdrawHandler.cpp22 int OverdrawHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DService.java77 callMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request, RpcCallback<Message> done) callMethod() argument
H A DBlockingService.java48 callBlockingMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request) callBlockingMethod() argument
/base/account/os_account/test/fuzztest/iamaccount_stub/setpropertystub_fuzzer/
H A Dsetpropertystub_fuzzer.cpp50 SetPropertyRequest request = { in SetPropertyStubFuzzTest() local
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_common.cpp46 void AuthenticatorAsyncCallback::OnRequestRedirected(AAFwk::Want &request) {} in OnRequestRedirected() argument
73 void AppAccountManagerCallback::OnRequestRedirected(AAFwk::Want &request) {} in OnRequestRedirected() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signalhandler_exception.c102 struct FaultLoggerdRequest request; in ReportException() local
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_check_labels_callback.cpp88 void AppAccountCheckLabelsCallback::OnRequestRedirected(AAFwk::Want &request) in OnRequestRedirected() argument
24 AppAccountCheckLabelsCallback(std::vector<AppAccountInfo> accounts, const AuthenticatorSessionRequest &request, const std::string &sessionId) AppAccountCheckLabelsCallback() argument
/base/account/os_account/test/fuzztest/iamaccount_stub/getpropertystub_fuzzer/
H A Dgetpropertystub_fuzzer.cpp52 GetPropertyRequest request = { in GetPropertyStubFuzzTest() local
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_innerkit_modal_ui_callback.cpp51 void PrintInnerkitModalUICallback::OnReceive(const OHOS::AAFwk::WantParams& request) in OnReceive() argument
/base/request/request/pre_download/native/src/download/
H A Dtask.rs106 let mut request = Request::new(); in ut_predownload() variables
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/
H A Dans_subscriber_proxy_branch_test.cpp92 sptr<NotificationRequest> request = new (std::nothrow) OHOS::Notification::NotificationRequest(); in HWTEST_F() local
116 sptr<NotificationRequest> request = new (std::nothrow) OHOS::Notification::NotificationRequest(); in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_local_live_view_subscriber_manager_test.cpp125 sptr<NotificationRequest> request = new NotificationRequest(); in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/
H A Dlive_publish_process.cpp48 ErrCode LivePublishProcess::PublishPreWork(const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllowed) in PublishPreWork() argument
77 ErrCode LivePublishProcess::PublishNotificationByApp(const sptr<NotificationRequest> &request) in PublishNotificationByApp() argument
97 CheckLocalLiveViewSubscribed( const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllowed, int32_t uid) CheckLocalLiveViewSubscribed() argument
116 CheckLocalLiveViewAllowed( const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllowed) CheckLocalLiveViewAllowed() argument
[all...]
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
H A Danssubscriberproxy_fuzzer.cpp42 sptr<Notification::NotificationRequest> request = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local
/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp34 std::shared_ptr<Request> request = std::make_shared<Request>(); in RequestManagerFuzzerTest() local
57 std::shared_ptr<Request> request = std::make_shared<Request>(); in RequestFuzzerTest() local
[all...]
/base/security/access_token/interfaces/kits/js/napi/privacy/include/
H A Dpermission_record_manager_napi.h41 PermissionUsedRequest request; member
/base/security/device_security_level/services/sa/lite/small/
H A Ddslm_service_feature.c60 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dincoming_call_notification.cpp92 Notification::NotificationRequest request; in PublishIncomingCallNotification() local
/base/useriam/user_auth_framework/services/context/src/
H A Dremote_iam_callback.cpp39 std::shared_ptr<Attributes> request = Common::MakeShared<Attributes>(extraInfo.Serialize()); in OnResult() local
61 std::shared_ptr<Attributes> request = Common::MakeShared<Attributes>(extraInfo.Serialize()); in OnAcquireInfo() local
[all...]

Completed in 8 milliseconds

12345678910>>...82