Home
last modified time | relevance | path

Searched defs:GetGenerator (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Drandom.cc38 internal::base::InsecureRandomGenerator* GetGenerator() in GetGenerator() function in partition_alloc::RandomGenerator
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/
H A Dgenerator.proto53 rpc GetGenerator(GetGeneratorRequest) returns (Generator) { rpc
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3/
H A Dgenerator.proto51 rpc GetGenerator(GetGeneratorRequest) returns (Generator) { rpc
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dfused_ir_emitter.cc179 StatusOr<FusedIrEmitter::IndexedGenerator> FusedIrEmitter::GetGenerator( in GetGenerator() function in xla::FusedIrEmitter