Searched defs:registerType (Results 1 – 8 of 8) sorted by relevance
| /foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/ |
| D | net_supplier_callback_base.h | 30 uint32_t registerType = REGISTER; member 37 …: registerType(registerType), bearTypes(netBearTypes), uid(uid), requestId(requestId), ident(ident) in registerType() function
|
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
| D | net_supplier_callback_stub.cpp | 82 int32_t registerType = 0; in OnRequestNetwork() local
|
| /foundation/communication/netmanager_base/services/netconnmanager/src/ |
| D | net_activate.cpp | 32 const int32_t registerType) in NetActivate()
|
| D | net_conn_service.cpp | 639 RegisterType registerType = INVALIDTYPE; in UnregisterNetConnCallbackAsync() local 685 …rvice::IncreaseNetConnCallbackCntForUid(const uint32_t callingUid, const RegisterType registerType) in IncreaseNetConnCallbackCntForUid() 704 …rvice::DecreaseNetConnCallbackCntForUid(const uint32_t callingUid, const RegisterType registerType) in DecreaseNetConnCallbackCntForUid() 902 const uint32_t &timeoutMS, const int32_t registerType, in ActivateNetwork() 981 uint32_t &reqId, RegisterType ®isterType) in FindSameCallback() 1013 RegisterType registerType = INVALIDTYPE; in FindSameCallback() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_security_ui_extension.cpp | 227 const RegisterType registerType = GetRegisterType(info[0]->ToString()); in On() local 283 const RegisterType registerType = GetRegisterType(info[0]->ToString()); in Off() local
|
| D | js_ui_extension.cpp | 228 const RegisterType registerType = GetRegisterType(info[0]->ToString()); in On() local 283 const RegisterType registerType = GetRegisterType(info[0]->ToString()); in Off() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| D | nstackx_common.c | 999 int registerType; member 1013 … int32_t RegisterDeviceWithType(const NSTACKX_LocalDeviceInfoV2 *localDeviceInfo, int registerType) in RegisterDeviceWithType()
|
| D | nstackx_device_local.c | 456 int RegisterLocalDeviceV2(const NSTACKX_LocalDeviceInfoV2 *devInfo, int registerType) in RegisterLocalDeviceV2()
|