| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | common_convert_notification.cpp | 101 NotificationRequest request = notification->GetNotificationRequest(); in SetNotification() local 167 GetNotificationRequestDistributedOptions(const napi_env &env, const napi_value &value, NotificationRequest &request) GetNotificationRequestDistributedOptions() argument 204 GetNotificationIsDistributed( const napi_env &env, const napi_value &value, NotificationRequest &request) GetNotificationIsDistributed() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/ |
| H A D | readfromparcel_fuzzer.cpp | 33 sptr<Notification::NotificationRequest> request = new Notification::NotificationRequest();
in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/ |
| H A D | distributed_notification_manager_test.cpp | 63 sptr<NotificationRequest> request = new NotificationRequest(1000); in HWTEST_F() local 80 sptr<NotificationRequest> request = new NotificationRequest(1000); in HWTEST_F() local 33 OnPublish( const std::string &deviceId, const std::string &bundleName, sptr<NotificationRequest> &request) OnPublish() argument 35 OnUpdate( const std::string &deviceId, const std::string &bundleName, sptr<NotificationRequest> &request) OnUpdate() argument 97 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local 114 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local 131 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local 148 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local 167 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local 340 sptr<NotificationRequest> request = new NotificationRequest(1); HWTEST_F() local 353 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local 364 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/ |
| H A D | distributed_notification_manager_branch_test.cpp | 135 sptr<NotificationRequest> request = nullptr;
in HWTEST_F() local 167 sptr<NotificationRequest> request = nullptr;
in HWTEST_F() local 215 sptr<NotificationRequest> request = nullptr;
in HWTEST_F() local 230 sptr<NotificationRequest> request = nullptr;
in HWTEST_F() local 37 OnPublish( const std::string &deviceId, const std::string &bundleName, sptr<NotificationRequest> &request) OnPublish() argument 39 OnUpdate( const std::string &deviceId, const std::string &bundleName, sptr<NotificationRequest> &request) OnUpdate() argument 242 sptr<NotificationRequest> request = new NotificationRequest(1000); HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_event_service.cpp | 82 void AdvancedNotificationService::SendPublishHiSysEvent(const sptr<NotificationRequest> &request, ErrCode errCode) in SendPublishHiSysEvent() argument [all...] |
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_slot_service_test.cpp | 344 sptr<NotificationRequest> request = new NotificationRequest(); in HWTEST_F() local
|
| /base/powermgr/battery_lite/services/src/ |
| H A D | battery_manage_feature.c | 42 BOOL OnFeatureMessage(Feature *feature, Request *request)
in OnFeatureMessage() argument
|
| H A D | battery_manage_service.c | 64 static BOOL MessageHandle(Service *service, Request *request)
in MessageHandle() argument 101 Request request = {
in BatteryMonitorHandle() local
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| H A D | request_test.cpp | 74 Request request = Request(tid); in HWTEST_F() local 99 Request request = Request(tid); in HWTEST_F() local 133 Request request = Request(tid); HWTEST_F() local 165 Request request = Request(tid); HWTEST_F() local 201 Request request = Request(tid); HWTEST_F() local 229 Request request = Request(tid); HWTEST_F() local 249 Request request = Request(tid); HWTEST_F() local [all...] |
| /base/request/request/services/src/task/ |
| H A D | request_task.rs | 309 let mut request = RequestBuilder::new().method(method).url(url.as_str()); variables
|
| /base/security/access_token/services/privacymanager/src/database/ |
| H A D | data_translator.cpp | 31 int32_t DataTranslator::TranslationIntoGenericValues(const PermissionUsedRequest& request, in TranslationIntoGenericValues() argument
|
| /base/security/device_security_level/oem_property/common/ |
| H A D | dslm_credential.c | 48 RequestDslmCredFunc *request = cb->requestFunc; in DefaultRequestDslmCred() local
|
| /base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
| H A D | hks_samgr_client_proxy.c | 100 static int32_t WriteToIpcRequest(IpcIo *request, uint32_t outBlobSize, const struct HksBlob *inBlob) in WriteToIpcRequest() argument 141 IpcIo request; in HksIpcCall() local
|
| /base/startup/init/services/param/linux/ |
| H A D | param_message.c | 44 int FillParamMsgContent(const ParamMessage *request, uint32_t *start, int type, const char *value, uint32_t length)
in FillParamMsgContent() argument 84 ParamMsgContent *GetNextContent(const ParamMessage *request, uint32_t *offset)
in GetNextContent() argument
|
| /base/telephony/cellular_data/test/ |
| H A D | cellular_data_service_test.cpp | 73 NetRequest request; in HWTEST_F() local 292 NetRequest request; in HWTEST_F() local [all...] |
| /build/ |
| H A D | prebuilts_config.py | 24 import urllib.request
namespace
|
| /foundation/ai/ai_engine/services/common/platform/os_wrapper/ipc/source/ |
| H A D | aie_ipc.cpp | 51 void IpcIoPushSharedMemory(IpcIo *request, const DataInfo *dataInfo, const uid_t receiverUid) in IpcIoPushSharedMemory() argument 114 int IpcIoPopSharedMemory(IpcIo *request, DataInfo *dataInfo) in IpcIoPopSharedMemory() argument 180 int IpcIoPopMemory(IpcIo *request, DataInf argument 211 ParcelDataInfo(IpcIo *request, const DataInfo *dataInfo, const uid_t receiverUid) ParcelDataInfo() argument 244 UnParcelDataInfo(IpcIo *request, DataInfo *dataInfo) UnParcelDataInfo() argument [all...] |
| /foundation/ability/dmsfwk_lite/source/ |
| H A D | dmslite_famgr.c | 70 Request request = {
in StartRemoteAbilityInner() local
|
| /foundation/ai/ai_engine/services/server/server_executor/source/ |
| H A D | engine.cpp | 122 int Engine::SyncExecute(IRequest *request, IResponse *&response) in SyncExecute() argument 156 int Engine::AsyncExecute(IRequest *request) in AsyncExecute() argument
|
| H A D | future.cpp | 28 Future::Future(IRequest *request, long long sequenceId, long long transactionId) in Future() argument
|
| /foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/ |
| H A D | main_ability_slice.cpp | 48 IpcIo request; in IpcMsgHandler() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/ |
| H A D | wfd_message_test.cpp | 346 WfdRtspM4Request request; HWTEST_F() local 357 WfdRtspM4Request request; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/js/napi/dialog_request_info/ |
| H A D | request_info.cpp | 42 napi_value RequestInfo::WrapRequestInfo(napi_env env, RequestInfo *request) in WrapRequestInfo() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/ |
| H A D | channel_manager.cpp | 72 int ChannelManager::CreateChannel(ChannelRequest &request, std::shared_ptr<IChannelListener> channelListener) in CreateChannel() argument 102 CreateChannel(ChannelRequest &request, std::shared_ptr<IChannelListener> channelListener, ChannelFileSchema &fileSchema) CreateChannel() argument [all...] |
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/client/ |
| H A D | app_spawn_client.cpp | 72 IpcIo request;
in CallingInnerSpawnProcess() local
|