Home
last modified time | relevance | path

Searched refs:POSITION_LOCAL (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/utils/dentry/include/
H A Dmeta_file.h121 POSITION_LOCAL = 0x01, enumerator
123 POSITION_LOCAL_AND_CLOUD = POSITION_LOCAL | POSITION_CLOUD,
177 uint8_t position{POSITION_LOCAL};
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Ddata_sync_const.h63 const int32_t POSITION_LOCAL = 1; member
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dmedialibrary_db_const.h172 POSITION_LOCAL = 1 << 0, enumerator
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dprop_n_exporter.cpp89 const char POSITION_LOCAL = '1'; member
171 if (val[0] == POSITION_LOCAL || val[0] == POSITION_BOTH) { in HandleLocalCheck()

Completed in 5 milliseconds