Home
last modified time | relevance | path

Searched defs:reopen (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/libbcc/lib/
H A DFileBase.h90 inline bool reopen() { in reopen() function
/aosp12/build/soong/cmd/merge_zips/
H A Dmerge_zips.go453 func (izm *InputZipsManager) reopen(miz *ManagedInputZip) error { func
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DBinaryDictionary.java529 private void reopen() { in reopen() method in BinaryDictionary