Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/include/
H A Dbus_center_server_stub.h36 int32_t ServerRegDataLevelChangeCb(IpcIo *req, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c205 { SERVER_REG_DATA_LEVEL_CHANGE_CB, ServerRegDataLevelChangeCb },
H A Dbus_center_server_stub.c297 int32_t ServerRegDataLevelChangeCb(IpcIo *req, IpcIo *reply) in ServerRegDataLevelChangeCb() function