Home
last modified time | relevance | path

Searched refs:curLength (Results 1 - 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_geocoding.cc90 int curLength = languageCodeInfo->language_codes_num(); in UpdateLanguageCodes() local
91 curLanguageCodesSize = curLength; in UpdateLanguageCodes()
92 curLanguageCodes = (const char **)malloc(sizeof(char*) * curLength); in UpdateLanguageCodes()
259 int curLength = countryCodeInfo->country_codes_num(); in UpdateCountryCodes() local
260 curCountryCodesSize = curLength; in UpdateCountryCodes()
261 curCountryCodes = (int *)malloc(sizeof(int) * curLength); in UpdateCountryCodes()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]
/third_party/typescript/lib/
H A Dtsc.js[all...]

Completed in 62 milliseconds