| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl_ns07.c | 23 static int requests[] = {NS_GET_PARENT, NS_GET_USERNS, variable
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| H A D | get_active.h | 30 std::vector<sptr<OHOS::Notification::NotificationRequest>> requests; member
|
| /foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/include/latency_control/ |
| H A D | network_latency_controller.h | 53 std::unordered_set<std::string> requests;
member in OHOS::ResourceSchedule::NetworkLatencyController
|
| /third_party/mesa3d/bin/ |
| H A D | khronos-update.py | 6 import requests namespace
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | form_render_group_test.cpp | 560 std::vector<FormRequest> requests; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_normalize_request.c | 176 NormalizeRequest *requests = NULL; in NotifyNormalizeRequestSuccess() local 48 GetRequestListByUdidHash(char *udidHash, bool isNeedClear, NormalizeRequest **requests, uint32_t *num) GetRequestListByUdidHash() argument 99 GetNormalizeRequestList(int64_t authSeq, bool isNeedClear, NormalizeRequest *request, NormalizeRequest **requests, uint32_t *num) GetNormalizeRequestList() argument 202 NormalizeRequest *requests = NULL; NotifyNormalizeRequestFail() local [all...] |
| /third_party/skia/third_party/externals/freetype/tests/scripts/ |
| H A D | download-test-fonts.py | 11 import requests namespace
|
| /third_party/skia/tools/skiaserve/tester/ |
| H A D | tester.py | 10 import requests namespace
|
| /third_party/notofonts/scripts/ |
| H A D | versionator.py | 12 import requests namespace
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius_client.h | 64 u32 requests; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_client.h | 64 u32 requests; member
|
| /base/location/test/location_manager/source/ |
| H A D | request_manager_test.cpp | 332 auto requests = std::make_shared<std::list<std::shared_ptr<Request>>>(); in HWTEST_F() local 544 std::list<std::shared_ptr<Request>> requests; in HWTEST_F() local 557 std::list<std::shared_ptr<Request>> requests; in HWTEST_F() local
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_manager_impl.cpp | 180 std::vector<sptr<NotificationRequest>> requests; in GetActiveNotifications() local
|
| /foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
| H A D | frs_form_render_record_test.cpp | 1208 std::unordered_map<std::string, Ace::FormRequest> requests; in HWTEST_F() local 1223 std::vector<Ace::FormRequest> requests; in HWTEST_F() local 1341 std::unordered_map<std::string, Ace::FormRequest> requests; in HWTEST_F() local 1368 std::unordered_map<std::string, Ace::FormRequest> requests; in HWTEST_F() local 1392 std::unordered_map<std::string, Ace::FormRequest> requests; in HWTEST_F() local 1687 std::vector<Ace::FormRequest> requests; HWTEST_F() local 1712 std::vector<Ace::FormRequest> requests; HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/core/connection/ble/include/ |
| H A D | softbus_conn_ble_manager.h | 54 ListNode requests; member
|
| /foundation/communication/dsoftbus/core/connection/br/include/ |
| H A D | softbus_conn_br_manager.h | 55 ListNode requests; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
| H A D | event_loop_impl.cpp | 424 void EventLoopImpl::ProcessRequest(std::list<EventRequest *> &requests) in ProcessRequest() argument 478 std::list<EventRequest *> requests; in ProcessRequest() local
|
| /third_party/backends/testsuite/backend/genesys/ |
| H A D | tests_image_pipeline.cpp | 36 std::vector<std::size_t> requests; in test_image_buffer_exact_reads() local 63 std::vector<std::size_t> requests; in test_image_buffer_smaller_reads() local 91 std::vector<std::size_t> requests; in test_image_buffer_larger_reads() local 116 std::vector<std::size_t> requests; in test_image_buffer_uncapped_remaining_bytes() local 142 std::vector<std::size_t> requests; test_image_buffer_capped_remaining_bytes() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | http_server.c | 36 struct http_request *requests; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | http_server.c | 36 struct http_request *requests; member
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_live_view_service.cpp | 330 GetBatchNotificationRequestsFromDb( std::vector<NotificationRequestDb> &requests, int32_t userId) GetBatchNotificationRequestsFromDb() argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
| H A D | kit.py | 320 import requests namespace 358 import requests namespace
|
| /third_party/python/Lib/test/ |
| H A D | test_urllib2_localnet.py | 406 requests = [] variable in GetRequestHandler.FakeHTTPRequestHandler
|
| /base/location/services/location_locator/locator/source/ |
| H A D | request_manager.cpp | 214 auto requests = locatorAbility->GetRequests(); in UpdateRequestRecord() local 248 void RequestManager::HandleChrEvent(std::list<std::shared_ptr<Request>> requests) in HandleChrEvent() argument 292 auto requests in HandleStopLocating() local 316 DeleteRequestRecord(std::shared_ptr<std::list<std::shared_ptr<Request>>> requests) DeleteRequestRecord() argument 335 auto requests = locatorAbility->GetRequests(); HandleRequest() local 564 auto requests = locatorAbility->GetRequests(); HandlePermissionChanged() local [all...] |
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_service_test.cpp | 3284 std::vector<sptr<NotificationRequest>> requests; in HWTEST_F() local
|