Google Git
Sign in
android / platform / external / openscreen / e50a1d65fa41a9864e900e60bd7a9c59dfe4bb78 / . / util
tree: 18dd978aafb1a182e32df8932f96e20a91bb8775 [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. chrono_helpers.h
  12. DEPS
  13. enum_name_table.h
  14. enum_name_table_unittest.cc
  15. flat_map.h
  16. flat_map_unittest.cc
  17. hashing.h
  18. integer_division.h
  19. integer_division_unittest.cc
  20. operation_loop.cc
  21. operation_loop.h
  22. operation_loop_unittest.cc
  23. osp_logging.h
  24. README.md
  25. saturate_cast.h
  26. saturate_cast_unittest.cc
  27. simple_fraction.cc
  28. simple_fraction.h
  29. simple_fraction_unittest.cc
  30. std_util.h
  31. stringprintf.cc
  32. stringprintf.h
  33. stringprintf_unittest.cc
  34. trace_logging.h
  35. trace_logging_unittest.cc
  36. url.cc
  37. url.h
  38. url_unittest.cc
  39. weak_ptr.h
  40. weak_ptr_unittest.cc
  41. yet_another_bit_vector.cc
  42. yet_another_bit_vector.h
  43. 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| Privacytxt json