Home
last modified time | relevance | path

Searched defs:typeId (Results 1 – 4 of 4) sorted by relevance

/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
Daccount_info.h118 int typeId = AAFwk::WantParams::GetDataType(it.second); in GetScalableDataString() local
/base/telephony/core_service/utils/vcard/src/
Dvcard_contact.cpp205 int typeId = 0; in BuildOneData() local
236 int32_t VCardContact::BuildOtherData(int32_t typeId, std::shared_ptr<DataShare::DataShareResultSet>… in BuildOtherData()
/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource.cpp276 auto &typeId = nameTypeId[name]; in UpdateOverlayInfo() local
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp367 bool PowerMgrService::IsSupportSensor(SensorTypeId typeId) in IsSupportSensor()