Home
last modified time | relevance | path

Searched defs:InvalidValue (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/cronet/base/apple/
H A Dscoped_mach_port.h20 static mach_port_t InvalidValue() { in InvalidValue() function
28 static mach_port_t InvalidValue() { in InvalidValue() function
36 static mach_port_t InvalidValue() { in InvalidValue() function
H A Dscoped_cffiledescriptorref.h17 static CFFileDescriptorRef InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_dispatch_object.h26 static constexpr T InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_cftyperef.h32 static CFT InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_nsobject.h50 static NST InvalidValue() { return nil; } in InvalidValue() function
/aosp_15_r20/external/cronet/crypto/
H A Dscoped_capi_types.h22 static CAPIHandle InvalidValue() { return 0; } in InvalidValue() function
36 static CAPIHandle InvalidValue() { return 0; } in InvalidValue() function
61 static HCERTCHAINENGINE InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_cng_types.h17 static T InvalidValue() { return 0; } in InvalidValue() function
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_interfaces_getifaddrs_android.cc41 static int InvalidValue() { return -1; } in InvalidValue() function
47 static struct ifaddrs* InvalidValue() { return nullptr; } in InvalidValue() function
/aosp_15_r20/external/cronet/base/
H A Dscoped_generic_unittest.cc25 static int InvalidValue() { in InvalidValue() function
169 static int InvalidValue() { return -1; } in InvalidValue() function
H A Dscoped_native_library.h20 static NativeLibrary InvalidValue() { return nullptr; } in InvalidValue() function
/aosp_15_r20/external/cronet/base/win/
H A Dscoped_hstring.h22 static HSTRING InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_devinfo.h16 static HDEVINFO InvalidValue() { return INVALID_HANDLE_VALUE; } in InvalidValue() function
H A Dscoped_pdh_query.h18 static PDH_HQUERY InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_gdi_object.h19 static T InvalidValue() { return nullptr; } in InvalidValue() function
/aosp_15_r20/external/cronet/base/mac/
H A Dscoped_launch_data.h22 static launch_data_t InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_ionotificationportref.h17 static IONotificationPortRef InvalidValue() { return nullptr; } in InvalidValue() function
H A Dscoped_ioobject.h18 static IOT InvalidValue() { return IO_OBJECT_NULL; } in InvalidValue() function
H A Dscoped_ioplugininterface.h18 static T InvalidValue() { return nullptr; } in InvalidValue() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/files/
Dscoped_file.h26 static int InvalidValue() { in InvalidValue() function
/aosp_15_r20/external/cronet/base/files/
H A Dscoped_file.h23 static int InvalidValue() { return -1; } in InvalidValue() function
/aosp_15_r20/external/libchrome/base/files/
H A Dscoped_file.h23 static int InvalidValue() { in InvalidValue() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/files/
Dscoped_file.h26 static int InvalidValue() { in InvalidValue() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/apple/
H A Dscoped_cftyperef.h32 static CFT InvalidValue() { return nullptr; } in InvalidValue() function
/aosp_15_r20/external/libbrillo/brillo/files/
H A Dscoped_dir.h24 static DIR* InvalidValue() { return nullptr; } in InvalidValue() function
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Derror_listener.h90 void InvalidValue(const LocationTrackerInterface& /*loc*/, in InvalidValue() function

123