tree: b42722bae7289f4c28e9e2c3f71b293b59c328a5
  1. proto/
  2. public/
  3. async_execution_time_metrics_logger.cc
  4. async_execution_time_metrics_logger.h
  5. attestation_certificates_syncer.h
  6. attestation_certificates_syncer_impl.cc
  7. attestation_certificates_syncer_impl.h
  8. attestation_certificates_syncer_impl_unittest.cc
  9. BUILD.gn
  10. cryptauth_api_call_flow.cc
  11. cryptauth_api_call_flow.h
  12. cryptauth_api_call_flow_unittest.cc
  13. cryptauth_client.h
  14. cryptauth_client_impl.cc
  15. cryptauth_client_impl.h
  16. cryptauth_client_impl_unittest.cc
  17. cryptauth_device.cc
  18. cryptauth_device.h
  19. cryptauth_device_activity_getter.cc
  20. cryptauth_device_activity_getter.h
  21. cryptauth_device_activity_getter_impl.cc
  22. cryptauth_device_activity_getter_impl.h
  23. cryptauth_device_activity_getter_impl_unittest.cc
  24. cryptauth_device_notifier.h
  25. cryptauth_device_notifier_impl.cc
  26. cryptauth_device_notifier_impl.h
  27. cryptauth_device_notifier_impl_unittest.cc
  28. cryptauth_device_registry.cc
  29. cryptauth_device_registry.h
  30. cryptauth_device_registry_impl.cc
  31. cryptauth_device_registry_impl.h
  32. cryptauth_device_registry_impl_unittest.cc
  33. cryptauth_device_sync_result.cc
  34. cryptauth_device_sync_result.h
  35. cryptauth_device_syncer.cc
  36. cryptauth_device_syncer.h
  37. cryptauth_device_syncer_impl.cc
  38. cryptauth_device_syncer_impl.h
  39. cryptauth_device_syncer_impl_unittest.cc
  40. cryptauth_device_unittest.cc
  41. cryptauth_ecies_encryptor.cc
  42. cryptauth_ecies_encryptor.h
  43. cryptauth_ecies_encryptor_impl.cc
  44. cryptauth_ecies_encryptor_impl.h
  45. cryptauth_ecies_encryptor_impl_unittest.cc
  46. cryptauth_enrollment_constants.cc
  47. cryptauth_enrollment_constants.h
  48. cryptauth_enrollment_manager.cc
  49. cryptauth_enrollment_manager.h
  50. cryptauth_enrollment_result.cc
  51. cryptauth_enrollment_result.h
  52. cryptauth_feature_status_getter.cc
  53. cryptauth_feature_status_getter.h
  54. cryptauth_feature_status_getter_impl.cc
  55. cryptauth_feature_status_getter_impl.h
  56. cryptauth_feature_status_getter_impl_unittest.cc
  57. cryptauth_feature_status_setter.h
  58. cryptauth_feature_status_setter_impl.cc
  59. cryptauth_feature_status_setter_impl.h
  60. cryptauth_feature_status_setter_impl_unittest.cc
  61. cryptauth_feature_type.cc
  62. cryptauth_feature_type.h
  63. cryptauth_feature_type_unittest.cc
  64. cryptauth_gcm_manager.cc
  65. cryptauth_gcm_manager.h
  66. cryptauth_gcm_manager_impl.cc
  67. cryptauth_gcm_manager_impl.h
  68. cryptauth_gcm_manager_impl_unittest.cc
  69. cryptauth_group_private_key_sharer.cc
  70. cryptauth_group_private_key_sharer.h
  71. cryptauth_group_private_key_sharer_impl.cc
  72. cryptauth_group_private_key_sharer_impl.h
  73. cryptauth_group_private_key_sharer_impl_unittest.cc
  74. cryptauth_key.cc
  75. cryptauth_key.h
  76. cryptauth_key_bundle.cc
  77. cryptauth_key_bundle.h
  78. cryptauth_key_bundle_unittest.cc
  79. cryptauth_key_creator.cc
  80. cryptauth_key_creator.h
  81. cryptauth_key_creator_impl.cc
  82. cryptauth_key_creator_impl.h
  83. cryptauth_key_creator_impl_unittest.cc
  84. cryptauth_key_proof_computer.h
  85. cryptauth_key_proof_computer_impl.cc
  86. cryptauth_key_proof_computer_impl.h
  87. cryptauth_key_proof_computer_impl_unittest.cc
  88. cryptauth_key_registry.cc
  89. cryptauth_key_registry.h
  90. cryptauth_key_registry_impl.cc
  91. cryptauth_key_registry_impl.h
  92. cryptauth_key_registry_impl_unittest.cc
  93. cryptauth_key_unittest.cc
  94. cryptauth_metadata_syncer.cc
  95. cryptauth_metadata_syncer.h
  96. cryptauth_metadata_syncer_impl.cc
  97. cryptauth_metadata_syncer_impl.h
  98. cryptauth_metadata_syncer_impl_unittest.cc
  99. cryptauth_scheduler.cc
  100. cryptauth_scheduler.h
  101. cryptauth_scheduler_impl.cc
  102. cryptauth_scheduler_impl.h
  103. cryptauth_scheduler_impl_unittest.cc
  104. cryptauth_task_metrics_logger.cc
  105. cryptauth_task_metrics_logger.h
  106. cryptauth_v2_device_manager.cc
  107. cryptauth_v2_device_manager.h
  108. cryptauth_v2_device_manager_impl.cc
  109. cryptauth_v2_device_manager_impl.h
  110. cryptauth_v2_device_manager_impl_unittest.cc
  111. cryptauth_v2_device_sync_test_devices.cc
  112. cryptauth_v2_device_sync_test_devices.h
  113. cryptauth_v2_enroller.cc
  114. cryptauth_v2_enroller.h
  115. cryptauth_v2_enroller_impl.cc
  116. cryptauth_v2_enroller_impl.h
  117. cryptauth_v2_enroller_impl_unittest.cc
  118. cryptauth_v2_enrollment_manager_impl.cc
  119. cryptauth_v2_enrollment_manager_impl.h
  120. cryptauth_v2_enrollment_manager_impl_unittest.cc
  121. DEPS
  122. device_sync_base.cc
  123. device_sync_base.h
  124. device_sync_impl.cc
  125. device_sync_impl.h
  126. device_sync_service_unittest.cc
  127. device_sync_type_converters.cc
  128. device_sync_type_converters.h
  129. DIR_METADATA
  130. fake_attestation_certificates_syncer.cc
  131. fake_attestation_certificates_syncer.h
  132. fake_cryptauth_device_notifier.cc
  133. fake_cryptauth_device_notifier.h
  134. fake_cryptauth_device_syncer.cc
  135. fake_cryptauth_device_syncer.h
  136. fake_cryptauth_ecies_encryptor.cc
  137. fake_cryptauth_ecies_encryptor.h
  138. fake_cryptauth_enrollment_manager.cc
  139. fake_cryptauth_enrollment_manager.h
  140. fake_cryptauth_feature_status_getter.cc
  141. fake_cryptauth_feature_status_getter.h
  142. fake_cryptauth_feature_status_setter.cc
  143. fake_cryptauth_feature_status_setter.h
  144. fake_cryptauth_gcm_manager.cc
  145. fake_cryptauth_gcm_manager.h
  146. fake_cryptauth_group_private_key_sharer.cc
  147. fake_cryptauth_group_private_key_sharer.h
  148. fake_cryptauth_key_creator.cc
  149. fake_cryptauth_key_creator.h
  150. fake_cryptauth_key_proof_computer.cc
  151. fake_cryptauth_key_proof_computer.h
  152. fake_cryptauth_metadata_syncer.cc
  153. fake_cryptauth_metadata_syncer.h
  154. fake_cryptauth_scheduler.cc
  155. fake_cryptauth_scheduler.h
  156. fake_cryptauth_v2_device_manager.cc
  157. fake_cryptauth_v2_device_manager.h
  158. fake_cryptauth_v2_enroller.cc
  159. fake_cryptauth_v2_enroller.h
  160. fake_device_sync.cc
  161. fake_device_sync.h
  162. fake_device_sync_observer.cc
  163. fake_device_sync_observer.h
  164. fake_ecies_encryption.cc
  165. fake_ecies_encryption.h
  166. fake_remote_device_provider.cc
  167. fake_remote_device_provider.h
  168. fake_remote_device_v2_loader.cc
  169. fake_remote_device_v2_loader.h
  170. fake_software_feature_manager.cc
  171. fake_software_feature_manager.h
  172. fake_synced_bluetooth_address_tracker.cc
  173. fake_synced_bluetooth_address_tracker.h
  174. feature_status_change.h
  175. group_private_key_and_better_together_metadata_status.cc
  176. group_private_key_and_better_together_metadata_status.h
  177. mock_cryptauth_client.cc
  178. mock_cryptauth_client.h
  179. mock_sync_scheduler.cc
  180. mock_sync_scheduler.h
  181. network_request_error.cc
  182. network_request_error.h
  183. OWNERS
  184. pref_names.cc
  185. pref_names.h
  186. remote_device_loader.cc
  187. remote_device_loader.h
  188. remote_device_loader_unittest.cc
  189. remote_device_provider.cc
  190. remote_device_provider.h
  191. remote_device_provider_impl.cc
  192. remote_device_provider_impl.h
  193. remote_device_provider_impl_unittest.cc
  194. remote_device_v2_loader.h
  195. remote_device_v2_loader_impl.cc
  196. remote_device_v2_loader_impl.h
  197. remote_device_v2_loader_impl_unittest.cc
  198. software_feature_manager.h
  199. software_feature_manager_impl.cc
  200. software_feature_manager_impl.h
  201. software_feature_manager_impl_unittest.cc
  202. stub_device_sync.cc
  203. stub_device_sync.h
  204. switches.cc
  205. switches.h
  206. sync_scheduler.cc
  207. sync_scheduler.h
  208. sync_scheduler_impl.cc
  209. sync_scheduler_impl.h
  210. sync_scheduler_impl_unittest.cc
  211. synced_bluetooth_address_tracker.h
  212. synced_bluetooth_address_tracker_impl.cc
  213. synced_bluetooth_address_tracker_impl.h
  214. synced_bluetooth_address_tracker_impl_unittest.cc
  215. value_string_encoding.cc
  216. value_string_encoding.h