Home
last modified time | relevance | path

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

12

/packages/services/Car/computepipe/runner/input_manager/include/
DInputManager.h47 InputManagerFactory& operator=(const InputManagerFactory&) = delete; variable
49 InputManagerFactory& operator=(const InputManagerFactory&&) = delete; variable
/packages/modules/DnsResolver/
DResolverEventReporter.h35 ResolverEventReporter& operator=(ResolverEventReporter const&) = delete; variable
36 ResolverEventReporter& operator=(ResolverEventReporter&&) = delete; variable
DExperiments.h41 void operator=(Experiments const&) = delete; variable
DDnsResolver.h36 void operator=(DnsResolver const&) = delete; variable
DDns64Configuration.h78 Dns64Configuration& operator=(const Dns64Configuration&) = delete; variable
79 Dns64Configuration& operator=(Dns64Configuration&&) = delete; variable
/packages/services/Car/computepipe/runner/stream_manager/include/
DStreamManager.h94 StreamManagerFactory& operator=(const StreamManagerFactory&&) = delete; variable
95 StreamManagerFactory& operator=(const StreamManagerFactory&) = delete; variable
/packages/services/Car/computepipe/runner/engine/include/
DRunnerEngine.h61 RunnerEngineFactory& operator=(const RunnerEngineFactory&) = delete; variable
/packages/services/Car/computepipe/runner/client_interface/include/
DClientInterface.h62 ClientInterfaceFactory& operator=(const ClientInterfaceFactory&) = delete; variable
/packages/services/Car/computepipe/runner/stream_manager/
DPixelStreamManager.h45 PixelMemHandle operator=(const PixelMemHandle&) = delete; variable
46 PixelMemHandle operator=(PixelMemHandle&&) = delete; variable
/packages/providers/MediaProvider/jni/
DFuseDaemon.h59 void operator=(const FuseDaemon&) = delete; variable
Dnode-inl.h377 bool operator()(const node* lhs, const node* rhs) const { in operator() function
385 bool operator()(const node* lhs, const std::pair<std::string, uintptr_t>& rhs) const { in operator() function
393 bool operator()(const std::pair<std::string, uintptr_t>& lhs, const node* rhs) const { in operator() function
/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/services/Car/computepipe/runner/include/
DInputFrame.h71 InputFrame& operator=(const InputFrame& f) = delete; member
73 InputFrame& operator=(InputFrame&& f) = delete; member
/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
/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/services/Car/computepipe/runner/graph/
DGrpcGraph.h55 GrpcGraph& operator=(const GrpcGraph&) = delete; variable
DLocalPrebuiltGraph.h47 LocalPrebuiltGraph& operator=(const LocalPrebuiltGraph&) = delete; variable
/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

12