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:voip
(Results
1 - 3
of
3
) sorted by relevance
/third_party/libphonenumber/cpp/src/phonenumbers/
H
A
D
phonemetadata.pb.h
1002
// optional .i18n.phonenumbers.PhoneNumberDesc
voip
= 8;
1008
const ::i18n::phonenumbers::PhoneNumberDesc&
voip
() const;
1011
void set_allocated_voip(::i18n::phonenumbers::PhoneNumberDesc*
voip
);
1017
::i18n::phonenumbers::PhoneNumberDesc*
voip
);
2654
// optional .i18n.phonenumbers.PhoneNumberDesc
voip
= 8;
2672
inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::
voip
() const {
in voip()
function in i18n::phonenumbers::PhoneMetadata
2673
// @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.
voip
)
in voip()
2677
::i18n::phonenumbers::PhoneNumberDesc*
voip
) {
in unsafe_arena_set_allocated_voip()
2681
voip_ =
voip
;
in unsafe_arena_set_allocated_voip()
2682
if (
voip
) {
in unsafe_arena_set_allocated_voip()
2676
unsafe_arena_set_allocated_
voip
( ::i18n::phonenumbers::PhoneNumberDesc*
voip
)
unsafe_arena_set_allocated_voip()
argument
2717
set_allocated_
voip
(::i18n::phonenumbers::PhoneNumberDesc*
voip
)
set_allocated_voip()
argument
[all...]
H
A
D
phonemetadata.pb.cc
892
static const ::i18n::phonenumbers::PhoneNumberDesc&
voip
(const PhoneMetadata* msg);
1002
PhoneMetadata::_Internal::
voip
(const PhoneMetadata* msg) {
in voip()
function in i18n::phonenumbers::PhoneMetadata::_Internal
1425
// optional .i18n.phonenumbers.PhoneNumberDesc
voip
= 8;
in _InternalParse()
1701
// optional .i18n.phonenumbers.PhoneNumberDesc
voip
= 8;
in _InternalSerialize()
1706
8, _Internal::
voip
(this), target, stream);
in _InternalSerialize()
2007
// optional .i18n.phonenumbers.PhoneNumberDesc
voip
= 8;
in ByteSizeLong()
H
A
D
phonenumberutil.cc
154
return &metadata.
voip
();
in GetNumberDescByType()
2105
metadata->
voip
(), metadata->voicemail(), metadata->uan(),
in GetExampleNumberForNonGeoEntity()
2566
if (IsNumberMatchingDesc(national_number, metadata.
voip
())) {
in GetNumberTypeHelper()
Completed in 18 milliseconds