Searched defs:operator (Results 1 – 8 of 8) 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
31 IpcStub& operator = (const IpcStub&) = delete; variable33 IpcStub& operator = (const IpcStub&&) = delete; variable
32 IpcProxy& operator = (const IpcProxy&) = delete; variable34 IpcProxy& operator = (const IpcProxy&&) = delete; variable
32 DevAttestNotificationPublish& operator=(const DevAttestNotificationPublish&); variable
37 DevAttestClient& operator=(const DevAttestClient&); variable
195 NDKCamera& operator = (const NDKCamera&) = delete; variable
348 NDKCamera& operator = (const NDKCamera&) = delete; variable
106 PointerMatrix& operator=(PointerMatrix&& other); variable