/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
|
/base/location/test/fuzztest/locator/requestmanager_fuzzer/ |
H A D | requestmanager_fuzzer.cpp | 34 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 D | permission_record_manager_napi.h | 41 PermissionUsedRequest request; member
|
/base/security/device_security_level/services/sa/lite/small/ |
H A D | dslm_service_feature.c | 60 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
|
/base/telephony/call_manager/services/call/call_state_observer/src/ |
H A D | incoming_call_notification.cpp | 92 Notification::NotificationRequest request; in PublishIncomingCallNotification() local
|
/base/useriam/user_auth_framework/services/context/src/ |
H A D | remote_iam_callback.cpp | 39 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...] |
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
H A D | stream_still_capture.cpp | 49 RetCode StreamStillCapture::Capture(const std::shared_ptr<CaptureRequest>& request) in Capture() argument 115 auto request = waitingList_.front(); in StopStream() local
|
/third_party/alsa-utils/alsamixer/ |
H A D | device_name.c | 73 int request; in on_form_key() member
|
/third_party/curl/docs/examples/ |
H A D | sendrecv.c | 76 const char *request = "GET / HTTP/1.0\r\nHost: example.com\r\n\r\n"; in main() local
|
/third_party/curl/lib/ |
H A D | http_digest.c | 71 Curl_output_digest(struct Curl_easy *data, bool proxy, const unsigned char *request, const unsigned char *uripath) Curl_output_digest() argument
|
/third_party/mesa3d/src/panfrost/drm-shim/ |
H A D | panfrost_noop.c | 39 pan_ioctl_noop(int fd, unsigned long request, void *arg) in pan_ioctl_noop() argument 45 pan_ioctl_get_param(int fd, unsigned long request, void *arg) in pan_ioctl_get_param() argument 86 pan_ioctl_create_bo(int fd, unsigned long request, void *arg) in pan_ioctl_create_bo() argument 105 pan_ioctl_mmap_bo(int fd, unsigned long request, void *arg) in pan_ioctl_mmap_bo() argument 118 pan_ioctl_madvise(int fd, unsigned long request, void *arg) in pan_ioctl_madvise() argument
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
H A D | ptrace01.c | 35 int request; member
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl01.c | 42 int request; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | osfiber_asm.h | 114 Allocation::Request request; in createFiber() local
|
/third_party/skia/tools/skiaserve/urlhandlers/ |
H A D | BreakHandler.cpp | 22 int BreakHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
H A D | PostHandler.cpp | 35 int PostHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | eapol_test.py | 55 def request(self, cmd, timeout=10): member in eapol_test [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | eapol_test.py | 55 def request(self, cmd, timeout=10): member in eapol_test [all...] |
/base/account/os_account/test/fuzztest/appaccount_stub/checkaccountlabelsstub_fuzzer/ |
H A D | checkaccountlabelsstub_fuzzer.cpp | 32 void OnRequestRedirected(OHOS::AAFwk::Want &request) {} in OnRequestRedirected() argument
|
/base/account/os_account/test/fuzztest/appaccount_stub/authenticatestub_fuzzer/ |
H A D | authenticatestub_fuzzer.cpp | 32 void OnRequestRedirected(OHOS::AAFwk::Want &request) {} in OnRequestRedirected() argument
|
/base/account/os_account/test/fuzztest/appaccount_stub/setauthenticatorpropertiesstub_fuzzer/ |
H A D | setauthenticatorpropertiesstub_fuzzer.cpp | 32 void OnRequestRedirected(OHOS::AAFwk::Want &request) {} in OnRequestRedirected() argument
|