/aosp_15_r20/frameworks/compile/libbcc/bcinfo/Wrap/ |
D | in_memory_wrapper_input.cpp | 22 InMemoryWrapperInput::InMemoryWrapperInput(const char* buffer, size_t size) : in InMemoryWrapperInput() function in InMemoryWrapperInput 26 InMemoryWrapperInput::~InMemoryWrapperInput() { in ~InMemoryWrapperInput() 29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read() 45 bool InMemoryWrapperInput::AtEof() { in AtEof() 49 off_t InMemoryWrapperInput::Size() { in Size() 53 bool InMemoryWrapperInput::Seek(uint32_t pos) { in Seek()
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/ |
D | in_memory_wrapper_input.h | 28 class InMemoryWrapperInput : public WrapperInput { 30 InMemoryWrapperInput(const char* buffer, size_t size); 31 ~InMemoryWrapperInput(); 53 DISALLOW_CLASS_COPY_AND_ASSIGN(InMemoryWrapperInput);
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/ |
D | BitcodeWrapper.cpp | 33 InMemoryWrapperInput inMem(mBitcode, mBitcodeSize); in BitcodeWrapper()
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/x86/source-based/ |
D | libbcinfo.so.lsdump | 870 "linker_set_key" : "InMemoryWrapperInput *", 871 "name" : "InMemoryWrapperInput *", 2809 "linker_set_key" : "InMemoryWrapperInput", 2810 "name" : "InMemoryWrapperInput",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/29/64/arm_armv8-a/source-based/ |
D | libbcinfo.so.lsdump | 872 "linker_set_key" : "InMemoryWrapperInput *", 873 "name" : "InMemoryWrapperInput *", 2868 "linker_set_key" : "InMemoryWrapperInput", 2869 "name" : "InMemoryWrapperInput",
|