Searched refs:plugType (Results 1 – 2 of 2) sorted by relevance
38 ExtPluginNode *CreateNode(int32_t plugType) in CreateNode() argument52 node->plugin->pluginType = plugType; in CreateNode()
131 BatteryPluggedType plugType = batterySrvClient.GetPluggedType(); in Init() local132 …if (plugType == BatteryPluggedType::PLUGGED_TYPE_NONE || plugType == BatteryPluggedType::PLUGGED_T… in Init()