Searched defs:RESULT_FAILED_STORAGE (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/client/
H A Dhistory.py67 RESULT_FAILED_STORAGE = ["Failed", "Storage"] variable
86 apx.InvalidCatalogFile: RESULT_FAILED_STORAGE,
93 apx.ProblematicPermissionsIndexException: RESULT_FAILED_STORAGE,
94 apx.PermissionsException: RESULT_FAILED_STORAGE,
H A Dapi.py131 RESULT_FAILED_STORAGE = history.RESULT_FAILED_STORAGE variable

Completed in 201 milliseconds