ArgType          1499 base/debug/trace_event.h   template <typename ArgType> void snapshot(ArgType snapshot) {
ArgType           145 sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc   ErrorCode::ArgType mask_long_type;
ArgType            33 sandbox/linux/seccomp-bpf/errorcode.cc                      ArgType width,
ArgType           139 sandbox/linux/seccomp-bpf/errorcode.h   ArgType width() const { return width_; }
ArgType           163 sandbox/linux/seccomp-bpf/errorcode.h             ArgType width,
ArgType           183 sandbox/linux/seccomp-bpf/errorcode.h       ArgType width_;            // Whether we are looking at a 32/64bit value.
ArgType          1003 sandbox/linux/seccomp-bpf/sandbox_bpf.cc                            ErrorCode::ArgType width,
ArgType           159 sandbox/linux/seccomp-bpf/sandbox_bpf.h                  ErrorCode::ArgType is_32bit,
ArgType            80 sandbox/win/src/crosscall_client.h   ArgType GetType() {
ArgType           119 sandbox/win/src/crosscall_client.h   ArgType GetType() {
ArgType           164 sandbox/win/src/crosscall_client.h   ArgType GetType() {
ArgType           205 sandbox/win/src/crosscall_client.h   ArgType GetType() {
ArgType           235 sandbox/win/src/crosscall_client.h   ArgType GetType() {
ArgType           284 sandbox/win/src/crosscall_client.h   ArgType GetType() {
ArgType            68 sandbox/win/src/crosscall_params.h   ArgType type_;
ArgType           224 sandbox/win/src/crosscall_params.h                    bool is_in_out, ArgType type) {
ArgType           181 sandbox/win/src/crosscall_server.cc     ArgType type;
ArgType           202 sandbox/win/src/crosscall_server.cc                                          ArgType* type) {
ArgType           217 sandbox/win/src/crosscall_server.cc   ArgType type;
ArgType           229 sandbox/win/src/crosscall_server.cc   ArgType type;
ArgType           242 sandbox/win/src/crosscall_server.cc   ArgType type;
ArgType           264 sandbox/win/src/crosscall_server.cc   ArgType type;
ArgType           104 sandbox/win/src/crosscall_server.h   void* GetRawParameter(uint32 index, uint32* size, ArgType* type);
ArgType           160 sandbox/win/src/crosscall_server.h   ArgType args[kMaxIpcParams];
ArgType           181 sandbox/win/src/ipc_unittest.cc   ArgType type = INVALID_TYPE;
ArgType           250 sandbox/win/src/ipc_unittest.cc   ArgType type = INVALID_TYPE;
ArgType            98 sandbox/win/src/policy_engine_params.h   ParameterSet(ArgType real_type, const void* address)
ArgType           110 sandbox/win/src/policy_engine_params.h   ArgType real_type_;
ArgType           166 sandbox/win/src/sharedmem_ipc_server.cc     ArgType type;
ArgType           125 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/callback.h template <typename ArgType>
ArgType           127 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/callback.h     INVALIDATION_CALLBACK1_TYPE(ArgType)* callback,
ArgType           128 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/callback.h     typename internal::Identity<ArgType>::type arg) {
ArgType           130 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/callback.h       &::base::Callback<void(ArgType)>::Run, base::Owned(callback), arg));