Searched defs:operator (Results 1 – 7 of 7) sorted by relevance
28 void operator=(const float value); variable29 void operator=(const char* value); variable30 void operator=(const std::string& value); variable31 void operator=(const Json& value); variable
43 RenderEngine &operator=(const RenderEngine &other) = delete; variable45 RenderEngine &operator=(RenderEngine &&other) = delete; variable
157 export function isOperator(operator) { argument167 function isGrouping(operator) { argument
50 const VoiceMailDataBase &operator=(const VoiceMailDataBase &); variable
54 const CallLogDataBase &operator=(const CallLogDataBase &); variable
42 const ProfileDatabase &operator=(const ProfileDatabase &); variable
118 NDKCamera &operator=(const NDKCamera &) = delete; variable