Searched refs:GetVendorUuid (Results 1 – 3 of 3) sorted by relevance
115 values.PutInt("vendor_uuid", model->GetVendorUuid()); in UpdateGenericTriggerModel()127 bool TriggerDbHelper::GetVendorUuid(std::shared_ptr<AbsSharedResultSet> &set, int32_t &vendorUuid) … in GetVendorUuid() function in OHOS::IntellVoiceTrigger::TriggerDbHelper215 if (!GetVendorUuid(set, vendorUuid)) { in GetGenericTriggerModel()
36 …bool GetVendorUuid(std::shared_ptr<OHOS::NativeRdb::AbsSharedResultSet> &set, int32_t &vendorUuid)…
55 int32_t GetVendorUuid() const in GetVendorUuid() function