HomeSort by relevance Sort by last modified time
    Searched refs:is_updated (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/mdns/
dns_sd_registry.cc 173 bool is_updated = local
175 VLOG(1) << "ServiceChanged: is_updated: " << is_updated;
177 if (is_updated) {
  /hardware/intel/img/psb_headers/DRM/cc54/inc/
wv_mod_drm_api.h 185 * is_updated.
187 * Upon returning DRM_WV_MOD_SUCCESS and is_updated == 1, caller should
192 * This will only contain data if is_updated == 1.
197 * @param[out] is_updated
205 uint8_t *const is_updated);

Completed in 907 milliseconds