Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:uan
(Results
1 - 3
of
3
) sorted by relevance
/third_party/libphonenumber/cpp/src/phonenumbers/
H
A
D
phonemetadata.pb.h
1056
// optional .i18n.phonenumbers.PhoneNumberDesc
uan
= 25;
1062
const ::i18n::phonenumbers::PhoneNumberDesc&
uan
() const;
1065
void set_allocated_uan(::i18n::phonenumbers::PhoneNumberDesc*
uan
);
1071
::i18n::phonenumbers::PhoneNumberDesc*
uan
);
2820
// optional .i18n.phonenumbers.PhoneNumberDesc
uan
= 25;
2838
inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::
uan
() const {
in uan()
function in i18n::phonenumbers::PhoneMetadata
2839
// @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.
uan
)
in uan()
2843
::i18n::phonenumbers::PhoneNumberDesc*
uan
) {
in unsafe_arena_set_allocated_uan()
2847
uan_ =
uan
;
in unsafe_arena_set_allocated_uan()
2848
if (
uan
) {
in unsafe_arena_set_allocated_uan()
2842
unsafe_arena_set_allocated_
uan
( ::i18n::phonenumbers::PhoneNumberDesc*
uan
)
unsafe_arena_set_allocated_uan()
argument
2883
set_allocated_
uan
(::i18n::phonenumbers::PhoneNumberDesc*
uan
)
set_allocated_uan()
argument
[all...]
H
A
D
phonemetadata.pb.cc
900
static const ::i18n::phonenumbers::PhoneNumberDesc&
uan
(const PhoneMetadata* msg);
1010
PhoneMetadata::_Internal::
uan
(const PhoneMetadata* msg) {
in uan()
function in i18n::phonenumbers::PhoneMetadata::_Internal
1558
// optional .i18n.phonenumbers.PhoneNumberDesc
uan
= 25;
in _InternalParse()
1807
// optional .i18n.phonenumbers.PhoneNumberDesc
uan
= 25;
in _InternalSerialize()
1812
25, _Internal::
uan
(this), target, stream);
in _InternalSerialize()
2030
// optional .i18n.phonenumbers.PhoneNumberDesc
uan
= 25;
in ByteSizeLong()
H
A
D
phonenumberutil.cc
160
return &metadata.
uan
();
in GetNumberDescByType()
2105
metadata->voip(), metadata->voicemail(), metadata->
uan
(),
in GetExampleNumberForNonGeoEntity()
2578
if (IsNumberMatchingDesc(national_number, metadata.
uan
())) {
in GetNumberTypeHelper()
Completed in 19 milliseconds