Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/src/include/tzdb/
H A Dtzdb_list_private.h47 [[nodiscard]] const tzdb& __load() { in __load() function
/aosp_15_r20/external/python/cpython2/Tools/pynche/
DPyncheWidget.py168 def __load(self, event=None): member in PyncheWidget