| /third_party/protobuf/conformance/ |
| H A D | conformance_php.php | 99 $request = new \\Conformance\\ConformanceRequest(); global() variable [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ |
| H A D | Program.cs | 84 private static ConformanceResponse PerformRequest(ConformanceRequest request, TypeRegistry typeRegistry) in PerformRequest() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | RingBufferAllocator.cpp | 111 Request request; in Allocate() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | RequestTracker.h | 36 uint64_t Add(Request&& request) { in Add() argument 42 bool Acquire(uint64_t serial, Request* request) { in Acquire() argument
|
| H A D | ShaderModule.cpp | 43 CompilationInfoRequest request; in GetCompilationInfoCallback() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | memory_test.cpp | 30 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 D | ClipAlphaHandler.cpp | 22 int ClipAlphaHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | CmdHandler.cpp | 21 int CmdHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | ColorModeHandler.cpp | 22 int ColorModeHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | EnableGPUHandler.cpp | 22 int EnableGPUHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | OpBoundsHandler.cpp | 22 int OpBoundsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() argument
|
| H A D | OverdrawHandler.cpp | 22 int OverdrawHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Service.java | 77 callMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request, RpcCallback<Message> done) callMethod() argument
|
| H A D | BlockingService.java | 48 callBlockingMethod( Descriptors.MethodDescriptor method, RpcController controller, Message request) callBlockingMethod() argument
|
| /base/account/os_account/test/fuzztest/iamaccount_stub/setpropertystub_fuzzer/ |
| H A D | setpropertystub_fuzzer.cpp | 50 SetPropertyRequest request = { in SetPropertyStubFuzzTest() local
|
| /base/account/os_account/frameworks/appaccount/cj/src/ |
| H A D | appaccount_common.cpp | 46 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 D | dfx_signalhandler_exception.c | 102 struct FaultLoggerdRequest request; in ReportException() local
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_check_labels_callback.cpp | 88 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 D | getpropertystub_fuzzer.cpp | 52 GetPropertyRequest request = { in GetPropertyStubFuzzTest() local
|
| /base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
| H A D | print_innerkit_modal_ui_callback.cpp | 51 void PrintInnerkitModalUICallback::OnReceive(const OHOS::AAFwk::WantParams& request) in OnReceive() argument
|
| /base/request/request/pre_download/native/src/download/ |
| H A D | task.rs | 106 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 D | ans_subscriber_proxy_branch_test.cpp | 92 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 D | notification_local_live_view_subscriber_manager_test.cpp | 125 sptr<NotificationRequest> request = new NotificationRequest(); in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/ |
| H A D | live_publish_process.cpp | 48 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 D | anssubscriberproxy_fuzzer.cpp | 42 sptr<Notification::NotificationRequest> request = new Notification::NotificationRequest();
in DoSomethingInterestingWithMyAPI() local
|