Home
last modified time | relevance | path

Searched refs:kArtdCancellationSignalType (Results 1 – 1 of 1) sorted by relevance

/art/artd/
Dartd.cc139 constexpr const char* kArtdCancellationSignalType = "ArtdCancellationSignal"; variable
301 type != reinterpret_cast<intptr_t>(kArtdCancellationSignalType)) { in ToArtdCancellationSignal()
1220 *_aidl_return = reinterpret_cast<intptr_t>(kArtdCancellationSignalType); in getType()