Home
last modified time | relevance | path

Searched defs:FixErrors (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/tools_webrtc/
H A Dgn_check_autofix.py65 def FixErrors(filename, missing_deps, deleted_sources): function
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/
H A Dimpl_arm_linux_or_android.c129 static void FixErrors(ArmInfo* const info, in FixErrors() function
/aosp_15_r20/external/cpu_features/src/
H A Dimpl_arm_linux_or_android.c129 static void FixErrors(ArmInfo* const info, in FixErrors() function
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store.cc1271 Status KeyValueStore::FixErrors() { in FixErrors() function in pw::kvs::KeyValueStore