Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 25 of 26) sorted by relevance

12

/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/functionTest/common/
Dusbd_function_test.cpp80 int32_t funcs = USB_FUNCTION_NONE; variable
99 int32_t funcs = USB_FUNCTION_NONE; variable
159 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_ECM; variable
188 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_HDC; variable
203 int32_t funcs = USB_FUNCTION_ECM | USB_FUNCTION_HDC; variable
246 int32_t funcs = USB_FUNCTION_RNDIS | USB_FUNCTION_HDC; variable
261 int32_t funcs = USB_FUNCTION_STORAGE | USB_FUNCTION_HDC; variable
276 int32_t funcs = USB_FUNCTION_MTP; variable
291 int32_t funcs = USB_FUNCTION_PTP; variable
306 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_HDC; variable
[all …]
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_core_test.cpp75 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
92 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
110 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
128 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
175 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; variable
206 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_HDC; variable
222 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; variable
268 int32_t funcs = UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; variable
284 int32_t funcs = UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; variable
300 …int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTIO… variable
[all …]
Dusb_dfx_test.cpp181 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
207 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
257 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
Dkey_agreement_client.c28 void init_client(struct key_agreement_client *handle, struct client_virtual_func_group *funcs) in init_client()
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
Dpake_client.c46 struct client_virtual_func_group funcs = { build_start_request_data, parse_start_response_data, in build_pake_client() local
Dsts_client.c43 struct client_virtual_func_group funcs = { build_start_request_data, parse_start_response_data, in build_sts_client() local
/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/functionTest_additional/common/
Dusbd_function_test.cpp160 int32_t funcs = USB_FUNCTION_NONE; variable
176 int32_t funcs = USB_FUNCTION_NONE; variable
192 int32_t funcs = USB_FUNCTION_NONE; variable
208 int32_t funcs = USB_FUNCTION_NONE; variable
224 int32_t funcs = USB_FUNCTION_NONE; variable
240 int32_t funcs = USB_FUNCTION_NONE; variable
256 int32_t funcs = USB_FUNCTION_NONE; variable
/base/usb/usb_manager/test/native/mock/src/
Dusb_core_mock_test.cpp132 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); variable
175 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; variable
204 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_HDC; variable
219 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; variable
318 std::string funcs = "qwerts"; variable
332 std::string funcs = "zxcbvx"; variable
/base/update/updater/services/ui/control/
Dcallback_manager.cpp63 static std::unordered_map<std::string, Callback> funcs; in GetFuncs() local
74 auto &funcs = GetFuncs(); in Register() local
/base/web/webview/ohos_interface/ohos_glue/scripts/
Dmake_capi_header.py27 def make_capi_static_funcs(funcs, indent, defined_names, translate_map): argument
47 def make_capi_class_funcs(funcs, indent, defined_names, translate_map): argument
Dmake_cpptoc_impl.py245 def make_cpptoc_function_body(cls, funcs, prefix, defined_names): argument
282 def make_cpptoc_static_function_impl(cls, funcs, defined_names): argument
Dmake_ctocpp_impl.py152 def ctocpp_make_static_param(cls, funcs, prefix): argument
330 def ctocpp_make_function_body(cls, funcs, dir_name): argument
Dmake_file_base.py158 def get_func_name_list(funcs): argument
Dfile_parser.py2110 funcs = header.get_funcs() variable
2120 funcs = cls.get_virtual_funcs() variable
2129 funcs = cls.get_static_funcs() variable
/base/web/webview/interfaces/kits/cj/src/
Dweb_runtime_delegate.cpp20 bool WebRuntimeDelegate::RegisterCJFuncs(AtCMediaPlayer funcs) in RegisterCJFuncs()
/base/usb/usb_manager/services/native/src/
Dusb_device_manager.cpp122 int32_t UsbDeviceManager::GetCurrentFunctions(int32_t& funcs) in GetCurrentFunctions()
142 int32_t UsbDeviceManager::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions()
172 int32_t UsbDeviceManager::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions()
232 bool UsbDeviceManager::IsSettableFunctions(int32_t funcs) in IsSettableFunctions()
429 int32_t funcs = static_cast<int32_t>(func); in UserChangeProcess() local
Dusb_accessory_manager.cpp103 int32_t UsbAccessoryManager::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions()
120 int32_t UsbAccessoryManager::GetCurrentFunctions(int32_t &funcs) in GetCurrentFunctions()
/base/usb/usb_manager/test/native/js_unittest/usb_api_hit_test/autoFunctionTest/common/
Dusbd_auto_function_test.cpp58 int32_t funcs = USB_FUNCTION_NONE; variable
/base/security/device_security_level/oem_property/common/
Ddslm_credential.c34 bool InitDslmCredentialFunctions(const ProcessDslmCredFunctions *funcs) in InitDslmCredentialFunctions()
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_srv_client.cpp817 int32_t UsbSrvClient::GetCurrentFunctions(int32_t &funcs) in GetCurrentFunctions()
830 int32_t UsbSrvClient::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions()
843 int32_t UsbSrvClient::UsbFunctionsFromString(std::string_view funcs) in UsbFunctionsFromString()
857 std::string UsbSrvClient::UsbFunctionsToString(int32_t funcs) in UsbFunctionsToString()
938 int32_t UsbSrvClient::GetCurrentFunctions(int32_t &funcs) in GetCurrentFunctions()
944 int32_t UsbSrvClient::SetCurrentFunctions(int32_t funcs) in SetCurrentFunctions()
950 int32_t UsbSrvClient::UsbFunctionsFromString(std::string_view funcs) in UsbFunctionsFromString()
956 std::string UsbSrvClient::UsbFunctionsToString(int32_t funcs) in UsbFunctionsToString()
/base/telephony/core_service/services/network_search/include/
Dnetwork_utils.h312 T EventSender::GetFunctionOfEvent(const std::map<RadioEvent, T> &funcs, RadioEvent radioEvent) in GetFunctionOfEvent()
/base/telephony/ril_adapter/services/hril/include/
Dhril_base.h146 F HRilBase::GetFunc(std::map<uint32_t, F> &funcs, uint32_t code) in GetFunc()
/base/usb/usb_manager/test/tool/
Dusb_function_test.cpp117 int32_t funcs = 0; in GetCurrentFunctionInfo() local
/base/usb/usb_manager/frameworks/ets/taihe/usb_manager/src/
Dohos.usbManager.impl.cpp454 int32_t getFunctionsFromString(string_view funcs) in getFunctionsFromString()
472 string getStringFromFunctions(FunctionType funcs) in getStringFromFunctions()
490 void setDeviceFunctionsSync(FunctionType funcs) in setDeviceFunctionsSync()
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp1124 std::string funcs; in CoreUsbFunctionsFromString() local
1155 int32_t funcs; in CoreUsbFunctionsToString() local
1217 int32_t funcs = 0; in CoreSetCurrentFunctions() local

12