Home
last modified time | relevance | path

Searched refs:VerifyContents (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/linkerconfig/modules/
H A Dnamespace.cc80 auto verify_result = VerifyContents(); in WriteConfig()
150 Result<void> Namespace::VerifyContents() { in VerifyContents() function in android::linkerconfig::modules::Namespace
/aosp12/system/linkerconfig/modules/include/linkerconfig/
H A Dnamespace.h125 android::base::Result<void> VerifyContents();