Searched refs:node_value (Results 1 – 2 of 2) sorted by relevance
113 std::string node_value; in DumpToFd() local114 if (!write_only_ && !android::base::ReadFileToString(node_path_, &node_value)) { in DumpToFd()117 node_value = android::base::Trim(node_value); in DumpToFd()127 node_value.c_str(), hold_fd_, truncate_)); in DumpToFd()
74 std::string node_value = android::base::GetProperty(node_path_, ""); in DumpToFd() local81 name_.c_str(), node_path_.c_str(), current_val_index_, node_value.c_str())); in DumpToFd()