Lines Matching refs:VERBOSE
48 LOG(VERBOSE) << "Do Powerhint: " << hint_type; in DoHint()
56 LOG(VERBOSE) << "Do Powerhint: " << hint_type << " for " in DoHint()
69 LOG(VERBOSE) << "End Powerhint: " << hint_type; in EndHint()
152 LOG(VERBOSE) << "Node[" << i << "]'s Name: " << name; in ParseNodes()
168 LOG(VERBOSE) << "Node[" << i << "]'s Path: " << path; in ParseNodes()
185 LOG(VERBOSE) << "Node[" << i << "]'s Type: " << node_type; in ParseNodes()
205 LOG(VERBOSE) << "Node[" << i << "]'s Value[" << j << "]: " << value; in ParseNodes()
243 LOG(VERBOSE) << "Node[" << i << "]'s DefaultIndex: " << default_index; in ParseNodes()
253 LOG(VERBOSE) << "Node[" << i << "]'s ResetOnInit: " << std::boolalpha in ParseNodes()
264 LOG(VERBOSE) << "Node[" << i << "]'s HoldFd: " << std::boolalpha in ParseNodes()
303 LOG(VERBOSE) << "Action[" << i << "]'s PowerHint: " << hint_type; in ParseActions()
312 LOG(VERBOSE) << "Action[" << i << "]'s Node: " << node_name; in ParseActions()
325 LOG(VERBOSE) << "Action[" << i << "]'s Value: " << value_name; in ParseActions()
335 LOG(VERBOSE) << "Action[" << i << "]'s ValueIndex: " << value_index; in ParseActions()
346 LOG(VERBOSE) << "Action[" << i << "]'s Duration: " << duration; in ParseActions()