Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 10 of 10) sorted by relevance

/system/core/libcutils/
Dtrace-host.cpp32 void atrace_int64_body(const char* /*name*/, int64_t /*value*/) {} in atrace_int64_body() argument
/system/update_engine/
Dupdate_engine_client.cc234 void UpdateWaitHandler::HandleStatusUpdate(int64_t /* last_checked_time */, in HandleStatusUpdate() argument
Dmetrics_reporter_android.cc125 int64_t payload_bytes_downloaded, in ReportUpdateAttemptDownloadMetrics() argument
/system/bt/embdrv/g722/
Dg722_typedefs.h70 typedef __int64 int64_t; typedef
/system/tools/hidl/test/hidl_test/
DFooCallback.cpp112 Return<void> FooCallback::youBlockedMeFor(const hidl_array<int64_t, 3> &ns) { in youBlockedMeFor()
/system/bt/gd/packet/parser/
Dparent_def.cc26 void ParentDef::AddParentConstraint(std::string field_name, std::variant<int64_t, std::string> valu… in AddParentConstraint()
/system/core/libunwindstack/tests/
DElfFake.h69 bool Init(int64_t*) override { return false; } in Init() argument
DElfTest.cpp324 bool Init(int64_t*) override { return false; } in Init() argument
DDwarfSectionImplTest.cpp38 bool Init(uint64_t, uint64_t, int64_t) override { return false; } in Init() argument
/system/keymaster/key_blob_utils/
Docb.c85 typedef __int64 int64_t; typedef