Searched defs:goodbye (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/annotation_include_dep/subpkg/ | ||
H A D | module3.py | 1 def goodbye(): function |
/aosp_15_r20/external/openscreen/discovery/mdns/ | ||
H A D | mdns_publisher.cc | 305 auto goodbye = CreateGoodbyeRecord(record); in QueueRecord() local |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_enum.py | 2503 def goodbye(self): member in TestSpecial.test_strenum.GoodbyeMixin |