Home
last modified time | relevance | path

Searched defs:required_length (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/shared_impl/private/
Dppb_char_set_shared.cc72 uint32_t required_length = 0; in UTF16ToCharSetDeprecated() local
182 uint32_t required_length = 0; in CharSetToUTF16Deprecated() local
/external/chromium_org/device/bluetooth/
Dbluetooth_low_energy_win.cc172 DWORD required_length; in CollectBluetoothLowEnergyDeviceProperty() local
213 ULONG required_length = 0; in CollectBluetoothLowEnergyDeviceRegistryProperty() local
251 ULONG required_length = 0; in CollectBluetoothLowEnergyDeviceInstanceId() local
376 USHORT required_length; in CollectBluetoothLowEnergyDeviceServices() local
419 ULONG required_length = 0; in CollectBluetoothLowEnergyDeviceInfo() local
/external/chromium_org/components/autofill/core/browser/
Dvalidation.cc124 size_t required_length = 3; in IsValidCreditCardSecurityCode() local
/external/srec/srec/ca/
Dann_api.c227 int required_length; in CA_GetAnnotationLabel() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dmerge.cc178 const int required_length = (120 + 80 + 2) * fs_mult_; in GetExpandedSignal() local
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dsession_info.cc145 size_t required_length = 0; in InsertBuffer() local
/external/chromium_org/v8/src/
Druntime.cc3206 int required_length = length_ + elements; in HasCapacity() local
3212 int required_length = length_ + elements; in EnsureCapacity() local