HomeSort by relevance Sort by last modified time
    Searched refs:XPL_LOG_DM_PLG_Error (Results 1 - 2 of 2) sorted by null

  /packages/apps/OMA-DM/engine/dmlib/plugin/src/
dmPluginManager.cc 216 XPL_LOG_DM_PLG_Error(("Plugin can be either data or overlay but not both"));
621 XPL_LOG_DM_PLG_Error(("MountNode : unable to get parent\n"));
632 XPL_LOG_DM_PLG_Error(("MountNode : unable allocate memory\n"));
640 XPL_LOG_DM_PLG_Error(("MountNode : cannot find node by URI: %s\n",parentURI));
650 XPL_LOG_DM_PLG_Error(("Add plugin node failed for %s, ret=%d\n", szRootPath, ret));
  /packages/apps/OMA-DM/engine/xpl/hdr/
xpl_Logger.h 132 #define XPL_LOG_DM_PLG_Error( args... ) XPL_LOG_DM_PLG_Error2 args
140 #define XPL_LOG_DM_PLG_Error( args... )

Completed in 54 milliseconds