Home
last modified time | relevance | path

Searched defs:ApplyUpdate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dsnapshotctl.cpp267 bool MapSnapshots::ApplyUpdate() { in ApplyUpdate() function in android::snapshot::MapSnapshots
604 bool ApplyUpdate(int argc, char** argv) { in ApplyUpdate() function
/aosp_15_r20/external/grpc-grpc/test/core/client_channel/lb_policy/
H A Dlb_policy_test_lib.h832 absl::Status ApplyUpdate(LoadBalancingPolicy::UpdateArgs update_args, in ApplyUpdate() function