Home
last modified time | relevance | path

Searched refs:GetSuffix (Results 1 - 7 of 7) sorted by relevance

/base/startup/init/services/begetctl/
H A Dpartitionslot.cpp62 static int GetSuffix(BShellHandle handle, int32_t argc, char *argv[]) in GetSuffix() function
134 const_cast<char *>("partitionslot"), GetSuffix, in MODULE_CONSTRUCTOR()
/base/telephony/core_service/utils/vcard/include/contact_data/
H A Dvcard_name_data.h44 std::string GetSuffix();
/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_name_data.cpp135 std::string VCardNameData::GetSuffix() in GetSuffix() function in OHOS::Telephony::VCardNameData
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp1377 std::string GetSuffix(const std::shared_ptr<HapResource::ValueUnderQualifierDir> qd) in GetSuffix() function
1431 type = GetSuffix(qd); in GetDrawableInfoById()
1451 type = GetSuffix(qd); in GetDrawableInfoByName()
1472 std::string type = GetSuffix(qd); in GetDrawableInfoById()
1504 std::string type = GetSuffix(qd); in GetDrawableInfoByName()
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp128 std::string suffix = nameData->GetSuffix(); in ConstructNameV40()
243 std::string suffix = nameData->GetSuffix(); in ConstructName()
H A Dvcard_contact.cpp127 !nameData_->GetSuffix().empty() || !nameData_->GetFormatted().empty() || !nameData_->GetSort().empty() || in CheckNameExist()
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dvcard_test.cpp435 EXPECT_EQ(contacts[0]->GetNameData()->GetSuffix(), "wowowoSu"); in HWTEST_F()

Completed in 12 milliseconds