HomeSort by relevance Sort by last modified time
    Searched refs:Populate (Results 26 - 50 of 67) sorted by null

12 3

  /system/connectivity/shill/vpn/
vpn_driver.cc 178 error->Populate(Error::kNotFound, "Property is not set");
187 error->Populate(Error::kNotFound, "Property is not set");
197 error->Populate(Error::kInvalidArguments,
208 error->Populate(Error::kInvalidArguments,
third_party_vpn_driver.cc 137 error->Populate(Error::kNotSupported,
148 error->Populate(Error::kAlreadyExists, "Extension ID is set");
vpn_provider.cc 167 error->Populate(Error::kNotFound, "Matching service was not found");
  /device/google/contexthub/util/nanotool/
nanomessage.cpp 32 bool HardwareVersionInfo::Populate(const std::vector<uint8_t>& buffer) {
72 bool WriteEventResponse::Populate(const std::vector<uint8_t>& buffer) {
131 bool ReadEventResponse::Populate(const std::vector<uint8_t>& buffer) {
sensorevent.cpp 92 (!sensor_event->Populate(buffer) || !sensor_event->SizeIsValid())) {
93 LOGW("Couldn't populate sensor event, or invalid size");
  /system/connectivity/shill/ethernet/
ethernet_service.cc 124 error->Populate(Error::kNotSupported);
ethernet.cc 478 error->Populate(Error::kNotSupported);
  /system/connectivity/shill/wifi/
tdls_manager.cc 95 error->Populate(Error::kInvalidArguments, "Unknown operation");
wifi_service.cc 270 error->Populate(Error::kNotSupported);
718 error->Populate(Error::kOperationFailed);
726 error->Populate(Error::kNotFound, "Not associated with a device");
    [all...]
wake_on_wifi.cc 154 error->Populate(Error::kNotSupported, kWakeOnWiFiNotSupported);
    [all...]
  /system/connectivity/shill/dbus/
chromeos_manager_dbus_adaptor_unittest.cc 78 void SetErrorTypeSuccess(Error* error) { error->Populate(Error::kSuccess); }
81 error->Populate(Error::kOperationFailed);
chromeos_manager_dbus_adaptor.cc 595 e.Populate(Error::kNotSupported);
610 e.Populate(Error::kNotSupported);
  /system/connectivity/shill/
error_unittest.cc 62 e.Populate(Error::kInternalError);
70 e.Populate(Error::kInvalidArguments, kMessage);
property_store.cc 88 error->Populate(Error::kInternalError);
108 error->Populate(Error::kInternalError);
464 error->Populate(
    [all...]
manager.cc     [all...]
service.cc     [all...]
connection_diagnostics_unittest.cc 697 error.Populate(Error::kSuccess);
700 error.Populate(Error::kOperationTimeout);
703 error.Populate(Error::kOperationFailed);
    [all...]
  /system/core/metricsd/uploader/
system_profile_cache.cc 143 bool SystemProfileCache::Populate(
  /external/v8/test/mjsunit/regress/
regress-2291.js 32 obj == obj; // Populate IC cache with non-strict comparison.
  /external/libavc/common/arm/
ih264_ihadamard_scaling_a9.s 104 vdup.s32 q10, r4 @ Populate the u4_qp_div_6 in Q10
108 vdup.s32 q9, r6 @ Populate pu2_iscal_mat[0]*pu2_weigh_mat[0] 32-bit in Q9
  /system/connectivity/shill/wimax/
wimax_service.cc 154 // TODO(benchan): Populate error again after changing the way that
201 error->Populate(Error::kNotFound, "Not associated with a device");
wimax_unittest.cc 263 error.Populate(Error::kOperationFailed);
  /external/freetype/src/cff/
cffload.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffload.c     [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffload.c     [all...]

Completed in 1683 milliseconds

12 3