Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 18 of 18) sorted by relevance

/system/core/fs_mgr/libfs_avb/
Davb_ops.h53 static FsManagerAvbOps* GetInstanceFromAvbOps(AvbOps* ops) { in GetInstanceFromAvbOps()
Davb_ops.cpp52 static AvbIOResult read_from_partition(AvbOps* ops, const char* partition, int64_t offset, in read_from_partition()
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dparser_base.h30 std::shared_ptr<std::vector<CowOperationV3>> ops; member
Dcow_reader.cpp515 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()
Dwriter_v3.cpp279 TranslatedCowOps ops; in OpenForAppend() local
691 bool CowWriterV3::WriteOperation(std::span<const CowOperationV3> ops, in WriteOperation()
/system/unwinding/libunwindstack/tests/
DDwarfCfaLogTest.cpp564 std::vector<uint8_t> ops{0x0f, 0x81, 0x01}; in TYPED_TEST_P() local
602 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
DDwarfCfaTest.cpp735 std::vector<uint8_t> ops{0x0f, 0x81, 0x01}; in TYPED_TEST_P() local
768 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/
Dpredictor.rs101 let mut ops: [OperatingPoint; MAX_NUM_OPERATING_POINTS] = Default::default(); in create_sequence_header() localVariable
Dvaapi.rs706 let mut ops: [OperatingPoint; MAX_NUM_OPERATING_POINTS] = Default::default(); in test_single_frame() localVariable
/system/security/keystore2/tests/
Dkeystore2_client_operation_tests.rs339 let mut ops: Vec<binder::Result<CreateOperationResponse>> = (0..MAX_OPS) in keystore2_ops_prune_test() localVariable
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc146 static bool ShouldCreateNewOp(const std::vector<CowMergeOperation>& ops, in ShouldCreateNewOp()
163 void AppendXorBlock(std::vector<CowMergeOperation>* ops, in AppendXorBlock()
Dmerge_sequence_generator_unittest.cc425 std::vector<CowMergeOperation> ops; in TEST_F() local
/system/media/camera/src/
Dcamera_metadata.c1038 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/
Dfs_mgr_remount.cpp406 std::unique_ptr<AvbOps, decltype(&avb_ops_user_free)> ops(avb_ops_user_new(), in SetVerityState() local
/system/core/libsparse/
Doutput_file.cpp83 struct output_file_ops* ops; member
/system/netd/server/
DRouteController.cpp123 static const char *ops[4] = {"adding", "deleting", "getting", "???"}; in actionName() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1435 const struct quota_format_ops *ops[3]; member
1653 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/
Dvmlinux.h856 const struct quota_format_ops *ops[3]; member
1085 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 …]