Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/interfaces/kits/c/
H A Dmedia_asset_base_capi.h162 MEDIA_LIBRARY_OPERATION_NOT_SUPPORTED = 23800201, enumerator
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_change_request_impl.cpp94 MEDIA_LIBRARY_OPERATION_NOT_SUPPORTED, "Not supported!"); in GetWriteCacheHandler() local
132 CHECK_AND_RETURN_RET_LOG(CheckWriteOperation(resourceType), MEDIA_LIBRARY_OPERATION_NOT_SUPPORTED, in AddResourceWithUri() local
160 CHECK_AND_RETURN_RET_LOG(CheckWriteOperation(resourceType), MEDIA_LIBRARY_OPERATION_NOT_SUPPORTED, in AddResourceWithBuffer() local
[all...]

Completed in 6 milliseconds