Home
last modified time | relevance | path

Searched defs:getMetadata (Results 1 – 3 of 3) sorted by relevance

/system/incremental_delivery/incfs/include/
Dincfs_inline.h175 inline RawMetadata getMetadata(const Control& control, FileId fileId) { in getMetadata() function
185 inline RawMetadata getMetadata(const Control& control, std::string_view path) { in getMetadata() function
/system/bt/binder/android/bluetooth/
DIBluetooth.aidl128 byte[] getMetadata(in BluetoothDevice device, in int key); in getMetadata() method
/system/incremental_delivery/incfs/
Dincfs.cpp773 static IncFsErrorCode getMetadata(const char* path, char buffer[], size_t* bufferSize) { in getMetadata() function