/external/cronet/components/metrics/ |
D | metrics_state_manager_unittest.cc | 253 EXPECT_EQ(prefs_.GetInt64(prefs::kFirstClonedResetTimestamp), in TEST_F() 254 prefs_.GetInt64(prefs::kLastClonedResetTimestamp)); in TEST_F() 286 EXPECT_EQ(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp), 0); in TEST_F() 294 EXPECT_GE(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp), in TEST_F() 303 EXPECT_EQ(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp), in TEST_F() 483 EXPECT_EQ(prefs_.GetInt64(prefs::kInstallDate), in TEST_F() 485 EXPECT_EQ(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp), in TEST_F() 520 EXPECT_EQ(prefs_.GetInt64(prefs::kInstallDate), in TEST_F() 524 EXPECT_GE(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp), in TEST_F()
|
D | cloned_install_detector.cc | 145 local_state->GetInt64(prefs::kLastClonedResetTimestamp), in ReadClonedInstallInfo() 147 local_state->GetInt64(prefs::kFirstClonedResetTimestamp), in ReadClonedInstallInfo()
|
D | metrics_state_manager.cc | 55 return local_state->GetInt64(prefs::kMetricsReportingEnabledTimestamp); in ReadEnabledDate() 59 return local_state->GetInt64(prefs::kInstallDate); in ReadInstallDate() 262 int64_t install_date = local_state_->GetInt64(prefs::kInstallDate); in MetricsStateManager()
|
D | daily_event.cc | 61 base::Time() + base::Microseconds(pref_service_->GetInt64(pref_name_)); in CheckInterval()
|
D | environment_recorder.cc | 73 return local_state_->GetInt64(prefs::kStabilityStatsBuildTime); in GetLastBuildtime()
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | tiled_dot_emitter.cc | 748 llvm::Value* GetInt64(int64_t value) { return b_->getInt64(value); } in GetInt64() function in xla::cpu::__anon8d179a540111::TiledSmallGemmEmitter 793 HandleResiduesOnK(&vsl, GetInt64(n_start), GetInt64(n_end)); in HandleResiduesOnN() 820 HandleResiduesOnM(vsl, tile_size_k(), GetInt64(k_start), GetInt64(k_end), in HandleResiduesOnK() 826 HandleResiduesOnM(vsl, dims().k() - k_start, GetInt64(k_start), in HandleResiduesOnK() 827 GetInt64(dims().k()), n_start, n_end); in HandleResiduesOnK() 836 GetInt64(0), GetInt64(m_end)); in HandleResiduesOnM() 840 dims().m() - m_end, GetInt64(m_end), GetInt64(dims().m())); in HandleResiduesOnM()
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | dynamic_message.h | 192 int64_t first = reflection->GetInt64(*a, field_); in operator() 193 int64_t second = reflection->GetInt64(*b, field_); in operator()
|
D | test_util.h | 377 EXPECT_EQ(100, sub_message->GetReflection()->GetInt64( in ExpectOneofSetViaReflection() 494 EXPECT_EQ(102, reflection->GetInt64(message, F("optional_int64"))); in ExpectAllFieldsSetViaReflection1() 498 EXPECT_EQ(106, reflection->GetInt64(message, F("optional_sint64"))); in ExpectAllFieldsSetViaReflection1() 502 EXPECT_EQ(110, reflection->GetInt64(message, F("optional_sfixed64"))); in ExpectAllFieldsSetViaReflection1() 772 EXPECT_EQ(402, reflection->GetInt64(message, F("default_int64"))); in ExpectAllFieldsSetViaReflection3() 776 EXPECT_EQ(406, reflection->GetInt64(message, F("default_sint64"))); in ExpectAllFieldsSetViaReflection3() 780 EXPECT_EQ(410, reflection->GetInt64(message, F("default_sfixed64"))); in ExpectAllFieldsSetViaReflection3() 910 EXPECT_EQ(0, reflection->GetInt64(message, F("optional_int64"))); in ExpectClearViaReflection() 914 EXPECT_EQ(0, reflection->GetInt64(message, F("optional_sint64"))); in ExpectClearViaReflection() 918 EXPECT_EQ(0, reflection->GetInt64(message, F("optional_sfixed64"))); in ExpectClearViaReflection() [all …]
|
D | reflection_tester.cc | 930 int64_t key = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 932 int64_t val = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1042 int64_t key = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1044 int64_t val = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1155 int64_t key = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1157 int64_t val = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection()
|
D | map_field.cc | 544 map_key.SetInt64Value(reflection->GetInt64(*it, key_des)); in SyncMapWithRepeatedFieldNoLock()
|
/external/protobuf/src/google/protobuf/ |
D | dynamic_message.h | 192 int64_t first = reflection->GetInt64(*a, field_); in operator() 193 int64_t second = reflection->GetInt64(*b, field_); in operator()
|
D | test_util.h | 381 EXPECT_EQ(100, sub_message->GetReflection()->GetInt64( in ExpectOneofSetViaReflection() 503 EXPECT_EQ(102, reflection->GetInt64(message, F("optional_int64"))); in ExpectAllFieldsSetViaReflection1() 507 EXPECT_EQ(106, reflection->GetInt64(message, F("optional_sint64"))); in ExpectAllFieldsSetViaReflection1() 511 EXPECT_EQ(110, reflection->GetInt64(message, F("optional_sfixed64"))); in ExpectAllFieldsSetViaReflection1() 785 EXPECT_EQ(402, reflection->GetInt64(message, F("default_int64"))); in ExpectAllFieldsSetViaReflection3() 789 EXPECT_EQ(406, reflection->GetInt64(message, F("default_sint64"))); in ExpectAllFieldsSetViaReflection3() 793 EXPECT_EQ(410, reflection->GetInt64(message, F("default_sfixed64"))); in ExpectAllFieldsSetViaReflection3() 925 EXPECT_EQ(0, reflection->GetInt64(message, F("optional_int64"))); in ExpectClearViaReflection() 929 EXPECT_EQ(0, reflection->GetInt64(message, F("optional_sint64"))); in ExpectClearViaReflection() 933 EXPECT_EQ(0, reflection->GetInt64(message, F("optional_sfixed64"))); in ExpectClearViaReflection() [all …]
|
D | reflection_tester.cc | 930 int64_t key = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 932 int64_t val = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1042 int64_t key = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1044 int64_t val = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1155 int64_t key = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection() 1157 int64_t val = sub_message->GetReflection()->GetInt64( in ExpectMapFieldsSetViaReflection()
|
D | map_field.cc | 544 map_key.SetInt64Value(reflection->GetInt64(*it, key_des)); in SyncMapWithRepeatedFieldNoLock()
|
/external/flatbuffers/go/ |
D | table.go | 113 func (t *Table) GetInt64(off UOffsetT) int64 { func 114 return GetInt64(t.Bytes[off:]) 247 return t.GetInt64(t.Pos + UOffsetT(off))
|
D | encode.go | 94 func GetInt64(buf []byte) (n int64) { func
|
/external/libchrome/components/policy/core/common/ |
D | policy_statistics_collector.cc | 48 prefs_->GetInt64(policy_prefs::kLastPolicyStatisticsUpdate)); in Initialize()
|
/external/perfetto/src/trace_processor/util/ |
D | proto_to_json.cc | 98 : ref->GetInt64(message, field_desc)); in FieldToJson() 114 : ref->GetInt64(message, field_desc)); in FieldToJson()
|
/external/flatbuffers/tests/MyGame/Example/ |
D | Stat.go | 76 return rcv._tab.GetInt64(o + rcv._tab.Pos)
|
D | TypeAliases.go | 192 return rcv._tab.GetInt64(o + rcv._tab.Pos)
|
/external/flatbuffers/tests/optional_scalars/ |
D | ScalarStuff.go | 412 return rcv._tab.GetInt64(o + rcv._tab.Pos) 424 v := rcv._tab.GetInt64(o + rcv._tab.Pos) 437 return rcv._tab.GetInt64(o + rcv._tab.Pos)
|
/external/cronet/components/prefs/ |
D | pref_service.h | 286 int64_t GetInt64(const std::string& path) const;
|
/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
D | type_resolver_util.cc | 188 : reflection->GetInt64(options, field))); in ConvertOptionField()
|
/external/protobuf/src/google/protobuf/util/ |
D | type_resolver_util.cc | 188 : reflection->GetInt64(options, field))); in ConvertOptionField()
|
/external/libprotobuf-mutator/src/ |
D | field_instance.h | 109 : reflection().GetInt64(*message_, descriptor_); in Load()
|