HomeSort by relevance Sort by last modified time
    Searched refs:SetUniqueId (Results 1 - 6 of 6) sorted by null

  /development/vndk/tools/header-checker/header-abi-dumper/src/
abi_wrappers.cpp 787 record_declp->SetUniqueId(GetTypeUniqueId(record_decl_));
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_module.cc 84 instruction->SetUniqueId(NewUniqueInstructionId());
hlo_computation.cc 102 instruction->SetUniqueId(parent()->NewUniqueInstructionId());
hlo_instruction.h     [all...]
  /development/vndk/tools/header-checker/header-abi-util/src/
ir_representation_protobuf.cpp 181 record_type_ir.SetUniqueId(record_type_protobuf.tag_info().unique_id());
204 enum_type_ir.SetUniqueId(enum_type_protobuf.tag_info().unique_id());
    [all...]
  /development/vndk/tools/header-checker/header-abi-util/include/
ir_representation.h 183 void SetUniqueId(const std::string &unique_id) {
    [all...]

Completed in 204 milliseconds