Searched defs:Void (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h64 typedef void Void; typedef
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dremote_method.h24 struct Void {}; struct in namespace:android::pdx::rpc
26 // Evaluates to true if the method type is <any>(Void), false otherwise.
31 Void>::value>;
33 // Utility to determine if a method is of type <any>(Void).
38 // Utility to determine if a method is not of type <any>(Void).
46 using Void = void;
289 // Overloads to handle Void argument type without exploding clang.

Completed in 110 milliseconds