Searched refs:final (Results 1 - 25 of 41) sorted by relevance

12

/system/core/libunwindstack/include/unwindstack/
H A DRegsArm.h37 ArchEnum Arch() override final; member in class:unwindstack::RegsArm
45 void IterateRegisters(std::function<void(const char*, uint64_t)>) override final; member in class:unwindstack::RegsArm
53 Regs* Clone() override final; member in class:unwindstack::RegsArm
H A DRegsArm64.h37 ArchEnum Arch() override final; member in class:unwindstack::RegsArm64
45 void IterateRegisters(std::function<void(const char*, uint64_t)>) override final; member in class:unwindstack::RegsArm64
53 Regs* Clone() override final; member in class:unwindstack::RegsArm64
H A DRegsMips.h37 ArchEnum Arch() override final; member in class:unwindstack::RegsMips
45 void IterateRegisters(std::function<void(const char*, uint64_t)>) override final; member in class:unwindstack::RegsMips
53 Regs* Clone() override final; member in class:unwindstack::RegsMips
H A DRegsMips64.h37 ArchEnum Arch() override final; member in class:unwindstack::RegsMips64
45 void IterateRegisters(std::function<void(const char*, uint64_t)>) override final; member in class:unwindstack::RegsMips64
53 Regs* Clone() override final; member in class:unwindstack::RegsMips64
H A DRegsX86.h38 ArchEnum Arch() override final; member in class:unwindstack::RegsX86
48 void IterateRegisters(std::function<void(const char*, uint64_t)>) override final; member in class:unwindstack::RegsX86
56 Regs* Clone() override final; member in class:unwindstack::RegsX86
H A DRegsX86_64.h38 ArchEnum Arch() override final; member in class:unwindstack::RegsX86_64
48 void IterateRegisters(std::function<void(const char*, uint64_t)>) override final; member in class:unwindstack::RegsX86_64
56 Regs* Clone() override final; member in class:unwindstack::RegsX86_64
/system/keymaster/include/keymaster/key_blob_utils/
H A Dae.h95 int ad_len, void* ct, void* tag, int final);
110 * final - Non-zero if this call completes the plaintext being encrypted.
112 * If nonce!=NULL then a message is being initiated. If final!=0
113 * then a message is being finalized. If final==0 or nonce==NULL
125 int ad_len, void* pt, const void* tag, int final);
140 * read when final is non-zero.
141 * final - Non-zero if this call completes the ciphertext being decrypted.
143 * If nonce!=NULL then "ct" points to the start of a ciphertext. If final!=0
144 * then "in" points to the final piece of ciphertext. If final
[all...]
/system/update_engine/
H A Dnetwork_selector_android.h26 class NetworkSelectorAndroid final : public NetworkSelectorInterface { class in namespace:chromeos_update_engine
H A Dnetwork_selector_stub.h26 class NetworkSelectorStub final : public NetworkSelectorInterface { class in namespace:chromeos_update_engine
H A Dhardware_android.h31 class HardwareAndroid final : public HardwareInterface { class in namespace:chromeos_update_engine
H A Dhardware_chromeos.h33 class HardwareChromeOS final : public HardwareInterface { class in namespace:chromeos_update_engine
/system/bt/service/common/bluetooth/util/
H A Datomic_string.h27 class AtomicString final { class in namespace:util
/system/core/adb/
H A Dtransport.h83 bool Read(apacket* packet) override final; member in struct:FdConnection
84 bool Write(apacket* packet) override final; member in struct:FdConnection
96 bool Read(apacket* packet) override final; member in struct:UsbConnection
97 bool Write(apacket* packet) override final; member in struct:UsbConnection
99 void Close() override final; member in struct:UsbConnection
/system/connectivity/wificond/scanning/offload/
H A Dhidl_call_util.h38 struct functionArgSaver<std::function<void(ArgT)>> final { struct in namespace:__anon1505::detail
54 struct functionArgSaver<std::function<void(Arg1T, Arg2T)>> final { struct in namespace:__anon1505::detail
73 struct functionArgSaver<std::function<void(ArgT...)>> final { struct in namespace:__anon1505::detail
85 // final argument. Returns a copy of the parameters that |method| provided
/system/connectivity/wificond/tests/integration/
H A Dprocess_utils.h46 class ScopedDevModeWificond final { class in namespace:android::wificond::tests::integration
/system/core/libappfuse/include/libappfuse/
H A DFuseBridgeLoop.h42 class FuseBridgeLoop final { class in namespace:android::fuse
H A DFuseAppLoop.h45 class FuseAppLoop final { class in namespace:android::fuse
H A DFuseBuffer.h101 union FuseBuffer final { union in namespace:android::fuse
/system/tools/aidl/
H A Doptions.h30 class JavaOptions final { class in namespace:android::aidl
82 class CppOptions final { class in namespace:android::aidl
/system/bt/types/
H A Draw_address.h24 class RawAddress final { class
/system/netd/server/
H A DIptablesRestoreController.h37 class IptablesRestoreController final : public IptablesRestoreInterface { class in inherits:IptablesRestoreInterface
/system/bt/types/bluetooth/
H A Duuid.h35 class Uuid final { class in namespace:bluetooth
/system/core/base/include/android-base/
H A Dunique_fd.h60 class unique_fd_impl final { class in namespace:android::base
/system/core/libbacktrace/
H A DUnwindStackMap.h49 virtual std::shared_ptr<unwindstack::Memory> GetProcessMemory() override final; member in class:UnwindStackMap
/system/core/include/utils/
H A DLruCache.h67 class Entry final : public KeyedEntry { class in class:android::LruCache
76 const TKey& getKey() const final { return key; }
84 const TKey& getKey() const final { return key; }

Completed in 409 milliseconds

12