Home
last modified time | relevance | path

Searched defs:regCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_net_agent.cpp68 … int32_t regCallback = netManager.RegisterNetSupplierCallback(netSupplier.supplierId, callBack_); in RegisterNetSupplier() local
/ohos5.0/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth_ext.h126 int32_t (*regCallback)(const char *appId, const DeviceAuthCallback *callback); member
H A Ddevice_auth.h239 int32_t (*regCallback)(const char *appId, const DeviceAuthCallback *callback); member
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Ddevice_auth.h162 int32_t (*regCallback)(const char *appId, const DeviceAuthCallback *callback); member