Home
last modified time | relevance | path

Searched defs:operator (Results 1 – 25 of 28) sorted by relevance

12

/packages/services/Car/evs/app/
DWindowSurface.h41 WindowSurface& operator=(const WindowSurface&) = delete; variable
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/
DMobilePlanPreferenceControllerTest.java35 final String operator = "test_operator"; in testNoProvisionStringFormattedCorrectly() local
/packages/services/Car/procfs-inspector/server/
Ddirectory.h59 void operator()(DIR* dir) { in operator() function
/packages/apps/TV/jni/
Dmutex.h58 Mutex& operator=(const Mutex&); variable
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
Dencodedstream.h54 EncodedInputStream& operator=(const EncodedInputStream&); variable
88 EncodedOutputStream& operator=(const EncodedOutputStream&); variable
134 AutoUTFInputStream& operator=(const AutoUTFInputStream&); variable
238 AutoUTFOutputStream& operator=(const AutoUTFOutputStream&); variable
Dstringbuffer.h79 GenericStringBuffer& operator=(const GenericStringBuffer&); variable
Dfilewritestream.h79 FileWriteStream& operator=(const FileWriteStream&); variable
Dprettywriter.h198 PrettyWriter& operator=(const PrettyWriter&); variable
Dallocators.h226 MemoryPoolAllocator& operator=(const MemoryPoolAllocator& rhs) /* = delete */; variable
Dreader.h451 GenericReader& operator=(const GenericReader&); variable
462 ClearStackOnExit& operator=(const ClearStackOnExit&); member
629 StackStream& operator=(const StackStream&); variable
Dwriter.h344 Writer& operator=(const Writer&); variable
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DDbQueryUtils.java48 private static String getClauseWithOperator(String field, String operator, String value) { in getClauseWithOperator()
58 private static String getClauseWithOperator(String field, String operator, long value) { in getClauseWithOperator()
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
DPgmImage.h52 PgmImage& operator= (const PgmImage &im); variable
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
Dsuggested_word.h31 bool operator()(const SuggestedWord &left, const SuggestedWord &right) { in operator() function
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dunittest.h98 unsigned operator()() { in operator() function
/packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
Dperftest.h117 PerfTest& operator=(const PerfTest&); variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_writing_helper.h111 bool operator()(const DictProbability &left, const DictProbability &right) { in operator() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_priority_queue.h108 bool operator ()(const DicNode *left, const DicNode *right) const { in operator() function
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_feature_detection.h113 db_CornerDetector_u& operator=(const db_CornerDetector_u& cd); variable
Ddb_feature_matching.h186 db_Matcher_u& operator= (const db_Matcher_u& cm); variable
/packages/apps/Nfc/nci/jni/
DRoutingManager.h54 RoutingManager& operator=(const RoutingManager&); variable
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
Dstack.h183 Stack& operator=(const Stack&); variable
/packages/inputmethods/LatinIME/native/dicttoolkit/src/utils/
Darguments_parser.h34 OptionSpec &operator=(const OptionSpec &) = default; variable
/packages/apps/Stk/src/com/android/stk/
DStkMenuConfig.java126 String operator = telephony.getSimOperator(info.getSubscriptionId()); in findConfig() local
/packages/apps/Dialer/java/com/android/dialer/common/database/
DSelection.java150 public Selection is(@NonNull String operator, @NonNull Object value) { in is()

12