PP_Time            96 chrome/test/data/nacl/ppapi/ppb_core/ppapi_ppb_core.cc   PP_Time time1 = PPBCore()->GetTime();
PP_Time           101 chrome/test/data/nacl/ppapi/ppb_core/ppapi_ppb_core.cc   PP_Time time2 = PPBCore()->GetTime();
PP_Time            43 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.cc     PP_Time last_access_time,
PP_Time            44 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.cc     PP_Time last_modified_time) {
PP_Time            34 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.h                         PP_Time last_accessed_time,
PP_Time            35 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.h                         PP_Time last_modified_time) OVERRIDE;
PP_Time           271 content/browser/renderer_host/pepper/pepper_file_io_host.cc     PP_Time last_access_time,
PP_Time           272 content/browser/renderer_host/pepper/pepper_file_io_host.cc     PP_Time last_modified_time) {
PP_Time            60 content/browser/renderer_host/pepper/pepper_file_io_host.h                          PP_Time last_access_time,
PP_Time            61 content/browser/renderer_host/pepper/pepper_file_io_host.h                          PP_Time last_modified_time);
PP_Time           192 content/browser/renderer_host/pepper/pepper_file_ref_host.cc                                    PP_Time last_access_time,
PP_Time           193 content/browser/renderer_host/pepper/pepper_file_ref_host.cc                                    PP_Time last_modified_time) {
PP_Time            34 content/browser/renderer_host/pepper/pepper_file_ref_host.h                         PP_Time last_accessed_time,
PP_Time            35 content/browser/renderer_host/pepper/pepper_file_ref_host.h                         PP_Time last_modified_time) = 0;
PP_Time            94 content/browser/renderer_host/pepper/pepper_file_ref_host.h                   PP_Time last_access_time,
PP_Time            95 content/browser/renderer_host/pepper/pepper_file_ref_host.h                   PP_Time last_modified_time);
PP_Time           112 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc     PP_Time last_access_time,
PP_Time           113 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc     PP_Time last_modified_time) {
PP_Time            37 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h                         PP_Time last_accessed_time,
PP_Time            38 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h                         PP_Time last_modified_time) OVERRIDE;
PP_Time           190 content/renderer/pepper/plugin_module.cc PP_Time GetTime() {
PP_Time            53 content/renderer/pepper/url_request_info_util.cc     PP_Time expected_last_modified_time,
PP_Time            27 mojo/examples/pepper_container_app/ppb_core_thunk.cc PP_Time GetTime() {
PP_Time            51 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   void set_creation_time(PP_Time time) { info_.creation_time = time; }
PP_Time            52 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   void set_last_access_time(PP_Time time) { info_.last_access_time = time; }
PP_Time            53 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h   void set_last_modified_time(PP_Time time) { info_.last_modified_time = time; }
PP_Time            82 ppapi/c/pp_file_info.h   PP_Time creation_time;
PP_Time            86 ppapi/c/pp_file_info.h   PP_Time last_access_time;
PP_Time            90 ppapi/c/pp_file_info.h   PP_Time last_modified_time;
PP_Time            30 ppapi/c/pp_time.h PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_Time, 8);
PP_Time            61 ppapi/c/ppb_core.h   PP_Time (*GetTime)(void);
PP_Time           167 ppapi/c/ppb_file_io.h                    PP_Time last_access_time,
PP_Time           168 ppapi/c/ppb_file_io.h                    PP_Time last_modified_time,
PP_Time           313 ppapi/c/ppb_file_io.h                    PP_Time last_access_time,
PP_Time           314 ppapi/c/ppb_file_io.h                    PP_Time last_modified_time,
PP_Time           167 ppapi/c/ppb_file_ref.h                    PP_Time last_access_time,
PP_Time           168 ppapi/c/ppb_file_ref.h                    PP_Time last_modified_time,
PP_Time           249 ppapi/c/ppb_file_ref.h                    PP_Time last_access_time,
PP_Time           250 ppapi/c/ppb_file_ref.h                    PP_Time last_modified_time,
PP_Time           270 ppapi/c/ppb_file_ref.h                    PP_Time last_access_time,
PP_Time           271 ppapi/c/ppb_file_ref.h                    PP_Time last_modified_time,
PP_Time           259 ppapi/c/ppb_url_request_info.h                               PP_Time expected_last_modified_time);
PP_Time           182 ppapi/c/private/ppb_flash.h   double (*GetLocalTimeZoneOffset)(PP_Instance instance, PP_Time t);
PP_Time           260 ppapi/c/private/ppb_flash.h   double (*GetLocalTimeZoneOffset)(PP_Instance instance, PP_Time t);
PP_Time           291 ppapi/c/private/ppb_flash.h   double (*GetLocalTimeZoneOffset)(PP_Instance instance, PP_Time t);
PP_Time           325 ppapi/c/private/ppb_flash.h   double (*GetLocalTimeZoneOffset)(PP_Instance instance, PP_Time t);
PP_Time            50 ppapi/cpp/core.h   PP_Time GetTime() {
PP_Time            75 ppapi/cpp/file_io.cc int32_t FileIO::Touch(PP_Time last_access_time,
PP_Time            76 ppapi/cpp/file_io.cc                       PP_Time last_modified_time,
PP_Time            93 ppapi/cpp/file_io.h   int32_t Touch(PP_Time last_access_time,
PP_Time            94 ppapi/cpp/file_io.h                 PP_Time last_modified_time,
PP_Time           141 ppapi/cpp/file_ref.cc int32_t FileRef::Touch(PP_Time last_access_time,
PP_Time           142 ppapi/cpp/file_ref.cc                        PP_Time last_modified_time,
PP_Time           117 ppapi/cpp/file_ref.h   int32_t Touch(PP_Time last_access_time,
PP_Time           118 ppapi/cpp/file_ref.h                 PP_Time last_modified_time,
PP_Time           181 ppapi/cpp/private/flash.cc                                      PP_Time t) {
PP_Time            58 ppapi/cpp/private/flash.h                                        PP_Time t);
PP_Time            49 ppapi/cpp/url_request_info.cc                                       PP_Time expected_last_modified_time) {
PP_Time            65 ppapi/cpp/url_request_info.cc     PP_Time expected_last_modified_time) {
PP_Time            77 ppapi/cpp/url_request_info.h                         PP_Time expected_last_modified_time = 0);
PP_Time           102 ppapi/cpp/url_request_info.h                              PP_Time expected_last_modified_time = 0);
PP_Time           239 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Time Pnacl_M14_PPB_Core_GetTime(void) {
PP_Time           283 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M14_PPB_FileIO_Touch(PP_Resource file_io, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback* callback) {
PP_Time           337 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M25_PPB_FileIO_Touch(PP_Resource file_io, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback* callback) {
PP_Time           430 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M14_PPB_FileRef_Touch(PP_Resource file_ref, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback* callback) {
PP_Time           484 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M28_PPB_FileRef_Touch(PP_Resource file_ref, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback* callback) {
PP_Time           548 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M34_PPB_FileRef_Touch(PP_Resource file_ref, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback* callback) {
PP_Time          1513 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M14_PPB_URLRequestInfo_AppendFileToBody(PP_Resource request, PP_Resource file_ref, int64_t start_offset, int64_t number_of_bytes, PP_Time expected_last_modified_time) {
PP_Time          2574 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static double Pnacl_M21_PPB_Flash_GetLocalTimeZoneOffset(PP_Instance instance, PP_Time t) {
PP_Time          2653 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static double Pnacl_M22_PPB_Flash_GetLocalTimeZoneOffset(PP_Instance instance, PP_Time t) {
PP_Time          2737 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static double Pnacl_M24_0_PPB_Flash_GetLocalTimeZoneOffset(PP_Instance instance, PP_Time t) {
PP_Time          2816 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static double Pnacl_M24_1_PPB_Flash_GetLocalTimeZoneOffset(PP_Instance instance, PP_Time t) {
PP_Time          4295 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetTime = (PP_Time (*)(void))&Pnacl_M14_PPB_Core_GetTime,
PP_Time          4306 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Touch = (int32_t (*)(PP_Resource file_io, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback callback))&Pnacl_M14_PPB_FileIO_Touch,
PP_Time          4319 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Touch = (int32_t (*)(PP_Resource file_io, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback callback))&Pnacl_M25_PPB_FileIO_Touch,
PP_Time          4342 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Touch = (int32_t (*)(PP_Resource file_ref, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback callback))&Pnacl_M14_PPB_FileRef_Touch,
PP_Time          4355 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Touch = (int32_t (*)(PP_Resource file_ref, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback callback))&Pnacl_M28_PPB_FileRef_Touch,
PP_Time          4370 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Touch = (int32_t (*)(PP_Resource file_ref, PP_Time last_access_time, PP_Time last_modified_time, struct PP_CompletionCallback callback))&Pnacl_M34_PPB_FileRef_Touch,
PP_Time          4632 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .AppendFileToBody = (PP_Bool (*)(PP_Resource request, PP_Resource file_ref, int64_t start_offset, int64_t number_of_bytes, PP_Time expected_last_modified_time))&Pnacl_M14_PPB_URLRequestInfo_AppendFileToBody
PP_Time          4972 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetLocalTimeZoneOffset = (double (*)(PP_Instance instance, PP_Time t))&Pnacl_M21_PPB_Flash_GetLocalTimeZoneOffset,
PP_Time          4990 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetLocalTimeZoneOffset = (double (*)(PP_Instance instance, PP_Time t))&Pnacl_M22_PPB_Flash_GetLocalTimeZoneOffset,
PP_Time          5009 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetLocalTimeZoneOffset = (double (*)(PP_Instance instance, PP_Time t))&Pnacl_M24_0_PPB_Flash_GetLocalTimeZoneOffset,
PP_Time          5027 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetLocalTimeZoneOffset = (double (*)(PP_Instance instance, PP_Time t))&Pnacl_M24_1_PPB_Flash_GetLocalTimeZoneOffset,
PP_Time           232 ppapi/proxy/file_io_resource.cc int32_t FileIOResource::Touch(PP_Time last_access_time,
PP_Time           233 ppapi/proxy/file_io_resource.cc                               PP_Time last_modified_time,
PP_Time            44 ppapi/proxy/file_io_resource.h   virtual int32_t Touch(PP_Time last_access_time,
PP_Time            45 ppapi/proxy/file_io_resource.h                         PP_Time last_modified_time,
PP_Time           141 ppapi/proxy/file_ref_resource.cc int32_t FileRefResource::Touch(PP_Time last_access_time,
PP_Time           142 ppapi/proxy/file_ref_resource.cc                                PP_Time last_modified_time,
PP_Time            47 ppapi/proxy/file_ref_resource.h   virtual int32_t Touch(PP_Time last_access_time,
PP_Time            48 ppapi/proxy/file_ref_resource.h                         PP_Time last_modified_time,
PP_Time            40 ppapi/proxy/flash_resource.cc     : public base::MRUCache<PP_Time, LocalTimeZoneOffsetEntry> {
PP_Time            43 ppapi/proxy/flash_resource.cc       : base::MRUCache<PP_Time, LocalTimeZoneOffsetEntry>(kCacheSize) {}
PP_Time           104 ppapi/proxy/flash_resource.cc                                              PP_Time t) {
PP_Time           111 ppapi/proxy/flash_resource.cc   PP_Time t_minute_base = floor(t / 60.0) * 60.0;
PP_Time            40 ppapi/proxy/flash_resource.h                                         PP_Time t) OVERRIDE;
PP_Time          1292 ppapi/proxy/ppapi_messages.h                      PP_Time /* last_access_time */,
PP_Time          1293 ppapi/proxy/ppapi_messages.h                      PP_Time /* last_modified_time */)
PP_Time          1322 ppapi/proxy/ppapi_messages.h                      PP_Time /* last_accessed */,
PP_Time          1323 ppapi/proxy/ppapi_messages.h                      PP_Time /* last_modified */)
PP_Time            85 ppapi/proxy/url_request_info_resource.cc     PP_Time expected_last_modified_time) {
PP_Time            37 ppapi/proxy/url_request_info_resource.h       PP_Time expected_last_modified_time) OVERRIDE;
PP_Time            28 ppapi/shared_impl/time_conversion.cc PP_Time TimeToPPTime(base::Time t) { return t.ToDoubleT(); }
PP_Time            30 ppapi/shared_impl/time_conversion.cc base::Time PPTimeToTime(PP_Time t) {
PP_Time            14 ppapi/shared_impl/time_conversion.h PPAPI_SHARED_EXPORT PP_Time TimeToPPTime(base::Time t);
PP_Time            15 ppapi/shared_impl/time_conversion.h PPAPI_SHARED_EXPORT base::Time PPTimeToTime(PP_Time t);
PP_Time            36 ppapi/shared_impl/url_request_info_data.cc                                        PP_Time expected_last_modified_time)
PP_Time            30 ppapi/shared_impl/url_request_info_data.h              PP_Time expected_last_modified_time);
PP_Time            46 ppapi/shared_impl/url_request_info_data.h     PP_Time expected_last_modified_time;
PP_Time            25 ppapi/tests/test_core.cc   PP_Time time1 = core->GetTime();
PP_Time            30 ppapi/tests/test_core.cc   PP_Time time2 = core->GetTime();
PP_Time            38 ppapi/tests/test_core.cc   PP_Time time1 = core->GetTimeTicks();
PP_Time            43 ppapi/tests/test_core.cc   PP_Time time2 = core->GetTimeTicks();
PP_Time           570 ppapi/tests/test_file_io.cc   const PP_Time last_access_time = 123 * 24 * 3600.0;
PP_Time           577 ppapi/tests/test_file_io.cc   const PP_Time last_modified_time = 100 * 24 * 3600.0;
PP_Time           382 ppapi/tests/test_file_ref.cc   const PP_Time last_access_time = 123 * 24 * 3600.0;
PP_Time           385 ppapi/tests/test_file_ref.cc   const PP_Time last_modified_time = 100 * 24 * 3600.0;
PP_Time           672 ppapi/tests/test_graphics_2d.cc   const PP_Time kFlushDelaySec = 1. / 30;  // 30 fps
PP_Time           699 ppapi/tests/test_graphics_2d.cc   PP_Time begin = pp::Module::Get()->core()->GetTime();
PP_Time           701 ppapi/tests/test_graphics_2d.cc   PP_Time actual_time_elapsed = pp::Module::Get()->core()->GetTime() - begin;
PP_Time           106 ppapi/tests/test_view.cc   PP_Time begin_time = pp::Module::Get()->core()->GetTime();
PP_Time           154 ppapi/tests/test_view.cc   PP_Time begin_time = pp::Module::Get()->core()->GetTime();
PP_Time           194 ppapi/tests/test_view.cc   PP_Time begin_time = pp::Module::Get()->core()->GetTime();
PP_Time            28 ppapi/thunk/ppb_file_io_api.h   virtual int32_t Touch(PP_Time last_access_time,
PP_Time            29 ppapi/thunk/ppb_file_io_api.h                         PP_Time last_modified_time,
PP_Time            58 ppapi/thunk/ppb_file_io_thunk.cc               PP_Time last_access_time,
PP_Time            59 ppapi/thunk/ppb_file_io_thunk.cc               PP_Time last_modified_time,
PP_Time            33 ppapi/thunk/ppb_file_ref_api.h   virtual int32_t Touch(PP_Time last_access_time,
PP_Time            34 ppapi/thunk/ppb_file_ref_api.h                         PP_Time last_modified_time,
PP_Time           108 ppapi/thunk/ppb_file_ref_thunk.cc               PP_Time last_access_time,
PP_Time           109 ppapi/thunk/ppb_file_ref_thunk.cc               PP_Time last_modified_time,
PP_Time            29 ppapi/thunk/ppb_flash_functions_api.h   virtual double GetLocalTimeZoneOffset(PP_Instance instance, PP_Time t) = 0;
PP_Time            88 ppapi/thunk/ppb_flash_thunk.cc double GetLocalTimeZoneOffset(PP_Instance instance, PP_Time t) {
PP_Time            27 ppapi/thunk/ppb_url_request_info_api.h                                    PP_Time expected_last_modified_time) = 0;
PP_Time            55 ppapi/thunk/ppb_url_request_info_thunk.cc                          PP_Time expected_last_modified_time) {