Home
last modified time | relevance | path

Searched defs:NOT_IMPLEMENTED (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFUtils.h37 #define NOT_IMPLEMENTED(condition, assert) \ macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js60 NOT_IMPLEMENTED: 501, property
/third_party/python/Lib/http/
D__init__.py135 NOT_IMPLEMENTED = (501, 'Not Implemented', variable in HTTPStatus
/third_party/python/Lib/test/
Dtest_httplib.py653 NOT_IMPLEMENTED = (501, 'Not Implemented', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus