Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/ioblame/
H A Dioblame.py110 def verify_arguments(args): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dexecutable.cc181 static bool VerifyArguments(bool verify_arguments) { in VerifyArguments()
/aosp_15_r20/external/wayland/src/
H A Dscanner.c946 verify_arguments(struct parse_context *ctx, in verify_arguments() function