Home
last modified time | relevance | path

Searched defs:POSITION (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dfile_column.h51 static const std::string POSITION; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dfile_column.cpp36 const std::string FileColumn::POSITION = "position"; member in OHOS::FileManagement::CloudDisk::FileColumn
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Drender_property_test_ng.cpp56 const NG::OffsetT<Dimension> POSITION = { POSITION_X, POSITION_Y }; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dptp_media_sync_observer.cpp41 const string POSITION = "2"; variable
/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constant.h258 static constexpr const char *POSITION = "position"; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h80 POSITION = 1, in CORE3D_BEGIN_NAMESPACE() enumerator