Home
last modified time | relevance | path

Searched defs:parameters_arg (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_function.h88 llvm::Value* parameters_arg() { return parameters_arg_; } in parameters_arg() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sco/
H A Dsco_connection_manager.h105 ConnectionRequest( in ConnectionRequest()