Home
last modified time | relevance | path

Searched refs:PRINT_FILE_CREATED_FAIL (Results 1 – 4 of 4) sorted by relevance

/base/print/print_fwk/utils/include/
Dprint_constant.h143 PRINT_FILE_CREATED_FAIL = 1, enumerator
/base/print/print_fwk/interfaces/kits/jskits/
D@ohos.print.d.ts212 PRINT_FILE_CREATED_FAIL = 1, enumerator
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
Dprint_module.cpp138 …Property(env, object, "PRINT_FILE_CREATION_FAILED", static_cast<int32_t>(PRINT_FILE_CREATED_FAIL)); in NapiCreateFileCreationStateEnum()
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp987 fileCompletedState = PRINT_FILE_CREATED_FAIL; in AdapterGetFileCallBack()