HomeSort by relevance Sort by last modified time
    Searched defs:project_id (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/cloud/kernels/
bigquery_reader_ops.cc 34 Status GetTableAttrs(OpKernelConstruction* context, string* project_id,
38 TF_RETURN_IF_ERROR(context->GetAttr("project_id", project_id));
98 string project_id; local
105 GetTableAttrs(context, &project_id, &dataset_id, &table_id,
109 project_id, dataset_id, table_id, timestamp_millis,
129 string project_id; local
137 GetTableAttrs(context, &project_id, &dataset_id, &table_id,
141 project_id, dataset_id, table_id, timestamp_millis,
  /external/autotest/site_utils/sponge_lib/
acts_job_info.py 145 def project_id(self): member in class:ACTSTaskInfo
  /system/nfc/src/include/
nfc_hal_int.h 138 uint16_t project_id; /* Current project_id of patch in nvm */ member in struct:__anon3261

Completed in 115 milliseconds