Home
last modified time | relevance | path

Searched defs:unique_id (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_dump.proto132 optional string unique_id = 1 [default = ""]; field
/development/vndk/tools/header-checker/src/repr/
Dir_representation.h200 void SetUniqueId(const std::string &unique_id) { in SetUniqueId()