@ -191,7 +191,9 @@ add_library(gpr
s r c / c o r e / l i b / s u p p o r t / l o g _ l i n u x . c
s r c / c o r e / l i b / s u p p o r t / l o g _ p o s i x . c
s r c / c o r e / l i b / s u p p o r t / l o g _ w i n d o w s . c
s r c / c o r e / l i b / s u p p o r t / m p s c q . c
s r c / c o r e / l i b / s u p p o r t / m u r m u r _ h a s h . c
s r c / c o r e / l i b / s u p p o r t / p e r c e n t _ e n c o d i n g . c
s r c / c o r e / l i b / s u p p o r t / s l i c e . c
s r c / c o r e / l i b / s u p p o r t / s l i c e _ b u f f e r . c
s r c / c o r e / l i b / s u p p o r t / s t a c k _ l o c k f r e e . c
@ -257,20 +259,17 @@ foreach(_hdr
i n c l u d e / g r p c / s u p p o r t / t l s _ m s v c . h
i n c l u d e / g r p c / s u p p o r t / t l s _ p t h r e a d . h
i n c l u d e / g r p c / s u p p o r t / u s e f u l . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a l l o c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / l o g . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g p r _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / t i m e . h
)
string ( REPLACE "include/" "" _path ${ _hdr } )
get_filename_component ( _path ${ _path } PATH )
@ -296,9 +295,11 @@ add_library(grpc
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ s t a c k _ b u i l d e r . c
s r c / c o r e / l i b / c h a n n e l / c o m p r e s s _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / c o n n e c t e d _ c h a n n e l . c
s r c / c o r e / l i b / c h a n n e l / d e a d l i n e _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h a n d s h a k e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ c l i e n t _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ s e r v e r _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / m e s s a g e _ s i z e _ f i l t e r . c
s r c / c o r e / l i b / c o m p r e s s i o n / c o m p r e s s i o n . c
s r c / c o r e / l i b / c o m p r e s s i o n / m e s s a g e _ c o m p r e s s . c
s r c / c o r e / l i b / d e b u g / t r a c e . c
@ -306,6 +307,7 @@ add_library(grpc
s r c / c o r e / l i b / h t t p / h t t p c l i . c
s r c / c o r e / l i b / h t t p / p a r s e r . c
s r c / c o r e / l i b / i o m g r / c l o s u r e . c
s r c / c o r e / l i b / i o m g r / c o m b i n e r . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ w i n d o w s . c
@ -435,10 +437,10 @@ add_library(grpc
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c h a n n e l _ c o n n e c t i v i t y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c h a n n e l . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c h a n n e l _ f a c t o r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c o n f i g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c o n f i g _ p l u g i n . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c o n n e c t o r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / d e f a u l t _ i n i t i a l _ c o n n e c t _ s t r i n g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / h t t p _ c o n n e c t _ h a n d s h a k e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / i n i t i a l _ c o n n e c t _ s t r i n g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / l b _ p o l i c y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / l b _ p o l i c y _ f a c t o r y . c
@ -447,8 +449,8 @@ add_library(grpc
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ f a c t o r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ r e g i s t r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ r e s u l t . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l _ c a l l _ h o l d e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l _ i n d e x . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / u r i _ p a r s e r . c
s r c / c o r e / e x t / t r a n s p o r t / c h t t p 2 / s e r v e r / i n s e c u r e / s e r v e r _ c h t t p 2 . c
@ -470,6 +472,7 @@ add_library(grpc
s r c / c o r e / e x t / c e n s u s / b a s e _ r e s o u r c e s . c
s r c / c o r e / e x t / c e n s u s / c o n t e x t . c
s r c / c o r e / e x t / c e n s u s / g e n / c e n s u s . p b . c
s r c / c o r e / e x t / c e n s u s / g e n / t r a c e _ c o n t e x t . p b . c
s r c / c o r e / e x t / c e n s u s / g r p c _ c o n t e x t . c
s r c / c o r e / e x t / c e n s u s / g r p c _ f i l t e r . c
s r c / c o r e / e x t / c e n s u s / g r p c _ p l u g i n . c
@ -478,6 +481,7 @@ add_library(grpc
s r c / c o r e / e x t / c e n s u s / o p e r a t i o n . c
s r c / c o r e / e x t / c e n s u s / p l a c e h o l d e r s . c
s r c / c o r e / e x t / c e n s u s / r e s o u r c e . c
s r c / c o r e / e x t / c e n s u s / t r a c e _ c o n t e x t . c
s r c / c o r e / e x t / c e n s u s / t r a c i n g . c
s r c / c o r e / p l u g i n _ r e g i s t r y / g r p c _ p l u g i n _ r e g i s t r y . c
)
@ -506,27 +510,23 @@ foreach(_hdr
i n c l u d e / g r p c / g r p c _ p o s i x . h
i n c l u d e / g r p c / g r p c _ s e c u r i t y _ c o n s t a n t s . h
i n c l u d e / g r p c / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a l l o c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / l o g . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g p r _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c / g r p c _ s e c u r i t y . h
i n c l u d e / g r p c / c e n s u s . h
)
@ -554,9 +554,11 @@ add_library(grpc_cronet
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ s t a c k _ b u i l d e r . c
s r c / c o r e / l i b / c h a n n e l / c o m p r e s s _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / c o n n e c t e d _ c h a n n e l . c
s r c / c o r e / l i b / c h a n n e l / d e a d l i n e _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h a n d s h a k e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ c l i e n t _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ s e r v e r _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / m e s s a g e _ s i z e _ f i l t e r . c
s r c / c o r e / l i b / c o m p r e s s i o n / c o m p r e s s i o n . c
s r c / c o r e / l i b / c o m p r e s s i o n / m e s s a g e _ c o m p r e s s . c
s r c / c o r e / l i b / d e b u g / t r a c e . c
@ -564,6 +566,7 @@ add_library(grpc_cronet
s r c / c o r e / l i b / h t t p / h t t p c l i . c
s r c / c o r e / l i b / h t t p / p a r s e r . c
s r c / c o r e / l i b / i o m g r / c l o s u r e . c
s r c / c o r e / l i b / i o m g r / c o m b i n e r . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ w i n d o w s . c
@ -667,10 +670,10 @@ add_library(grpc_cronet
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c h a n n e l _ c o n n e c t i v i t y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c h a n n e l . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c h a n n e l _ f a c t o r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c o n f i g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c o n f i g _ p l u g i n . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c o n n e c t o r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / d e f a u l t _ i n i t i a l _ c o n n e c t _ s t r i n g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / h t t p _ c o n n e c t _ h a n d s h a k e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / i n i t i a l _ c o n n e c t _ s t r i n g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / l b _ p o l i c y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / l b _ p o l i c y _ f a c t o r y . c
@ -679,8 +682,8 @@ add_library(grpc_cronet
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ f a c t o r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ r e g i s t r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ r e s u l t . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l _ c a l l _ h o l d e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l _ i n d e x . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / u r i _ p a r s e r . c
s r c / c o r e / l i b / h t t p / h t t p c l i _ s e c u r i t y _ c o n n e c t o r . c
@ -737,27 +740,23 @@ foreach(_hdr
i n c l u d e / g r p c / g r p c _ p o s i x . h
i n c l u d e / g r p c / g r p c _ s e c u r i t y _ c o n s t a n t s . h
i n c l u d e / g r p c / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a l l o c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / l o g . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g p r _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c / g r p c _ c r o n e t . h
i n c l u d e / g r p c / g r p c _ s e c u r i t y . h
)
@ -786,9 +785,11 @@ add_library(grpc_unsecure
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ s t a c k _ b u i l d e r . c
s r c / c o r e / l i b / c h a n n e l / c o m p r e s s _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / c o n n e c t e d _ c h a n n e l . c
s r c / c o r e / l i b / c h a n n e l / d e a d l i n e _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h a n d s h a k e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ c l i e n t _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ s e r v e r _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / m e s s a g e _ s i z e _ f i l t e r . c
s r c / c o r e / l i b / c o m p r e s s i o n / c o m p r e s s i o n . c
s r c / c o r e / l i b / c o m p r e s s i o n / m e s s a g e _ c o m p r e s s . c
s r c / c o r e / l i b / d e b u g / t r a c e . c
@ -796,6 +797,7 @@ add_library(grpc_unsecure
s r c / c o r e / l i b / h t t p / h t t p c l i . c
s r c / c o r e / l i b / h t t p / p a r s e r . c
s r c / c o r e / l i b / i o m g r / c l o s u r e . c
s r c / c o r e / l i b / i o m g r / c o m b i n e r . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ w i n d o w s . c
@ -899,10 +901,10 @@ add_library(grpc_unsecure
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c h a n n e l _ c o n n e c t i v i t y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c h a n n e l . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c h a n n e l _ f a c t o r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c o n f i g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c l i e n t _ c o n f i g _ p l u g i n . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / c o n n e c t o r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / d e f a u l t _ i n i t i a l _ c o n n e c t _ s t r i n g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / h t t p _ c o n n e c t _ h a n d s h a k e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / i n i t i a l _ c o n n e c t _ s t r i n g . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / l b _ p o l i c y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / l b _ p o l i c y _ f a c t o r y . c
@ -911,8 +913,8 @@ add_library(grpc_unsecure
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ f a c t o r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ r e g i s t r y . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / r e s o l v e r _ r e s u l t . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l _ c a l l _ h o l d e r . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / s u b c h a n n e l _ i n d e x . c
s r c / c o r e / e x t / c l i e n t _ c o n f i g / u r i _ p a r s e r . c
s r c / c o r e / e x t / r e s o l v e r / d n s / n a t i v e / d n s _ r e s o l v e r . c
@ -930,6 +932,7 @@ add_library(grpc_unsecure
s r c / c o r e / e x t / c e n s u s / b a s e _ r e s o u r c e s . c
s r c / c o r e / e x t / c e n s u s / c o n t e x t . c
s r c / c o r e / e x t / c e n s u s / g e n / c e n s u s . p b . c
s r c / c o r e / e x t / c e n s u s / g e n / t r a c e _ c o n t e x t . p b . c
s r c / c o r e / e x t / c e n s u s / g r p c _ c o n t e x t . c
s r c / c o r e / e x t / c e n s u s / g r p c _ f i l t e r . c
s r c / c o r e / e x t / c e n s u s / g r p c _ p l u g i n . c
@ -938,6 +941,7 @@ add_library(grpc_unsecure
s r c / c o r e / e x t / c e n s u s / o p e r a t i o n . c
s r c / c o r e / e x t / c e n s u s / p l a c e h o l d e r s . c
s r c / c o r e / e x t / c e n s u s / r e s o u r c e . c
s r c / c o r e / e x t / c e n s u s / t r a c e _ c o n t e x t . c
s r c / c o r e / e x t / c e n s u s / t r a c i n g . c
s r c / c o r e / p l u g i n _ r e g i s t r y / g r p c _ u n s e c u r e _ p l u g i n _ r e g i s t r y . c
)
@ -964,27 +968,23 @@ foreach(_hdr
i n c l u d e / g r p c / g r p c _ p o s i x . h
i n c l u d e / g r p c / g r p c _ s e c u r i t y _ c o n s t a n t s . h
i n c l u d e / g r p c / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a l l o c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / l o g . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g p r _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c / c e n s u s . h
)
string ( REPLACE "include/" "" _path ${ _hdr } )
@ -1005,128 +1005,39 @@ endif()
add_library ( grpc++
s r c / c p p / c l i e n t / i n s e c u r e _ c r e d e n t i a l s . c c
s r c / c p p / c l i e n t / s e c u r e _ c r e d e n t i a l s . c c
s r c / c p p / c o m m o n / a u t h _ p r o p e r t y _ i t e r a t o r . c c
s r c / c p p / c o m m o n / s e c u r e _ a u t h _ c o n t e x t . c c
s r c / c p p / c o m m o n / s e c u r e _ c h a n n e l _ a r g u m e n t s . c c
s r c / c p p / c o m m o n / s e c u r e _ c r e a t e _ a u t h _ c o n t e x t . c c
s r c / c p p / s e r v e r / i n s e c u r e _ s e r v e r _ c r e d e n t i a l s . c c
s r c / c p p / s e r v e r / s e c u r e _ s e r v e r _ c r e d e n t i a l s . c c
s r c / c p p / c l i e n t / c h a n n e l . c c
s r c / c p p / c l i e n t / c h a n n e l _ c c . c c
s r c / c p p / c l i e n t / c l i e n t _ c o n t e x t . c c
s r c / c p p / c l i e n t / c r e a t e _ c h a n n e l . c c
s r c / c p p / c l i e n t / c r e a t e _ c h a n n e l _ i n t e r n a l . c c
s r c / c p p / c l i e n t / c r e a t e _ c h a n n e l _ p o s i x . c c
s r c / c p p / c l i e n t / c r e d e n t i a l s . c c
s r c / c p p / c l i e n t / c r e d e n t i a l s _ c c . c c
s r c / c p p / c l i e n t / g e n e r i c _ s t u b . c c
s r c / c p p / c l i e n t / i n s e c u r e _ c r e d e n t i a l s . c c
s r c / c p p / c o m m o n / c h a n n e l _ a r g u m e n t s . c c
s r c / c p p / c o m m o n / c h a n n e l _ f i l t e r . c c
s r c / c p p / c o m m o n / c o m p l e t i o n _ q u e u e . c c
s r c / c p p / c o m m o n / c o m p l e t i o n _ q u e u e _ c c . c c
s r c / c p p / c o m m o n / c o r e _ c o d e g e n . c c
s r c / c p p / c o m m o n / r p c _ m e t h o d . c c
s r c / c p p / s e r v e r / a s y n c _ g e n e r i c _ s e r v i c e . c c
s r c / c p p / s e r v e r / c r e a t e _ d e f a u l t _ t h r e a d _ p o o l . c c
s r c / c p p / s e r v e r / d y n a m i c _ t h r e a d _ p o o l . c c
s r c / c p p / s e r v e r / i n s e c u r e _ s e r v e r _ c r e d e n t i a l s . c c
s r c / c p p / s e r v e r / s e r v e r . c c
s r c / c p p / s e r v e r / s e r v e r _ b u i l d e r . c c
s r c / c p p / s e r v e r / s e r v e r _ c c . c c
s r c / c p p / s e r v e r / s e r v e r _ c o n t e x t . c c
s r c / c p p / s e r v e r / s e r v e r _ c r e d e n t i a l s . c c
s r c / c p p / s e r v e r / s e r v e r _ p o s i x . c c
s r c / c p p / u t i l / b y t e _ b u f f e r . c c
s r c / c p p / u t i l / s l i c e . c c
s r c / c p p / u t i l / b y t e _ b u f f e r _ c c . c c
s r c / c p p / u t i l / s l i c e _ c c . c c
s r c / c p p / u t i l / s t a t u s . c c
s r c / c p p / u t i l / s t r i n g _ r e f . c c
s r c / c p p / u t i l / t i m e . c c
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ a r g s . c
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ s t a c k . c
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ s t a c k _ b u i l d e r . c
s r c / c o r e / l i b / c h a n n e l / c o m p r e s s _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / c o n n e c t e d _ c h a n n e l . c
s r c / c o r e / l i b / c h a n n e l / h a n d s h a k e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ c l i e n t _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ s e r v e r _ f i l t e r . c
s r c / c o r e / l i b / c o m p r e s s i o n / c o m p r e s s i o n . c
s r c / c o r e / l i b / c o m p r e s s i o n / m e s s a g e _ c o m p r e s s . c
s r c / c o r e / l i b / d e b u g / t r a c e . c
s r c / c o r e / l i b / h t t p / f o r m a t _ r e q u e s t . c
s r c / c o r e / l i b / h t t p / h t t p c l i . c
s r c / c o r e / l i b / h t t p / p a r s e r . c
s r c / c o r e / l i b / i o m g r / c l o s u r e . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / e r r o r . c
s r c / c o r e / l i b / i o m g r / e v _ e p o l l _ l i n u x . c
s r c / c o r e / l i b / i o m g r / e v _ p o l l _ a n d _ e p o l l _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e v _ p o l l _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e v _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e x e c _ c t x . c
s r c / c o r e / l i b / i o m g r / e x e c u t o r . c
s r c / c o r e / l i b / i o m g r / i o c p _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / i o m g r . c
s r c / c o r e / l i b / i o m g r / i o m g r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / i o m g r _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / l o a d _ f i l e . c
s r c / c o r e / l i b / i o m g r / n e t w o r k _ s t a t u s _ t r a c k e r . c
s r c / c o r e / l i b / i o m g r / p o l l i n g _ e n t i t y . c
s r c / c o r e / l i b / i o m g r / p o l l s e t _ s e t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / p o l l s e t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / r e s o l v e _ a d d r e s s _ p o s i x . c
s r c / c o r e / l i b / i o m g r / r e s o l v e _ a d d r e s s _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / s o c k a d d r _ u t i l s . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ u t i l s _ c o m m o n _ p o s i x . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ u t i l s _ l i n u x . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ u t i l s _ p o s i x . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t c p _ c l i e n t _ p o s i x . c
s r c / c o r e / l i b / i o m g r / t c p _ c l i e n t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t c p _ p o s i x . c
s r c / c o r e / l i b / i o m g r / t c p _ s e r v e r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / t c p _ s e r v e r _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t c p _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t i m e _ a v e r a g e d _ s t a t s . c
s r c / c o r e / l i b / i o m g r / t i m e r . c
s r c / c o r e / l i b / i o m g r / t i m e r _ h e a p . c
s r c / c o r e / l i b / i o m g r / u d p _ s e r v e r . c
s r c / c o r e / l i b / i o m g r / u n i x _ s o c k e t s _ p o s i x . c
s r c / c o r e / l i b / i o m g r / u n i x _ s o c k e t s _ p o s i x _ n o o p . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ e v e n t f d . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ n o s p e c i a l . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ p i p e . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ p o s i x . c
s r c / c o r e / l i b / i o m g r / w o r k q u e u e _ p o s i x . c
s r c / c o r e / l i b / i o m g r / w o r k q u e u e _ w i n d o w s . c
s r c / c o r e / l i b / j s o n / j s o n . c
s r c / c o r e / l i b / j s o n / j s o n _ r e a d e r . c
s r c / c o r e / l i b / j s o n / j s o n _ s t r i n g . c
s r c / c o r e / l i b / j s o n / j s o n _ w r i t e r . c
s r c / c o r e / l i b / s u r f a c e / a l a r m . c
s r c / c o r e / l i b / s u r f a c e / a p i _ t r a c e . c
s r c / c o r e / l i b / s u r f a c e / b y t e _ b u f f e r . c
s r c / c o r e / l i b / s u r f a c e / b y t e _ b u f f e r _ r e a d e r . c
s r c / c o r e / l i b / s u r f a c e / c a l l . c
s r c / c o r e / l i b / s u r f a c e / c a l l _ d e t a i l s . c
s r c / c o r e / l i b / s u r f a c e / c a l l _ l o g _ b a t c h . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l _ i n i t . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l _ p i n g . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l _ s t a c k _ t y p e . c
s r c / c o r e / l i b / s u r f a c e / c o m p l e t i o n _ q u e u e . c
s r c / c o r e / l i b / s u r f a c e / e v e n t _ s t r i n g . c
s r c / c o r e / l i b / s u r f a c e / l a m e _ c l i e n t . c
s r c / c o r e / l i b / s u r f a c e / m e t a d a t a _ a r r a y . c
s r c / c o r e / l i b / s u r f a c e / s e r v e r . c
s r c / c o r e / l i b / s u r f a c e / v a l i d a t e _ m e t a d a t a . c
s r c / c o r e / l i b / s u r f a c e / v e r s i o n . c
s r c / c o r e / l i b / t r a n s p o r t / b y t e _ s t r e a m . c
s r c / c o r e / l i b / t r a n s p o r t / c o n n e c t i v i t y _ s t a t e . c
s r c / c o r e / l i b / t r a n s p o r t / m e t a d a t a . c
s r c / c o r e / l i b / t r a n s p o r t / m e t a d a t a _ b a t c h . c
s r c / c o r e / l i b / t r a n s p o r t / s t a t i c _ m e t a d a t a . c
s r c / c o r e / l i b / t r a n s p o r t / t i m e o u t _ e n c o d i n g . c
s r c / c o r e / l i b / t r a n s p o r t / t r a n s p o r t . c
s r c / c o r e / l i b / t r a n s p o r t / t r a n s p o r t _ o p _ s t r i n g . c
s r c / c p p / u t i l / t i m e _ c c . c c
s r c / c p p / c o d e g e n / c o d e g e n _ i n i t . c c
)
@ -1144,7 +1055,6 @@ target_link_libraries(grpc++
$ { _ g R P C _ S S L _ L I B R A R I E S }
$ { _ g R P C _ P R O T O B U F _ L I B R A R I E S }
g r p c
g p r
)
foreach ( _hdr
@ -1195,34 +1105,6 @@ foreach(_hdr
i n c l u d e / g r p c + + / s u p p o r t / s t u b _ o p t i o n s . h
i n c l u d e / g r p c + + / s u p p o r t / s y n c _ s t r e a m . h
i n c l u d e / g r p c + + / s u p p o r t / t i m e . h
i n c l u d e / g r p c / b y t e _ b u f f e r . h
i n c l u d e / g r p c / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / c o m p r e s s i o n . h
i n c l u d e / g r p c / g r p c . h
i n c l u d e / g r p c / g r p c _ p o s i x . h
i n c l u d e / g r p c / g r p c _ s e c u r i t y _ c o n s t a n t s . h
i n c l u d e / g r p c / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a l l o c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / l o g . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / a s y n c _ s t r e a m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / a s y n c _ u n a r y _ c a l l . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / c a l l . h
@ -1246,6 +1128,7 @@ foreach(_hdr
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s e r v i c e _ t y p e . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s _ c o d e _ e n u m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s _ h e l p e r . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t r i n g _ r e f . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t u b _ o p t i o n s . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c . h
@ -1253,6 +1136,23 @@ foreach(_hdr
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c _ n o _ c x x 1 1 . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c _ s t r e a m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g p r _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
)
string ( REPLACE "include/" "" _path ${ _hdr } )
get_filename_component ( _path ${ _path } PATH )
@ -1319,6 +1219,7 @@ foreach(_hdr
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s e r v i c e _ t y p e . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s _ c o d e _ e n u m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s _ h e l p e r . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t r i n g _ r e f . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t u b _ o p t i o n s . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c . h
@ -1326,27 +1227,23 @@ foreach(_hdr
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c _ n o _ c x x 1 1 . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c _ s t r e a m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a l l o c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / l o g . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g p r _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / c o n f i g _ p r o t o b u f . h
)
string ( REPLACE "include/" "" _path ${ _hdr } )
@ -1367,123 +1264,34 @@ endif()
add_library ( grpc++_unsecure
s r c / c p p / c l i e n t / i n s e c u r e _ c r e d e n t i a l s . c c
s r c / c p p / c o m m o n / i n s e c u r e _ c r e a t e _ a u t h _ c o n t e x t . c c
s r c / c p p / c l i e n t / c h a n n e l . c c
s r c / c p p / s e r v e r / i n s e c u r e _ s e r v e r _ c r e d e n t i a l s . c c
s r c / c p p / c l i e n t / c h a n n e l _ c c . c c
s r c / c p p / c l i e n t / c l i e n t _ c o n t e x t . c c
s r c / c p p / c l i e n t / c r e a t e _ c h a n n e l . c c
s r c / c p p / c l i e n t / c r e a t e _ c h a n n e l _ i n t e r n a l . c c
s r c / c p p / c l i e n t / c r e a t e _ c h a n n e l _ p o s i x . c c
s r c / c p p / c l i e n t / c r e d e n t i a l s . c c
s r c / c p p / c l i e n t / c r e d e n t i a l s _ c c . c c
s r c / c p p / c l i e n t / g e n e r i c _ s t u b . c c
s r c / c p p / c l i e n t / i n s e c u r e _ c r e d e n t i a l s . c c
s r c / c p p / c o m m o n / c h a n n e l _ a r g u m e n t s . c c
s r c / c p p / c o m m o n / c h a n n e l _ f i l t e r . c c
s r c / c p p / c o m m o n / c o m p l e t i o n _ q u e u e . c c
s r c / c p p / c o m m o n / c o m p l e t i o n _ q u e u e _ c c . c c
s r c / c p p / c o m m o n / c o r e _ c o d e g e n . c c
s r c / c p p / c o m m o n / r p c _ m e t h o d . c c
s r c / c p p / s e r v e r / a s y n c _ g e n e r i c _ s e r v i c e . c c
s r c / c p p / s e r v e r / c r e a t e _ d e f a u l t _ t h r e a d _ p o o l . c c
s r c / c p p / s e r v e r / d y n a m i c _ t h r e a d _ p o o l . c c
s r c / c p p / s e r v e r / i n s e c u r e _ s e r v e r _ c r e d e n t i a l s . c c
s r c / c p p / s e r v e r / s e r v e r . c c
s r c / c p p / s e r v e r / s e r v e r _ b u i l d e r . c c
s r c / c p p / s e r v e r / s e r v e r _ c c . c c
s r c / c p p / s e r v e r / s e r v e r _ c o n t e x t . c c
s r c / c p p / s e r v e r / s e r v e r _ c r e d e n t i a l s . c c
s r c / c p p / s e r v e r / s e r v e r _ p o s i x . c c
s r c / c p p / u t i l / b y t e _ b u f f e r . c c
s r c / c p p / u t i l / s l i c e . c c
s r c / c p p / u t i l / b y t e _ b u f f e r _ c c . c c
s r c / c p p / u t i l / s l i c e _ c c . c c
s r c / c p p / u t i l / s t a t u s . c c
s r c / c p p / u t i l / s t r i n g _ r e f . c c
s r c / c p p / u t i l / t i m e . c c
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ a r g s . c
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ s t a c k . c
s r c / c o r e / l i b / c h a n n e l / c h a n n e l _ s t a c k _ b u i l d e r . c
s r c / c o r e / l i b / c h a n n e l / c o m p r e s s _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / c o n n e c t e d _ c h a n n e l . c
s r c / c o r e / l i b / c h a n n e l / h a n d s h a k e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ c l i e n t _ f i l t e r . c
s r c / c o r e / l i b / c h a n n e l / h t t p _ s e r v e r _ f i l t e r . c
s r c / c o r e / l i b / c o m p r e s s i o n / c o m p r e s s i o n . c
s r c / c o r e / l i b / c o m p r e s s i o n / m e s s a g e _ c o m p r e s s . c
s r c / c o r e / l i b / d e b u g / t r a c e . c
s r c / c o r e / l i b / h t t p / f o r m a t _ r e q u e s t . c
s r c / c o r e / l i b / h t t p / h t t p c l i . c
s r c / c o r e / l i b / h t t p / p a r s e r . c
s r c / c o r e / l i b / i o m g r / c l o s u r e . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e n d p o i n t _ p a i r _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / e r r o r . c
s r c / c o r e / l i b / i o m g r / e v _ e p o l l _ l i n u x . c
s r c / c o r e / l i b / i o m g r / e v _ p o l l _ a n d _ e p o l l _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e v _ p o l l _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e v _ p o s i x . c
s r c / c o r e / l i b / i o m g r / e x e c _ c t x . c
s r c / c o r e / l i b / i o m g r / e x e c u t o r . c
s r c / c o r e / l i b / i o m g r / i o c p _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / i o m g r . c
s r c / c o r e / l i b / i o m g r / i o m g r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / i o m g r _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / l o a d _ f i l e . c
s r c / c o r e / l i b / i o m g r / n e t w o r k _ s t a t u s _ t r a c k e r . c
s r c / c o r e / l i b / i o m g r / p o l l i n g _ e n t i t y . c
s r c / c o r e / l i b / i o m g r / p o l l s e t _ s e t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / p o l l s e t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / r e s o l v e _ a d d r e s s _ p o s i x . c
s r c / c o r e / l i b / i o m g r / r e s o l v e _ a d d r e s s _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / s o c k a d d r _ u t i l s . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ u t i l s _ c o m m o n _ p o s i x . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ u t i l s _ l i n u x . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ u t i l s _ p o s i x . c
s r c / c o r e / l i b / i o m g r / s o c k e t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t c p _ c l i e n t _ p o s i x . c
s r c / c o r e / l i b / i o m g r / t c p _ c l i e n t _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t c p _ p o s i x . c
s r c / c o r e / l i b / i o m g r / t c p _ s e r v e r _ p o s i x . c
s r c / c o r e / l i b / i o m g r / t c p _ s e r v e r _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t c p _ w i n d o w s . c
s r c / c o r e / l i b / i o m g r / t i m e _ a v e r a g e d _ s t a t s . c
s r c / c o r e / l i b / i o m g r / t i m e r . c
s r c / c o r e / l i b / i o m g r / t i m e r _ h e a p . c
s r c / c o r e / l i b / i o m g r / u d p _ s e r v e r . c
s r c / c o r e / l i b / i o m g r / u n i x _ s o c k e t s _ p o s i x . c
s r c / c o r e / l i b / i o m g r / u n i x _ s o c k e t s _ p o s i x _ n o o p . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ e v e n t f d . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ n o s p e c i a l . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ p i p e . c
s r c / c o r e / l i b / i o m g r / w a k e u p _ f d _ p o s i x . c
s r c / c o r e / l i b / i o m g r / w o r k q u e u e _ p o s i x . c
s r c / c o r e / l i b / i o m g r / w o r k q u e u e _ w i n d o w s . c
s r c / c o r e / l i b / j s o n / j s o n . c
s r c / c o r e / l i b / j s o n / j s o n _ r e a d e r . c
s r c / c o r e / l i b / j s o n / j s o n _ s t r i n g . c
s r c / c o r e / l i b / j s o n / j s o n _ w r i t e r . c
s r c / c o r e / l i b / s u r f a c e / a l a r m . c
s r c / c o r e / l i b / s u r f a c e / a p i _ t r a c e . c
s r c / c o r e / l i b / s u r f a c e / b y t e _ b u f f e r . c
s r c / c o r e / l i b / s u r f a c e / b y t e _ b u f f e r _ r e a d e r . c
s r c / c o r e / l i b / s u r f a c e / c a l l . c
s r c / c o r e / l i b / s u r f a c e / c a l l _ d e t a i l s . c
s r c / c o r e / l i b / s u r f a c e / c a l l _ l o g _ b a t c h . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l _ i n i t . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l _ p i n g . c
s r c / c o r e / l i b / s u r f a c e / c h a n n e l _ s t a c k _ t y p e . c
s r c / c o r e / l i b / s u r f a c e / c o m p l e t i o n _ q u e u e . c
s r c / c o r e / l i b / s u r f a c e / e v e n t _ s t r i n g . c
s r c / c o r e / l i b / s u r f a c e / l a m e _ c l i e n t . c
s r c / c o r e / l i b / s u r f a c e / m e t a d a t a _ a r r a y . c
s r c / c o r e / l i b / s u r f a c e / s e r v e r . c
s r c / c o r e / l i b / s u r f a c e / v a l i d a t e _ m e t a d a t a . c
s r c / c o r e / l i b / s u r f a c e / v e r s i o n . c
s r c / c o r e / l i b / t r a n s p o r t / b y t e _ s t r e a m . c
s r c / c o r e / l i b / t r a n s p o r t / c o n n e c t i v i t y _ s t a t e . c
s r c / c o r e / l i b / t r a n s p o r t / m e t a d a t a . c
s r c / c o r e / l i b / t r a n s p o r t / m e t a d a t a _ b a t c h . c
s r c / c o r e / l i b / t r a n s p o r t / s t a t i c _ m e t a d a t a . c
s r c / c o r e / l i b / t r a n s p o r t / t i m e o u t _ e n c o d i n g . c
s r c / c o r e / l i b / t r a n s p o r t / t r a n s p o r t . c
s r c / c o r e / l i b / t r a n s p o r t / t r a n s p o r t _ o p _ s t r i n g . c
s r c / c p p / u t i l / t i m e _ c c . c c
s r c / c p p / c o d e g e n / c o d e g e n _ i n i t . c c
)
@ -1551,34 +1359,6 @@ foreach(_hdr
i n c l u d e / g r p c + + / s u p p o r t / s t u b _ o p t i o n s . h
i n c l u d e / g r p c + + / s u p p o r t / s y n c _ s t r e a m . h
i n c l u d e / g r p c + + / s u p p o r t / t i m e . h
i n c l u d e / g r p c / b y t e _ b u f f e r . h
i n c l u d e / g r p c / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / c o m p r e s s i o n . h
i n c l u d e / g r p c / g r p c . h
i n c l u d e / g r p c / g r p c _ p o s i x . h
i n c l u d e / g r p c / g r p c _ s e c u r i t y _ c o n s t a n t s . h
i n c l u d e / g r p c / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a l l o c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / l o g . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e _ b u f f e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / a s y n c _ s t r e a m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / a s y n c _ u n a r y _ c a l l . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / c a l l . h
@ -1602,6 +1382,7 @@ foreach(_hdr
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s e r v i c e _ t y p e . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s _ c o d e _ e n u m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t a t u s _ h e l p e r . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t r i n g _ r e f . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s t u b _ o p t i o n s . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c . h
@ -1609,6 +1390,23 @@ foreach(_hdr
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c _ n o _ c x x 1 1 . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / s y n c _ s t r e a m . h
i n c l u d e / g r p c + + / i m p l / c o d e g e n / t i m e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / b y t e _ b u f f e r _ r e a d e r . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o m p r e s s i o n _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / c o n n e c t i v i t y _ s t a t e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g r p c _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p r o p a g a t i o n _ b i t s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s t a t u s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ a t o m i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ g c c _ s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / a t m _ w i n d o w s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / g p r _ t y p e s . h
i n c l u d e / g r p c / i m p l / c o d e g e n / p o r t _ p l a t f o r m . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s l i c e . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ g e n e r i c . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ p o s i x . h
i n c l u d e / g r p c / i m p l / c o d e g e n / s y n c _ w i n d o w s . h
)
string ( REPLACE "include/" "" _path ${ _hdr } )
get_filename_component ( _path ${ _path } PATH )
@ -1751,6 +1549,30 @@ if (gRPC_INSTALL)
endif ( )
add_executable ( gen_percent_encoding_tables
t o o l s / c o d e g e n / c o r e / g e n _ p e r c e n t _ e n c o d i n g _ t a b l e s . c
)
target_include_directories ( gen_percent_encoding_tables
P R I V A T E $ { C M A K E _ C U R R E N T _ S O U R C E _ D I R }
P R I V A T E $ { C M A K E _ C U R R E N T _ S O U R C E _ D I R } / i n c l u d e
P R I V A T E $ { B O R I N G S S L _ R O O T _ D I R } / i n c l u d e
P R I V A T E $ { P R O T O B U F _ R O O T _ D I R } / s r c
P R I V A T E $ { Z L I B _ R O O T _ D I R }
P R I V A T E $ { C M A K E _ C U R R E N T _ B I N A R Y _ D I R } / t h i r d _ p a r t y / z l i b
)
if ( gRPC_INSTALL )
install ( TARGETS gen_percent_encoding_tables EXPORT gRPCTargets
R U N T I M E D E S T I N A T I O N $ { C M A K E _ I N S T A L L _ B I N D I R }
L I B R A R Y D E S T I N A T I O N $ { C M A K E _ I N S T A L L _ L I B D I R }
A R C H I V E D E S T I N A T I O N $ { C M A K E _ I N S T A L L _ L I B D I R }
)
endif ( )
add_executable ( grpc_create_jwt
t e s t / c o r e / s e c u r i t y / c r e a t e _ j w t . c
)