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:emergency
(Results
1 - 3
of
3
) sorted by relevance
/third_party/libphonenumber/cpp/src/phonenumbers/
H
A
D
phonemetadata.pb.h
1074
// optional .i18n.phonenumbers.PhoneNumberDesc
emergency
= 27;
1080
const ::i18n::phonenumbers::PhoneNumberDesc&
emergency
() const;
1083
void set_allocated_emergency(::i18n::phonenumbers::PhoneNumberDesc*
emergency
);
1089
::i18n::phonenumbers::PhoneNumberDesc*
emergency
);
2903
// optional .i18n.phonenumbers.PhoneNumberDesc
emergency
= 27;
2921
inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::
emergency
() const {
in emergency()
function in i18n::phonenumbers::PhoneMetadata
2922
// @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.
emergency
)
in emergency()
2926
::i18n::phonenumbers::PhoneNumberDesc*
emergency
) {
in unsafe_arena_set_allocated_emergency()
2930
emergency_ =
emergency
;
in unsafe_arena_set_allocated_emergency()
2931
if (
emergency
) {
in unsafe_arena_set_allocated_emergency()
2925
unsafe_arena_set_allocated_
emergency
( ::i18n::phonenumbers::PhoneNumberDesc*
emergency
)
unsafe_arena_set_allocated_emergency()
argument
2966
set_allocated_
emergency
(::i18n::phonenumbers::PhoneNumberDesc*
emergency
)
set_allocated_emergency()
argument
[all...]
H
A
D
shortnumberinfo.cc
354
// dialing the country code before
emergency
numbers (e.g. +1911) works,
in MatchesEmergencyNumberHelper()
369
extracted_number, metadata->
emergency
(), allow_prefix_match_for_region);
in MatchesEmergencyNumberHelper()
H
A
D
phonemetadata.pb.cc
904
static const ::i18n::phonenumbers::PhoneNumberDesc&
emergency
(const PhoneMetadata* msg);
1014
PhoneMetadata::_Internal::
emergency
(const PhoneMetadata* msg) {
in emergency()
function in i18n::phonenumbers::PhoneMetadata::_Internal
1565
// optional .i18n.phonenumbers.PhoneNumberDesc
emergency
= 27;
in _InternalParse()
1815
// optional .i18n.phonenumbers.PhoneNumberDesc
emergency
= 27;
in _InternalSerialize()
1820
27, _Internal::
emergency
(this), target, stream);
in _InternalSerialize()
2037
// optional .i18n.phonenumbers.PhoneNumberDesc
emergency
= 27;
in ByteSizeLong()
Completed in 12 milliseconds