Home
last modified time | relevance | path

Searched refs:GPBEmpty (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DGPBEmpty.php22 class GPBEmpty extends \Google\Protobuf\Internal\Message class
34 \GPBMetadata\Google\Protobuf\GPBEmpty::initOnce();
/third_party/protobuf/objectivec/
H A DGPBEmpty.pbobjc.h51 #pragma mark - GPBEmpty
64 GPB_FINAL @interface GPBEmpty : GPBMessage
H A DGPBProtocolBuffers.h58 #import <Protobuf/GPBEmpty.pbobjc.h>
69 #import "GPBEmpty.pbobjc.h"
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
H A DGPBEmpty.php7 class GPBEmpty class
/third_party/protobuf/php/tests/
H A DWellKnownTest.php21 use Google\Protobuf\GPBEmpty;
45 $msg = new GPBEmpty();
H A DEncodeDecodeTest.php36 use Google\Protobuf\GPBEmpty;

Completed in 4 milliseconds