/system/libhwbinder/ |
D | Parcel.cpp | 366 const binder_size_t* Parcel::objects() const in objects() function in android::hardware::Parcel 667 binder_size_t* objects = (binder_size_t*)realloc(mObjects, newSize*sizeof(binder_size_t)); in writeObject() local 668 if (objects == nullptr) return NO_MEMORY; in writeObject() 669 mObjects = objects; in writeObject() 1614 const binder_size_t* objects, size_t objectsCount, release_func relFunc, void* relCookie) in ipcSetDataReference() argument 1624 mObjects = const_cast<binder_size_t*>(objects); in ipcSetDataReference() 1653 const binder_size_t* OBJS = objects(); in print() 1683 binder_size_t* const objects = mObjects; in releaseObjects() local 1687 = reinterpret_cast<flat_binder_object*>(data+objects[i]); in releaseObjects() 1697 binder_size_t* const objects = mObjects; in acquireObjects() local [all …]
|
/system/sepolicy/private/ |
D | clatd.te | 7 # Access objects inherited from system_server.
|
D | access_vectors | 153 # Define the access vector interpretation for file-related objects. 216 # Define the access vector interpretation for network-related objects. 272 # Define the access vector interpretation for process-related objects 317 # Define the access vector interpretation for ipc-related objects
|
D | untrusted_app_all.te | 37 # Allow handling of less common filesystem objects
|
/system/sepolicy/vendor/ |
D | vndservicemanager.te | 8 # transfer binder objects to other processes (TODO b/35870313 limit this to vendor-only)
|
/system/libhwbinder/include/hwbinder/ |
D | Parcel.h | 88 const binder_size_t* objects() const; 248 const binder_size_t* objects, size_t objectsSize, 257 const binder_size_t* objects, size_t objectsCount,
|
D | IPCThreadState.h | 135 const binder_size_t* objects, size_t objectsSize,
|
/system/sepolicy/microdroid/reqd_mask/ |
D | access_vectors | 153 # Define the access vector interpretation for file-related objects. 216 # Define the access vector interpretation for network-related objects. 272 # Define the access vector interpretation for process-related objects 317 # Define the access vector interpretation for ipc-related objects
|
/system/sepolicy/microdroid/system/private/ |
D | access_vectors | 153 # Define the access vector interpretation for file-related objects. 216 # Define the access vector interpretation for network-related objects. 272 # Define the access vector interpretation for process-related objects 317 # Define the access vector interpretation for ipc-related objects
|
D | domain.te | 184 # on filesystem objects (plain files, directories, symbolic links, 275 # All ioctls on file-like objects (except chr_file and blk_file) and
|
/system/sepolicy/reqd_mask/ |
D | access_vectors | 153 # Define the access vector interpretation for file-related objects. 216 # Define the access vector interpretation for network-related objects. 272 # Define the access vector interpretation for process-related objects 317 # Define the access vector interpretation for ipc-related objects
|
/system/libhidl/transport/allocator/1.0/ |
D | IAllocator.hal | 39 * @return batch Unmapped memory objects.
|
/system/core/storaged/ |
D | EventLogTags.logtags | 27 # 1: Number of objects
|
/system/logging/logd/ |
D | event.logtags | 26 # 1: Number of objects
|
/system/logging/liblog/ |
D | event.logtags | 26 # 1: Number of objects
|
/system/memory/lmkd/ |
D | event.logtags | 27 # 1: Number of objects
|
/system/tools/aidl/tests/lazy_test/ |
D | README | 87 to the new objects list.
|
/system/nvram/ |
D | README.md | 41 and `nvram::Response` objects, the glue code will adapt it to the full NVRAM API
|
/system/extras/libjsonpb/ |
D | README.md | 92 - JSON objects should be a well-defined `message`, unless you have a good reason
|
/system/logging/logcat/ |
D | event.logtags | 27 # 1: Number of objects
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 54 // objects. These objects are stored in a linear array in the
|
/system/update_engine/ |
D | update_metadata.proto | 54 // objects. These objects are stored in a linear array in the
|
/system/unwinding/libunwindstack/ |
D | AndroidVersions.md | 73 * Build ID information for elf objects added. This will display the
|
/system/tools/mkbootimg/ |
D | pylintrc | 333 # List of qualified module names which can have objects that can redefine
|
/system/apex/ |
D | pylintrc | 340 # List of qualified module names which can have objects that can redefine
|