| /system/core/fs_mgr/libfs_avb/ | 
| D | avb_ops.h | 53     static FsManagerAvbOps* GetInstanceFromAvbOps(AvbOps* ops) {  in GetInstanceFromAvbOps()
 | 
| D | avb_ops.cpp | 52 static AvbIOResult read_from_partition(AvbOps* ops, const char* partition, int64_t offset,  in read_from_partition()
 | 
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | 
| D | parser_base.h | 30     std::shared_ptr<std::vector<CowOperationV3>> ops;  member
 | 
| D | cow_reader.cpp | 515 CowOpIter::CowOpIter(std::shared_ptr<std::vector<CowOperation>>& ops, uint64_t start) {  in CowOpIter()581 CowMergeOpIter::CowMergeOpIter(std::shared_ptr<std::vector<CowOperation>> ops,  in CowMergeOpIter()
 612 CowRevMergeOpIter::CowRevMergeOpIter(std::shared_ptr<std::vector<CowOperation>> ops,  in CowRevMergeOpIter()
 
 | 
| D | writer_v3.cpp | 279     TranslatedCowOps ops;  in OpenForAppend()  local691 bool CowWriterV3::WriteOperation(std::span<const CowOperationV3> ops,  in WriteOperation()
 
 | 
| /system/unwinding/libunwindstack/tests/ | 
| D | DwarfCfaLogTest.cpp | 564   std::vector<uint8_t> ops{0x0f, 0x81, 0x01};  in TYPED_TEST_P()  local602   std::vector<uint8_t> ops{0x10, 0xff, 0x01, 0x82, 0x01};  in TYPED_TEST_P()  local
 686   std::vector<uint8_t> ops{0x16, 0x83, 0x10, 0xa8, 0x01};  in TYPED_TEST_P()  local
 
 | 
| D | DwarfCfaTest.cpp | 735   std::vector<uint8_t> ops{0x0f, 0x81, 0x01};  in TYPED_TEST_P()  local768   std::vector<uint8_t> ops{0x10, 0xff, 0x01, 0x82, 0x01};  in TYPED_TEST_P()  local
 868   std::vector<uint8_t> ops{0x16, 0x83, 0x10, 0xa8, 0x01};  in TYPED_TEST_P()  local
 
 | 
| /system/cros-codecs/src/encoder/stateless/av1/ | 
| D | predictor.rs | 101                 let mut ops: [OperatingPoint; MAX_NUM_OPERATING_POINTS] = Default::default();  in create_sequence_header()  localVariable
 | 
| D | vaapi.rs | 706                 let mut ops: [OperatingPoint; MAX_NUM_OPERATING_POINTS] = Default::default();  in test_single_frame()  localVariable
 | 
| /system/security/keystore2/tests/ | 
| D | keystore2_client_operation_tests.rs | 339     let mut ops: Vec<binder::Result<CreateOperationResponse>> = (0..MAX_OPS)  in keystore2_ops_prune_test()  localVariable
 | 
| /system/update_engine/payload_generator/ | 
| D | delta_diff_utils.cc | 146 static bool ShouldCreateNewOp(const std::vector<CowMergeOperation>& ops,  in ShouldCreateNewOp()163 void AppendXorBlock(std::vector<CowMergeOperation>* ops,  in AppendXorBlock()
 
 | 
| D | merge_sequence_generator_unittest.cc | 425   std::vector<CowMergeOperation> ops;  in TEST_F()  local
 | 
| /system/media/camera/src/ | 
| D | camera_metadata.c | 1038 int set_camera_metadata_vendor_tag_ops(const vendor_tag_query_ops_t* ops) {  in set_camera_metadata_vendor_tag_ops()1046 int set_camera_metadata_vendor_ops(const vendor_tag_ops_t* ops) {  in set_camera_metadata_vendor_ops()
 
 | 
| /system/core/fs_mgr/ | 
| D | fs_mgr_remount.cpp | 406     std::unique_ptr<AvbOps, decltype(&avb_ops_user_free)> ops(avb_ops_user_new(),  in SetVerityState()  local
 | 
| /system/core/libsparse/ | 
| D | output_file.cpp | 83   struct output_file_ops* ops;  member
 | 
| /system/netd/server/ | 
| D | RouteController.cpp | 123     static const char *ops[4] = {"adding", "deleting", "getting", "???"};  in actionName()  local
 | 
| /system/bpf/include/vmlinux/android15_6.6/arm64/ | 
| D | vmlinux.h | 1435 	const struct quota_format_ops *ops[3];  member1653 	const struct fs_context_operations *ops;  member
 1829 	const struct proc_ns_operations *ops;  member
 3046 	const struct dev_pagemap_ops *ops;  member
 4682 	struct dst_ops *ops;  member
 4948 	const struct kernfs_ops *ops;  member
 6802 	struct dev_pm_ops ops;  member
 6903 	const struct fwnode_operations *ops;  member
 8063 	const struct file_operations *ops;  member
 8188 	const struct kernel_param_ops *ops;  member
 [all …]
 
 | 
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ | 
| D | vmlinux.h | 856 	const struct quota_format_ops *ops[3];  member1085 	const struct fs_context_operations *ops;  member
 1267 	const struct proc_ns_operations *ops;  member
 2617 	const struct dev_pagemap_ops *ops;  member
 4261 	struct dst_ops *ops;  member
 4542 	const struct kernfs_ops *ops;  member
 6405 	struct dev_pm_ops ops;  member
 6481 	const struct fwnode_operations *ops;  member
 8326 	const struct file_operations *ops;  member
 8451 	const struct kernel_param_ops *ops;  member
 [all …]
 
 |