Home
last modified time | relevance | path

Searched defs:typeId (Results 1 – 5 of 5) 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/location/services/location_locator/locator/source/
Dlocator_background_proxy.cpp504 for (auto typeId : typeIds) { in IsAppInLocationContinuousTasks() local
/base/telephony/core_service/utils/vcard/src/
Dvcard_contact.cpp203 int typeId = 0; in BuildOneData() local
234 int32_t VCardContact::BuildOtherData(int32_t typeId, std::shared_ptr<DataShare::DataShareResultSet>… in BuildOtherData()
/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource.cpp268 auto &typeId = nameTypeId[name]; in UpdateOverlayInfo() local
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp382 bool PowerMgrService::IsSupportSensor(SensorTypeId typeId) in IsSupportSensor()