Home
last modified time | relevance | path

Searched refs:hasEdit (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_file_asset_napi.h123 bool hasEdit = false; member
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dfile_asset_napi.h188 bool hasEdit = false; member
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp4485 context->hasEdit = false; in PhotoAccessHelperIsEditedExecute()
4487 context->hasEdit = true; in PhotoAccessHelperIsEditedExecute()
4503 CHECK_ARGS_RET_VOID(env, napi_get_boolean(env, context->hasEdit, &jsContext->data), JS_INNER_FAIL); in PhotoAccessHelperIsEditedComplete()

Completed in 12 milliseconds