Home
last modified time | relevance | path

Searched refs:ongoing (Results 1 – 25 of 93) sorted by relevance

1234

/external/openscreen/discovery/mdns/
Dmdns_probe_manager.cc233 [&name](const OngoingProbe& ongoing) { in FindOngoingProbe() argument
234 return ongoing.requested_name == name; in FindOngoingProbe()
241 [&probe](const OngoingProbe& ongoing) { in FindOngoingProbe() argument
242 return ongoing.probe.get() == probe; in FindOngoingProbe()
Dmdns_probe_manager_unittest.cc69 [&target](const OngoingProbe& ongoing) { in GetOngoingMockProbeByTarget() argument
70 return ongoing.probe->target_name() == target; in GetOngoingMockProbeByTarget()
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DDownloadNotificationHelper.java162 boolean ongoing, in buildNotification() argument
171 notificationBuilder.setOngoing(ongoing); in buildNotification()
DPlayerNotificationManager.java274 int notificationId, Notification notification, boolean ongoing) {} in onNotificationPosted() argument
975 boolean ongoing = getOngoing(player); in startOrUpdateNotification()
976 builder = createNotification(player, builder, ongoing, bitmap); in startOrUpdateNotification()
992 listener.onNotificationPosted(notificationId, notification, ongoing); in startOrUpdateNotification()
1025 boolean ongoing, in createNotification() argument
1061 mediaStyle.setShowCancelButton(!ongoing); in createNotification()
1071 .setOngoing(ongoing) in createNotification()
/external/grpc-grpc/src/core/ext/
DREADME.md4 NOTE: The movement of code between lib and ext is an ongoing effort, so this
/external/rust/crates/grpcio-sys/grpc/src/core/ext/
DREADME.md4 NOTE: The movement of code between lib and ext is an ongoing effort, so this
/external/grpc-grpc/src/core/lib/
DREADME.md5 NOTE: The movement of code between lib and ext is an ongoing effort, so this
/external/rust/crates/grpcio-sys/grpc/src/core/lib/
DREADME.md5 NOTE: The movement of code between lib and ext is an ongoing effort, so this
/external/llvm/docs/
DReportingGuide.rst53 * If you believe this incident is ongoing.
67 * Whether this is an ongoing situation, or if there is a threat to anyone's
70 If this is determined to be an ongoing incident or a threat to physical safety,
84 * Providing either moderation or mediation to ongoing interactions (where
/external/llvm-project/llvm/docs/
DReportingGuide.rst53 * If you believe this incident is ongoing.
67 * Whether this is an ongoing situation, or if there is a threat to anyone's
70 If this is determined to be an ongoing incident or a threat to physical safety,
84 * Providing either moderation or mediation to ongoing interactions (where
/external/libwebsockets/READMEs/
DREADME.ci.md3 Generally if we're adding something that's supposed to work ongoing, the stuff
DREADME.contributing.md40 maintained ongoing along with the rest of lws.
/external/libnfnetlink/
DREADME31 manpower to keep development ongoing. If you want to conribute documentation,
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/
DREADME.md14 Multiple simultaneous ongoing file uploads are supported.
/external/tflite-support/tensorflow_lite_support/ios/task/text/qa/Tests/
DTFLBertQuestionAnswererTest.m20 @"The role of teacher is often formal and ongoing, carried out at a school "
/external/pigweed/pw_rpc/internal/
Dpacket.proto35 // The client requests cancellation of an ongoing server stream.
/external/webrtc/examples/objcnativeapi/objc/
DNADAppDelegate.m37 // this method to pause ongoing tasks, disable timers, and invalidate graphics rendering
/external/mesa3d/docs/drivers/
Dv3d.rst36 ported to Raspbian for a demo, but was not expected to have ongoing
/external/pigweed/pw_watch/
Ddocs.rst53 By default, ``pw watch`` automatically restarts an ongoing build when files
/external/javaparser/
Dchangelog.md403 * BETA: the below work on Java Symbol Solver is still ongoing.
409 * BETA: the below work on Java Symbol Solver is still ongoing.
414 * BETA: the below work on Java Symbol Solver is still ongoing.
421 * BETA: the below work on Java Symbol Solver is still ongoing.
427 * BETA: the below work on Java Symbol Solver is still ongoing.
432 * BETA: the below work on Java Symbol Solver is still ongoing.
441 * BETA: the below work on Java Symbol Solver is still ongoing.
446 * BETA: the below work on Java Symbol Solver is still ongoing.
/external/skqp/site/dev/sheriffing/
Dtrooper.md43 …ment/d/1I1tB0Cv2fme4FY0lAF2gYeEbZ_0kehLIi3vf3vuPkx0/edit) to be aware of ongoing problems and any …
/external/perfetto/docs/design-docs/
Dextensions.md10 This page describes ongoing work to use [protobuf
/external/mesa3d/docs/
Dthanks.rst16 Tungsten Graphics, Inc. have supported the ongoing development of
/external/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/
DAppDelegate.m47 …// Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates…
/external/glide/third_party/disklrucache/
DREADME.md36 not impact ongoing reads.

1234