Home
last modified time | relevance | path

Searched refs:LnnIpcUnregDataLevelChangeCb (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/include/
H A Dlnn_bus_center_ipc.h38 int32_t LnnIpcUnregDataLevelChangeCb(const char *pkgName, int32_t callingPid);
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp225 return LnnIpcUnregDataLevelChangeCb(pkgName, callingPid); in UnregDataLevelChangeCb()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp275 int32_t LnnIpcUnregDataLevelChangeCb(const char *pkgName, int32_t callingPid) in LnnIpcUnregDataLevelChangeCb() function