Searched defs:operator (Results 1 – 9 of 9) sorted by relevance
58 inline double operator()(int32_t row, int32_t col) const in operator() function122 inline double operator()(int32_t row, int32_t col) const in operator() function184 inline double operator()(int32_t row, int32_t col) const in operator() function
32 IpcProxy& operator = (const IpcProxy&) = delete; variable34 IpcProxy& operator = (const IpcProxy&&) = delete; variable
31 IpcStub& operator = (const IpcStub&) = delete; variable33 IpcStub& operator = (const IpcStub&&) = delete; variable
32 DevAttestNotificationPublish& operator=(const DevAttestNotificationPublish&); variable
37 DevAttestClient& operator=(const DevAttestClient&); variable
122 NDKCamera &operator=(const NDKCamera &) = delete; variable
195 NDKCamera& operator = (const NDKCamera&) = delete; variable
363 NDKCamera& operator = (const NDKCamera&) = delete; variable
123 PointerMatrix& operator=(PointerMatrix&& other); variable