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

  /system/tools/aidl/
aidl_language.h 280 std::string GetDotName() const { return android::base::Join(terms_, '.'); }
299 std::string GetName() const { return name_->GetDotName(); }
aidl_language.cpp 310 name->GetDotName(), line));

Completed in 95 milliseconds