Searched defs:apiPath (Results 1 – 3 of 3) sorted by relevance
26 bool FormModuleChecker::CheckApiAllowList(const std::string& apiPath) in CheckApiAllowList()42 bool FormModuleChecker::CheckApiWithSuffix(const std::string& apiPath, const std::string& item) in CheckApiWithSuffix()67 … apiAllowListChecker = std::make_unique<ApiAllowListChecker>([](const std::string& apiPath) { in CheckModuleLoadable()
90 std::string apiPath = "i18n"; variable170 std::string apiPath = "intl"; variable
252 const std::string apiPath = context.moduleName->ToString(); in CheckArkApiAllowList() local263 const std::string& apiPath) in CopyPropertyApiFilter()