Searched defs:apiAllowListChecker (Results 1 – 7 of 7) sorted by relevance
23 … std::unique_ptr<ApiAllowListChecker> &apiAllowListChecker) in CheckModuleLoadable()
21 const char* moduleName, std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker) in CheckModuleLoadable()
530 std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker, NativeModule* nativeModule) in MoveApiAllowListCheckerPtr()555 std::unique_ptr<ApiAllowListChecker> apiAllowListChecker = nullptr; in LoadNativeModule() local986 std::unique_ptr<ApiAllowListChecker> apiAllowListChecker = nullptr; in FindNativeModuleByDisk() local
72 std::unique_ptr<ApiAllowListChecker> apiAllowListChecker = nullptr; member
86 std::unique_ptr<ApiAllowListChecker> &apiAllowListChecker) in CheckModuleLoadable()
73 std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker) in CheckModuleLoadable()
309 std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker = module->apiAllowListChecker; in CheckArkApiAllowList() local320 void ArkNativeEngine::CopyPropertyApiFilter(const std::unique_ptr<ApiAllowListChecker>& apiAllowLis… in CopyPropertyApiFilter()