Searched refs:file_id (Results 1 – 15 of 15) sorted by relevance
9 'file://media/\<file_type\>/\<file_id\>/?networkid=xxx'17 基于此前版本开发的应用,请排查是否对媒体库uri有依赖或者解析,如有依赖请尽快进行适配修改。file_id并不保证唯一,请不要对id进行解析,能使用id的地方都可以使用uri进行代替。66 'file://media/\<file_type\>/\<file_id\>/?networkid=xxx'74 基于此前版本开发的应用,请排查是否对媒体库uri有依赖或者解析,如有依赖请尽快进行适配修改。file_id并不保证唯一,请不要对id进行解析,能使用id的地方都可以使用uri进行代替。
9 'file://media/\<file_type\>/\<file_id\>/?networkid=xxx'17 … media library URIs. If yes, make adaptation as required. The value of **file_id** is not unique. …66 'file://media/\<file_type\>/\<file_id\>/?networkid=xxx'74 … media library URIs. If yes, make adaptation as required. The value of **file_id** is not unique. …
144 string file_id = GetStringVal(PhotoColumn::MEDIA_ID, resultSet); in GetHandlesFromPhotosInfoBurstKeys() local145 if (!IsNumber(file_id)) { in GetHandlesFromPhotosInfoBurstKeys()149 handlesResult.push_back(atoi(file_id.c_str())); in GetHandlesFromPhotosInfoBurstKeys()174 string file_id = GetStringVal(PhotoColumn::MEDIA_ID, resultSet); in GetAllDeleteHandles() local175 handlesResult.push_back(file_id); in GetAllDeleteHandles()
329 int32_t file_id = static_cast<int32_t>(context->handle % COMMON_PHOTOS_OFFSET); in GetPhotosInfo() local330 predicates.EqualTo(PhotoColumn::MEDIA_ID, to_string(file_id)); in GetPhotosInfo()
86 with open(output_file, 'w') as file_id:89 file_id.write(build_info)130 with open(output_file, 'w') as file_id:131 file_id.write(config_info)
129 | '\<id>' | 表示在数据库中多个表中处理后的值,并不是指表中的file_id列,注意请不要使用此id去数据库中查询具体文件。 |
129 | ohos.multimedia.mediaLibrary | FileKey | ID = "file_id" …
130 …ocessed in multiple tables in the database. It is not the value in the **file_id** column in the t…
80 |废弃版本有变化|类名:FileKey<br>方法 or 属性:ID = "file_id"<br>废弃版本:N/A|类名:FileKey<br>方法 or 属性:ID = "file_id"<br…
80 | ohos.multimedia.mediaLibrary | FileKey | ID = "file_id" | 新增 |
80 | ohos.multimedia.mediaLibrary | FileKey | ID = "file_id" | Added|
80 …d or attribute name: ID = "file_id"<br>Deprecated version: N/A|Class name: FileKey<br>Method or at…
948 |废弃版本有变化|类名:FileKey;<br>方法or属性:ID = "file_id"<br>旧版本信息:|类名:FileKey;<br>方法or属性:ID = "file_id"<br>新版本…
948 …Method or attribute name: ID = "file_id"<br>Old version: |Class name: FileKey;<br>Method or attrib…