Home | History | Annotate | Download | only in src

Lines Matching refs:DoAddDataSource

761             status = DoAddDataSource(cmd);
995 PVMFStatus PVAuthorEngine::DoAddDataSource(PVEngineCommand& aCmd)
997 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVAuthorEngine::DoAddDataSource"));
1002 (0, "PVAuthorEngine::DoAddDataSource: Error - State is not OPENED. state=%d", GetPVAEState()));
1010 (0, "PVAuthorEngine::DoAddDataSource: Error - Data source node == NULL"));
1032 LOG_ERR((0, "PVAuthorEngine::DoAddDataSource: Error - Init(datasrc) failed"));