Home
last modified time | relevance | path

Searched defs:request (Results 151 - 175 of 1033) sorted by relevance

12345678910>>...42

/third_party/protobuf/conformance/
H A Dconformance_php.php99 $request = new \\Conformance\\ConformanceRequest(); global() variable
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Conformance/
H A DProgram.cs84 private static ConformanceResponse PerformRequest(ConformanceRequest request, TypeRegistry typeRegistry) in PerformRequest() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRingBufferAllocator.cpp111 Request request; in Allocate() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DRequestTracker.h36 uint64_t Add(Request&& request) { in Add() argument
42 bool Acquire(uint64_t serial, Request* request) { in Acquire() argument
H A DShaderModule.cpp43 CompilationInfoRequest request; in GetCompilationInfoCallback() local
/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

Completed in 13 milliseconds

12345678910>>...42