Home
last modified time | relevance | path

Searched defs:BOOL (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/flutter/flutter/dev/integration_tests/platform_interaction/ios/Runner/
DTestNavigationController.m11 - (void) viewWillAppear:(BOOL)animated { argument
16 - (nullable UIViewController *)popViewControllerAnimated:(BOOL)animated { argument
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/ios_add2app/
DFullScreenViewController.m13 -(void)viewWillAppear:(BOOL)animated { argument
20 -(void)viewWillDisappear:(BOOL)animated { argument
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSViewController.m70 - (void)viewWillDisappear:(BOOL)animated argument
71 {
/third_party/grpc/examples/objective-c/route_guide/
DViewControllers.m129 - (void)viewDidAppear:(BOOL)animated { argument
200 - (void)viewDidAppear:(BOOL)animated { argument
292 - (void)viewDidAppear:(BOOL)animated { argument
366 - (void)viewDidAppear:(BOOL)animated { argument
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitopenglview.m74 const BOOL useStencilBuffer = (stencilBits != 0); argument
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterViewController.mm139 - (void)setViewOpaque:(BOOL)value { argument
268 - (void)setDisplayingFlutterUI:(BOOL)displayingFlutterUI { argument
406 - (void)surfaceUpdated:(BOOL)appeared { argument
423 - (void)viewWillAppear:(BOOL)animated { argument
445 - (void)viewDidAppear:(BOOL)animated { argument
454 - (void)viewWillDisappear:(BOOL)animated { argument
461 - (void)viewDidDisappear:(BOOL)animated { argument
Daccessibility_bridge.mm165 - (BOOL)isAccessibilityElement {
304 - (BOOL)accessibilityActivate {
534 - (BOOL)isAccessibilityElement {
553 - (BOOL)accessibilityScroll:(UIAccessibilityScrollDirection)direction {
DFlutterHeadlessDartRunner.mm36 allowHeadlessExecution:(BOOL)allowHeadlessExecution { argument
DFlutterView.mm46 - (instancetype)initWithDelegate:(id<FlutterViewEngineDelegate>)delegate opaque:(BOOL)opaque { argument
/third_party/grpc/src/objective-c/manual_tests/GrpcIosTestUITests/
DGrpcIosTestUITests.m102 - (void)setAirplaneMode:(BOOL)to { argument
114 - (void)setWifi:(BOOL)to { argument
/third_party/grpc/src/objective-c/tests/UnitTests/
DTransportTests.m84 passthrough:(BOOL)passthrough { argument
119 - (instancetype)initWithPassthrough:(BOOL)passthrough; argument
129 - (instancetype)initWithPassthrough:(BOOL)passthrough { argument
/third_party/grpc/src/objective-c/GRPCClient/
DGRPCCallOptions.m173 channelID:(NSUInteger)channelID {
459 - (void)setFlowControlEnabled:(BOOL)flowControlEnabled { argument
491 - (void)setRetryEnabled:(BOOL)retryEnabled { argument
/third_party/grpc/src/objective-c/GRPCClient/internal_testing/
DGRPCCall+InternalTests.m27 + (void)enableOpBatchLog:(BOOL)enabled { argument
/third_party/grpc/src/objective-c/GRPCClient/private/GRPCCore/
DGRPCOpBatchLog.m27 + (void)enableOpBatchLog:(BOOL)enabled { argument
/third_party/protobuf/objectivec/
DGPBDescriptor.m171 wireFormat:(BOOL)wireFormat { argument
508 BOOL isMessage = GPBDataTypeIsMessage(dataType); argument
985 usesClassRefs:(BOOL)usesClassRefs { argument
DGPBUnknownFieldSet.m107 - (BOOL)hasField:(int32_t)number {
270 - (GPBUnknownField *)mutableFieldForNumber:(int32_t)number create:(BOOL)create { argument
DGPBDictionary.m2179 count:(NSUInteger)count {
2315 - (BOOL)getBool:(nullable BOOL *)value forKey:(uint32_t)key {
2332 - (void)setBool:(BOOL)value forKey:(uint32_t)key { argument
3929 count:(NSUInteger)count {
4065 - (BOOL)getBool:(nullable BOOL *)value forKey:(int32_t)key {
4082 - (void)setBool:(BOOL)value forKey:(int32_t)key { argument
5679 count:(NSUInteger)count {
5815 - (BOOL)getBool:(nullable BOOL *)value forKey:(uint64_t)key {
5832 - (void)setBool:(BOOL)value forKey:(uint64_t)key { argument
7429 count:(NSUInteger)count {
[all …]
DGPBMessage.m1049 - (void)internalClear:(BOOL)zeroStorage { argument
2648 - (BOOL)isEqual:(id)other {
3264 + (BOOL)supportsSecureCoding {
3305 + (BOOL)accessInstanceVariablesDirectly {
/third_party/cef/tests/ceftests/
Drun_all_unittests_mac.mm23 - (void)setHandlingSendEvent:(BOOL)handlingSendEvent { argument
/third_party/grpc/src/objective-c/tests/CronetTests/
DCronetUnitTests.mm242 - (void)packetCoalescing:(BOOL)useCoalescing { argument
/third_party/flutter/engine/flutter/shell/platform/darwin/macos/framework/Source/
DFlutterView.mm42 - (BOOL)isFlipped {
DFlutterEngine.mm147 allowHeadlessExecution:(BOOL)allowHeadlessExecution { argument
221 - (BOOL)running {
/third_party/grpc/examples/objective-c/auth_sample/
DMakeRPCViewController.m59 - (void)viewWillAppear:(BOOL)animated { argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php44 const BOOL = 8; define in Google\\Protobuf\\Internal\\GPBType
/third_party/cef/tests/cefsimple/
Dcefsimple_mac.mm34 - (void)setHandlingSendEvent:(BOOL)handlingSendEvent { argument

1234