Google Git
Sign in
android / platform / external / openscreen / fbd8fd2c / . / util
tree: 446a5698dca8c498da3920f4d5bf90dd072bb176 [path history] [tgz]
  1. crypto/
  2. json/
  3. trace_logging/
  4. alarm.cc
  5. alarm.h
  6. alarm_unittest.cc
  7. big_endian.cc
  8. big_endian.h
  9. big_endian_unittest.cc
  10. BUILD.gn
  11. DEPS
  12. integer_division.h
  13. integer_division_unittest.cc
  14. logging.h
  15. operation_loop.cc
  16. operation_loop.h
  17. operation_loop_unittest.cc
  18. README.md
  19. saturate_cast.h
  20. saturate_cast_unittest.cc
  21. serial_delete_ptr.h
  22. serial_delete_ptr_unittest.cc
  23. simple_fraction.cc
  24. simple_fraction.h
  25. simple_fraction_unittest.cc
  26. std_util.h
  27. stringprintf.cc
  28. stringprintf.h
  29. stringprintf_unittest.cc
  30. trace_logging.h
  31. trace_logging_unittest.cc
  32. weak_ptr.h
  33. weak_ptr_unittest.cc
  34. yet_another_bit_vector.cc
  35. yet_another_bit_vector.h
  36. yet_another_bit_vector_unittest.cc
util/README.md

Utility Code

The util/ folder is meant to house core utility classes and logic that can be used by everything else in the Open Screen repository. Code here is permitted to include platform/api/ -- same as the rest of the repository. Includes things like string utils, the JSON serializer, our std_util.h header, and the alarm.

Powered by Gitiles| Privacy| Termstxt json