Searched refs:CREATE_PICTURE_FROM_PARCEL (Results 1 - 1 of 1) sorted by relevance
/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | picture_napi.cpp | 43 static const std::string CREATE_PICTURE_FROM_PARCEL = "createPictureFromParcel"; member 45 {CREATE_PICTURE_FROM_PARCEL, {62980096, 62980105, 62980115, 62980097, 591 CREATE_PICTURE_FROM_PARCEL, IMAGE_BAD_PARAMETER, "Fail to napi_get_cb_info"); in CreatePictureFromParcel() 597 CREATE_PICTURE_FROM_PARCEL, ERR_IPC, "get parcel failed"); in CreatePictureFromParcel() 603 CREATE_PICTURE_FROM_PARCEL, error.errorCode, error.errorInfo); in CreatePictureFromParcel() 620 CREATE_PICTURE_FROM_PARCEL, ERR_IMAGE_NAPI_ERROR, "New instance could not be obtained"); in CreatePictureFromParcel()
|
Completed in 2 milliseconds