Home
last modified time | relevance | path

Searched defs:get_os (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
H A Djava_generator.h36 std::ostream& get_os() { in get_os() function
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Djava_generator.h54 std::ostream& get_os() const { return *os_; } in get_os() function
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcollect_env.py353 def get_os(run_lambda): function