Searched refs:UPLUG_REASON_LOAD (Results 1 – 4 of 4) sorted by relevance
124 } else if(reason == UPLUG_REASON_LOAD) { in myPluginBad()194 } else if(reason==UPLUG_REASON_LOAD) { in debugMemoryPlugin()
154 UPLUG_REASON_LOAD = 1, /**< The plugin is being loaded. **/ enumerator
314 uplug_callPlug(plug, UPLUG_REASON_LOAD, status); in uplug_loadPlug()
193 FIELD_NAME_STR( LEN_UPLUG_REASON, UPLUG_REASON_LOAD ),