Home
last modified time | relevance | path

Searched defs:label (Results 226 - 250 of 1642) sorted by relevance

12345678910>>...66

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dsha256-prf.c30 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf() argument
54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits() argument
H A Dsha384-prf.c30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf() argument
54 int sha384_prf_bits(const u8 *key, size_t key_len, const char *label, in sha384_prf_bits() argument
H A Dsha512-prf.c30 int sha512_prf(const u8 *key, size_t key_len, const char *label, in sha512_prf() argument
54 int sha512_prf_bits(const u8 *key, size_t key_len, const char *label, in sha512_prf_bits() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_peap_common.c15 peap_prfplus(int version, const u8 *key, size_t key_len, const char *label, const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) peap_prfplus() argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_property.h28 std::string label; // the label of inputMethod member
35 std::string label; // the label of subtype member
/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h49 std::string label; member
/base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/
H A Ddevice_info_proxy.cpp81 int32_t DeviceInfoProxy::GetDeviceInfoSync(AppExecFwk::ElementName &admin, const std::string &label, std::string &info) in GetDeviceInfoSync() argument
/base/customization/enterprise_device_management/interfaces/kits/device_info/src/
H A Ddevice_info_addon.cpp71 std::string label; in GetDeviceInfoSync() local
/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_notification_manager_test.cpp67 std::string label = request->GetLabel(); in HWTEST_F() local
84 std::string label = request->GetLabel(); in HWTEST_F() local
101 std::string label = request->GetLabel(); in HWTEST_F() local
37 OnDelete( const std::string &deviceId, const std::string &bundleName, const std::string &label, int32_t id) OnDelete() argument
118 std::string label = request->GetLabel(); HWTEST_F() local
135 std::string label = request->GetLabel(); HWTEST_F() local
153 std::string label = request->GetLabel(); HWTEST_F() local
171 std::string label = request->GetLabel(); HWTEST_F() local
369 std::string label = request->GetLabel(); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Ddistributed_notification_manager_branch_test.cpp199 std::string label = "test3"; in HWTEST_F() local
213 std::string label = "bb"; in HWTEST_F() local
228 std::string label = "bb"; in HWTEST_F() local
246 std::string label = request->GetLabel(); in HWTEST_F() local
41 OnDelete( const std::string &deviceId, const std::string &bundleName, const std::string &label, int32_t id) OnDelete() argument
261 std::string label = "bb"; HWTEST_F() local
275 std::string label = "bb"; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp101 void AdvancedNotificationService::SendCancelHiSysEvent(int32_t notificationId, const std::string &label, in SendCancelHiSysEvent() argument
117 void AdvancedNotificationService::SendRemoveHiSysEvent(int32_t notificationId, const std::string &label, in SendRemoveHiSysEvent() argument
/base/startup/init/test/unittest/param/
H A Ddac_unittest.cpp46 ParamSecurityLabel label = {}; in TestDacInitLocalLabel() local
73 ParamSecurityLabel label = {}; in TestDacCheckFilePermission() local
115 ParamSecurityLabel label = {}; in TestClientDacCheckFilePermission() local
[all...]
H A Dselinux_unittest.cpp50 ParamSecurityLabel label = {}; in TestSelinuxInitLocalLabel() local
65 ParamSecurityLabel label = {}; in TestSelinuxCheckFilePermission() local
75 int TestSelinuxCheckParaPermission(const char *name, const char *label) in TestSelinuxCheckParaPermission() argument
102 ParamSecurityLabel label = {}; in TestClientSelinuxCheckFilePermission() local
112 TestClientSelinuxCheckParaPermissionWrite(const char *name, const char *label) TestClientSelinuxCheckParaPermissionWrite() argument
131 TestClientSelinuxCheckParaPermissionRead(const char *name, const char *label) TestClientSelinuxCheckParaPermissionRead() argument
[all...]
/base/startup/init/services/modules/selinux/
H A Dselinux_adp.c71 char *label = "u:r:limit_domain:s0"; in SetServiceContent() local
/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_sip_data.cpp48 void VCardSipData::InitSipData(std::string rawSip, int32_t type, std::string label) in InitSipData() argument
H A Dvcard_phone_data.cpp46 void VCardPhoneData::InitPhoneData(std::string data, int32_t type, std::string label, bool isPrimary) in InitPhoneData() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dmission_info.h48 std::string label; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_window_test.cpp260 string label = "label"; in HWTEST_F() local
273 string label = "label"; in HWTEST_F() local
290 string label = "label"; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_window.cpp153 ErrCode AbilityWindow::SetMissionLabel(const std::string &label) in SetMissionLabel() argument
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_list_component.h44 IndexerListComponent(const RefPtr<ListComponent>& list, const std::vector<std::string>& label, in IndexerListComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_request_data.h28 std::optional<std::string> label; member
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_group_unit_test.cpp378 UILabel* label = new UILabel(); in HWTEST_F() local
385 UIView* label = group->GetChildrenHead(); in HWTEST_F() local
407 UIView* label = group->GetChildrenHead(); in HWTEST_F() local
432 UILabel* label in HWTEST_F() local
439 UIView* label = group->GetChildrenHead(); HWTEST_F() local
463 UIView* label = group->GetChildrenHead(); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_screenshot/
H A Dui_test_screenshot.cpp91 UILabel* label = GetTitleLabel("截屏功能测试"); in UIKit_SCREENSHOT_TEST_001() local
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/
H A Dui_test_view_bounds.cpp93 UILabel* label = new UILabel(); in CreateTitleLabel() local

Completed in 9 milliseconds

12345678910>>...66