Searched refs:Find (Results 1 – 10 of 10) sorted by relevance
66 pointer_data* data = Find(key_pointer); in Remove()77 pointer_data* Pointers::Find(uintptr_t key_pointer) { in Find() function in Pointers
43 pointer_data* Find(uintptr_t key_pointer);
43 Operation* Find(keymaster_operation_handle_t op_handle);
61 Operation* OperationTable::Find(keymaster_operation_handle_t op_handle) { in Find() function in keymaster::OperationTable
295 Operation* operation = operation_table_->Find(request.op_handle); in UpdateOperation()324 Operation* operation = operation_table_->Find(request.op_handle); in FinishOperation()348 Operation* operation = operation_table_->Find(request.op_handle); in AbortOperation()455 return operation_table_->Find(op_handle) != nullptr; in has_operation()
147 const T* Find(const AidlType& aidl_type) const;221 const T* LanguageTypeNamespace<T>::Find(const AidlType& aidl_type) const { in Find() function386 const ValidatableType* type = Find(aidl_type); in GetValidatableType()
207 const java::Type* type = java_types_.Find(ambiguous_type); in TEST_F()
59 Find a previously allocated pointer <ptr> and call free(<ptr>).
71 a) Find the command (NL80211_CMD_TRIGGER_SCAN, in the case of75 b) Find the name of the command handler (in the |.doit| structure member)76 in that structure. Find that handler. In the case of
246 Find a service that matches all the properties