Home
last modified time | relevance | path

Searched defs:udType (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_unified_data_test.cpp286 auto udType = record->GetUDType(); variable
323 auto udType = record->GetUDType(); variable
363 auto udType = record->GetUDType(); variable
403 auto udType = record->GetUDType(); variable
441 auto udType = record->GetUDType(); variable
478 auto udType = record->GetUDType(); variable
515 auto udType = record->GetUDType(); variable
552 auto udType = record->GetUDType(); variable
589 auto udType = record->GetUDType(); variable
626 auto udType = record->GetUDType(); variable
[all …]
H A Dpasteboard_utils_test.cpp279 auto udType = record->GetUDType(); variable
309 auto udType = record->GetUDType(); variable
348 auto udType = record->GetUDType(); variable
385 auto udType = record->GetUDType(); variable
422 auto udType = record->GetUDType(); variable
455 auto udType = record->GetUDType(); variable
489 auto udType = record->GetUDType(); variable
523 auto udType = record->GetUDType(); variable
557 auto udType = record->GetUDType(); variable
591 auto udType = record->GetUDType(); variable
[all …]
H A Dconvert_utils_test.cpp371 auto udType = record->GetUDType(); variable
398 auto udType = record->GetUDType(); variable
425 auto udType = record->GetUDType(); variable
457 auto udType = record->GetUDType(); variable
485 auto udType = record->GetUDType(); variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_record.cpp98 auto udType = static_cast<UDType>(UtdUtils::GetUtdEnumFromUtdId(utdId_)); in AddEntry() local
H A Dunified_data_helper.cpp104 auto udType = UtdUtils::GetUtdIdFromUtdEnum(record->GetType()); in GetSummary() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp156 bool PreProcessUtils::IsFileType(UDType udType) in IsFileType()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp205 auto udType = UtdUtils::GetUtdIdFromUtdEnum(record->GetType()); in GetSummary() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_record.cpp758 auto udType = UDMF::UtdUtils::GetUtdEnumFromUtdId(utdType); in AddEntry() local
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp912 const std::string udType = "general.message"; variable
/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp1939 const std::string udType = "general.message"; variable