Home
last modified time | relevance | path

Searched refs:set (Results 4301 - 4325 of 7115) sorted by relevance

1...<<171172173174175176177178179180>>...285

/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dqm.c393 int (*set_msi)(struct hisi_qm *qm, bool set);
904 /* set c_flag */ in qm_poll_req_cb()
1130 dev_err(dev, "system page size is not support: %lu, default set to 4KB", in qm_init_prefetch()
1756 static int qm_set_msi(struct hisi_qm *qm, bool set) in qm_set_msi() argument
1760 if (set) { in qm_set_msi()
1813 static int qm_set_msi_v3(struct hisi_qm *qm, bool set) in qm_set_msi_v3() argument
1820 if (set) in qm_set_msi_v3()
1826 if (set) { in qm_set_msi_v3()
2216 * is_resetting flag should be set negative so that this qp will not in qm_stop_qp_nolock()
2508 * qm_hw_err_isolate() - Try to set th
4060 qm_set_pf_mse(struct hisi_qm *qm, bool set) qm_set_pf_mse() argument
4084 qm_set_vf_mse(struct hisi_qm *qm, bool set) qm_set_vf_mse() argument
[all...]
/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_data_storage_test.cpp143 std::set<std::string> apps; in HWTEST_F()
/base/location/interfaces/inner_api/include/
H A Dlocator_impl.h71 * @param enable Status of the location switch to be set.
220 * @return Returns 1 if the location privacy protocol has been set, returns 0 otherwise.
273 * @return Returns true if the mock location config has been set successfully, returns false otherwise.
297 * @param mockInfo Indicates the set of locations and place names to be simulated.
298 * @return Returns true if the mock reverse geocoding config has been set successfully, returns false otherwise.
321 * @param enable Status of the location switch to be set.
329 * @param enable Status of the location switch to be set.
485 * @return Return ERRCODE_SUCCESS if set location privacy protocol confirmation status is successful.
540 * @return Returns ERRCODE_SUCCESS if the mock location config has been set successfully.
562 * @param mockInfo Indicates the set o
[all...]
/base/hiviewdfx/hiview/base/include/
H A Dplugin.h278 virtual void AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, in AddListenerInfo()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session_manager.cpp172 std::set<std::string> sessionSet; in OpenSession()
/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp315 std::set<std::string> GetTimeZoneAvailableIDs(I18nErrorCode &errorCode) in GetTimeZoneAvailableIDs()
H A Dsystem_locale_manager.cpp180 std::set<std::string> zoneCityIds = I18nTimeZone::GetAvailableZoneCityIDs(); in GetTimezoneCityInfoArray()
H A Dlunar_calendar.cpp118 calendar_->set(year, month - 1, day); in ConvertDate()
/base/print/print_fwk/test/unittest/service_test/
H A Dscan_service_ability_test.cpp48 std::set<ScanErrorCode> allStatus;
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_dumper.cpp277 std::set<std::shared_ptr<AppInfo>> appInfos; in SaveAppInfo()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_local_live_view_subscriber_manager.cpp20 #include <set>
200 // set bundleName and uid in CreateSubscriberRecord()
/base/location/test/location_locator/source/
H A Dlocation_without_permission_test.cpp250 std::set<int> pidList; in HWTEST_F()
/base/msdp/device_status/intention/services/device_manager/include/
H A Ddevice.h216 caps_.set(capability); in AddCapability()
/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_proxy_test.cpp395 std::set<int> pidList = {1000}; in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp60 uint32_t ImageSource::GetSupportedFormats(std::set<std::string> &formats) in GetSupportedFormats()
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h136 * @param enable Indicates to set show badge
155 * @param importance Indicates to set a importance label which can be LEVEL_NONE,
174 * @param totalBadgeNum Indicates to set badge num.
183 * @param slotFlags Indicates to set soltFlags.
210 * @param enabled Indicates to set enable.
228 * @param enabled Indicates to set enable.
248 * @param date Indicates to set do not disturb date.
313 * @return Returns set notifications enabled for specified bundle result.
325 * @return Returns set notifications enabled for specified bundle result.
336 * @return Returns set notification
[all...]
/base/security/access_token/services/privacymanager/include/record/
H A Dpermission_record_manager.h20 #include <set>
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp221 std::set<std::shared_ptr<IDbListener>> listeners = listenerMap_[event.eventId]; in DbChanged()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_perm_manager.cpp170 std::set<std::string> permSet; in AddAppGrantPermissionRecord()
/base/telephony/call_manager/services/call/src/
H A Dott_call.cpp220 std::set<std::int32_t> subCallIdList = DelayedSingleton<OttConference>::GetInstance()->GetSubCallIdList(); in HandleCombineConferenceFailEvent()
/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_buffer.cpp329 std::set<uint8_t> token = { '"', '(', ')', '/', ',', ':', ';', '<', '=', '>', '?', '@', '[', '\\', ']', '{', '}' }; in CharIsToken()
447 * the most significant bit set to one (1xxx xxxx) and with the value
/base/time/time_service/services/timer/include/
H A Dtimer_manager.h58 bool ProxyTimer(std::set<int> pidList, bool isProxy, bool needRetrigger) override;
/base/useriam/user_auth_framework/services/context/src/
H A Dsimple_auth_context.cpp17 #include <set>
/base/useriam/user_auth_framework/services/core/src/
H A Dwidget_schedule_node_impl.cpp191 std::set<AuthType> startAuthTypeSet; in OnStartAuth()
/base/web/webview/sa/src/
H A Dapp_fwk_update_service.cpp45 const std::set<std::string> ARK_WEB_DEFAULT_BUNDLE_NAME_SET = { "com.ohos.nweb", "com.ohos.arkwebcore" };

Completed in 26 milliseconds

1...<<171172173174175176177178179180>>...285