Home
last modified time | relevance | path

Searched defs:child_id (Results 1 – 15 of 15) sorted by relevance

/external/cronet/net/disk_cache/memory/
Dmem_entry_impl.cc54 std::string GenerateChildName(const std::string& base_name, int64_t child_id) { in GenerateChildName()
93 int64_t child_id, in MemEntryImpl()
288 int64_t child_id, in MemEntryImpl()
Dmem_entry_impl.h98 int64_t child_id() const { return child_id_; } in child_id() function
/external/e2fsprogs/contrib/android/
Dperms.h17 unsigned int child_id; member
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dxplane.proto140 repeated int64 child_id = 6; field
/external/cronet/net/disk_cache/blockfile/
Dsparse_control.cc59 int64_t child_id) { in GenerateChildName()
143 int child_id = 0; in DeleteChildren() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter_tree.cc266 int child_id = canonical->unique_id(); in AssignUniqueIds() local
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_visitor.h338 for (int64_t child_id : metadata()->child_id()) { in ForEachChild() local
/external/openthread/tests/scripts/thread-cert/
Dnetwork_diag.py209 def child_id(self): member in ChildTableEntry
/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.cc237 const uint64 child_id = Hash64Combine( in FindOrCreateChildFrame() local
/external/harfbuzz_ng/src/graph/
Dgraph.hh811 unsigned child_id = index_for_offset (old_parent_idx, in move_child() local
/external/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc5050 long long child_id = 0; in Parse() local
5139 long long child_id = 0; in Parse() local
5237 long long child_id = 0; in Parse() local
/external/libwebm/mkvparser/
Dmkvparser.cc5050 long long child_id = 0; in Parse() local
5139 long long child_id = 0; in Parse() local
5237 long long child_id = 0; in Parse() local
/external/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc5050 long long child_id = 0; in Parse() local
5139 long long child_id = 0; in Parse() local
5237 long long child_id = 0; in Parse() local
/external/linux-kselftest/tools/testing/selftests/net/
Dtls.c1245 int i, fd, child_id; in test_mutliproc() local
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c283 unsigned int child_id; member