Searched defs:WithContext (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/ |
D | context.h | 57 WithContext(F f, T* context) : context_(context), f_(std::move(f)) {} in WithContext() function 87 promise_detail::WithContext<T, F> WithContext(F f, T* context) { in WithContext() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/ |
H A D | context.h | 94 WithContext(F f, T* context) : context_(context), f_(std::move(f)) {} in WithContext() function 124 promise_detail::WithContext<T, F> WithContext(F f, T* context) { in WithContext() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | context.h | 37 class WithContext; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | context.h | 31 explicit WithContext(const Context& x) {} in WithContext() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/tests/layer_filters/ |
D | downcast_raw.rs | 41 struct WithContext; in forward_downcast_raw_to_layer() struct
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sync/errgroup/ |
D | errgroup.go | 48 func WithContext(ctx context.Context) (*Group, context.Context) { func
|
/aosp_15_r20/external/grpc-grpc/test/core/promise/ |
H A D | context_test.cc | 30 TEST(Context, WithContext) { in TEST() argument
|
H A D | activity_test.cc | 256 TEST(ActivityTest, WithContext) { in TEST() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/ |
D | request.go | 367 func (r *Request) WithContext(ctx context.Context) *Request { func
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 94613 "WithContext": 92201, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 94613 "WithContext": 92201, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 94554 "WithContext": 92201, number
|