Home
last modified time | relevance | path

Searched defs:funcs (Results 1 - 22 of 22) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dkey_agreement_client.c28 void init_client(struct key_agreement_client *handle, struct client_virtual_func_group *funcs) in init_client() argument
48 struct client_virtual_func_group *funcs = &client->package_funcs; in send_start_request() local
74 struct client_virtual_func_group *funcs = &client->package_funcs; in send_end_request() local
106 struct client_virtual_func_group *funcs = &client->package_funcs; in receive_end_response() local
[all...]
H A Dpake_client.c46 struct client_virtual_func_group funcs = { build_start_request_data, parse_start_response_data, in build_pake_client() local
H A Dsts_client.c43 struct client_virtual_func_group funcs = { build_start_request_data, parse_start_response_data, in build_sts_client() local
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkFunctionTest.cpp70 int32_t funcs = USB_FUNCTION_NONE; in BENCHMARK_F() local
93 int32_t funcs = USB_FUNCTION_ACM; in BENCHMARK_F() local
/test/xts/hats/hdf/usb/autoFunctionTest/common/
H A Dusbd_auto_function_test.cpp55 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
/base/update/updater/services/ui/control/
H A Dcallback_manager.cpp63 static std::unordered_map<std::string, Callback> funcs; in GetFuncs() local
74 auto &funcs = GetFuncs(); in Register() local
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp82 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
101 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
161 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_ECM; HWTEST_F() local
190 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_HDC; HWTEST_F() local
205 int32_t funcs = USB_FUNCTION_ECM | USB_FUNCTION_HDC; HWTEST_F() local
248 int32_t funcs = USB_FUNCTION_RNDIS | USB_FUNCTION_HDC; HWTEST_F() local
263 int32_t funcs = USB_FUNCTION_STORAGE | USB_FUNCTION_HDC; HWTEST_F() local
278 int32_t funcs = USB_FUNCTION_MTP; HWTEST_F() local
293 int32_t funcs = USB_FUNCTION_PTP; HWTEST_F() local
308 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_HDC; HWTEST_F() local
338 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_RNDIS; HWTEST_F() local
353 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_RNDIS; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp162 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
178 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
194 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
210 int32_t funcs in HWTEST_F() local
226 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
242 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
258 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
[all...]
/base/security/device_security_level/oem_property/common/
H A Ddslm_credential.c34 bool InitDslmCredentialFunctions(const ProcessDslmCredFunctions *funcs) in InitDslmCredentialFunctions() argument
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp82 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
99 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
117 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
135 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
182 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; HWTEST_F() local
213 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
229 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
275 int32_t funcs = UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
291 int32_t funcs = UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
307 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
468 std::string funcs = "qwerts"; HWTEST_F() local
484 std::string funcs = "zxcbvx"; HWTEST_F() local
[all...]
H A Dusb_dfx_test.cpp183 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
209 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
259 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
/base/usb/usb_manager/test/native/mock/src/
H A Dusb_core_mock_test.cpp132 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
175 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; in HWTEST_F() local
204 int32_t funcs in HWTEST_F() local
219 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
318 std::string funcs = "qwerts"; HWTEST_F() local
332 std::string funcs = "zxcbvx"; HWTEST_F() local
[all...]
/base/telephony/core_service/services/network_search/include/
H A Dnetwork_utils.h312 T EventSender::GetFunctionOfEvent(const std::map<RadioEvent, T> &funcs, RadioEvent radioEvent) in GetFunctionOfEvent() argument
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_base.h149 F HRilBase::GetFunc(std::map<uint32_t, F> &funcs, uint32_t code) in GetFunc() argument
/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp84 bool UsbDeviceManager::AreSettableFunctions(int32_t funcs) in AreSettableFunctions() argument
H A Dusb_service.cpp578 int32_t UsbService::UsbFunctionsFromString(std::string_view funcs) in UsbFunctionsFromString() argument
593 std::string UsbService::UsbFunctionsToString(int32_t funcs) in UsbFunctionsToString() argument
/base/usb/usb_manager/test/tool/
H A Dusb_function_test.cpp118 int32_t funcs = 0; in GetCurrentFunctionInfo() local
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp178 int32_t UsbSrvClient::GetCurrentFunctions(int32_t &funcs) in GetCurrentFunctions() argument
191 int32_t UsbSrvClient::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions() argument
204 int32_t UsbSrvClient::UsbFunctionsFromString(std::string_view funcs) in UsbFunctionsFromString() argument
212 UsbFunctionsToString(int32_t funcs) UsbFunctionsToString() argument
[all...]
/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp416 int32_t UsbServerProxy::GetCurrentFunctions(int32_t &funcs) in GetCurrentFunctions() argument
440 int32_t UsbServerProxy::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions() argument
462 int32_t UsbServerProxy::UsbFunctionsFromString(std::string_view funcs) in UsbFunctionsFromString() argument
486 std::string UsbServerProxy::UsbFunctionsToString(int32_t funcs) in UsbFunctionsToString() argument
H A Dusb_srv_stub.cpp295 int32_t funcs; in DoSetCurrentFunctions() local
306 std::string funcs; in DoUsbFunctionsFromString() local
314 int32_t funcs; in DoUsbFunctionsToString() local
/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dfile_parser.py2104 funcs = header.get_funcs() global() variable in obj_analysis
[all...]
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp680 std::string funcs; in CoreUsbFunctionsFromString() local
705 int32_t funcs; in CoreUsbFunctionsToString() local
755 int32_t funcs in CoreSetCurrentFunctions() local
[all...]

Completed in 23 milliseconds