Home
last modified time | relevance | path

Searched defs:checker (Results 26 - 50 of 55) sorted by relevance

123

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_manager.cpp49 void LinkManager::ForEach(const Checker &checker) in ForEach() argument
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dcookie.c19 void wg_cookie_checker_init(struct cookie_checker *checker, in wg_cookie_checker_init() argument
45 void wg_cookie_checker_precompute_device_keys(struct cookie_checker *checker) in wg_cookie_checker_precompute_device_keys() argument
91 make_cookie(u8 cookie[COOKIE_LEN], struct sk_buff *skb, struct cookie_checker *checker) make_cookie() argument
119 wg_cookie_validate_packet(struct cookie_checker *checker, struct sk_buff *skb, bool check_cookie) wg_cookie_validate_packet() argument
180 wg_cookie_message_create(struct message_handshake_cookie *dst, struct sk_buff *skb, __le32 index, struct cookie_checker *checker) wg_cookie_message_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dcookie.c19 void wg_cookie_checker_init(struct cookie_checker *checker, in wg_cookie_checker_init() argument
45 void wg_cookie_checker_precompute_device_keys(struct cookie_checker *checker) in wg_cookie_checker_precompute_device_keys() argument
91 make_cookie(u8 cookie[COOKIE_LEN], struct sk_buff *skb, struct cookie_checker *checker) make_cookie() argument
119 wg_cookie_validate_packet(struct cookie_checker *checker, struct sk_buff *skb, bool check_cookie) wg_cookie_validate_packet() argument
180 wg_cookie_message_create(struct message_handshake_cookie *dst, struct sk_buff *skb, __le32 index, struct cookie_checker *checker) wg_cookie_message_create() argument
[all...]
/third_party/skia/gm/
H A Dskbug_257.cpp91 SkPaint checker; in DEF_SIMPLE_GM() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_locks.h44 struct _mali_osk_lock_debug_s checker; member
52 struct _mali_osk_lock_debug_s checker; member
62 struct _mali_osk_lock_debug_s checker; member
72 struct _mali_osk_lock_debug_s checker; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_locks.h43 struct _mali_osk_lock_debug_s checker; member
51 struct _mali_osk_lock_debug_s checker; member
61 struct _mali_osk_lock_debug_s checker; member
71 struct _mali_osk_lock_debug_s checker; member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-dataview-object.c192 ecma_dataview_endiannes_check_t checker; in ecma_dataview_check_little_endian() local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java568 checkNumberGroupingIsValid( PhoneNumber number, CharSequence candidate, PhoneNumberUtil util, NumberGroupingChecker checker) checkNumberGroupingIsValid() argument
/third_party/skia/tests/
H A DPromiseImageTest.cpp47 auto checker = static_cast<PromiseTextureChecker*>(self); in Fulfill() local
H A DSRGBReadWritePixelsTest.cpp123 read_and_check_pixels(skiatest::Reporter* reporter, GrDirectContext* dContext, skgpu::SurfaceContext* sc, uint32_t* origData, const SkImageInfo& dstInfo, CheckFn checker, float error, const char* subtestName) read_and_check_pixels() argument
/third_party/python/Doc/tools/
H A Drstlint.py146 def checker(*suffixes, **kwds): function
[all...]
/base/security/device_security_level/services/dslm/
H A Ddslm_fsm_process.c139 static void ProcessSendDeviceInfoCallback(DslmDeviceInfo *info, DslmInfoChecker checker) in ProcessSendDeviceInfoCallback() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/
H A Dbms_bundle_quick_fix_mgr_rdb_test.cpp772 QuickFixChecker checker; in HWTEST_F() local
799 QuickFixChecker checker; in HWTEST_F() local
828 QuickFixChecker checker; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/arm/probes/
H A Ddecode.h291 probes_check_t *checker; member
/kernel/linux/linux-6.6/arch/arm/probes/
H A Ddecode.h291 probes_check_t *checker; member
/third_party/gn/src/gn/
H A Dinnerapis_publicinfo_generator.cc89 static bool TraverIncludeDirs(const OhosComponentChecker *checker, const Target *target, const Scope *scope, in TraverIncludeDirs() argument
106 static bool CheckIncludes(const OhosComponentChecker *checker, const std::string &dir, in CheckIncludes() argument
203 static std::string GetIncludeDirsInfo(const Config *config, const OhosComponentChecker *checker, in GetIncludeDirsInfo() argument
224 GetPublicConfigInfo(const PublicConfigInfoParams &params, Scope *scope, const UniqueVector<LabelConfigPair> &configs, const OhosComponentChecker *checker) GetPublicConfigInfo() argument
261 GetPublicConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPublicConfigsInfo() argument
278 GetAllDependentConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetAllDependentConfigsInfo() argument
300 GetPrivateConfigsInfo(const Target *target, const std::string &label, Scope *scope, const OhosComponentChecker *checker, Err *err) GetPrivateConfigsInfo() argument
335 GetPublicDepsInfo(const Target *target, const std::string &label, const OhosComponentChecker *checker, Err *err) GetPublicDepsInfo() argument
463 const OhosComponentChecker *checker = OhosComponentChecker::getInstance(); GeneratedInnerapiPublicInfo() local
[all...]
/third_party/rust/crates/which-rs/src/
H A Dlib.rs17 mod checker; modules
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp182 QuickFixChecker checker; in ProcessPatchDeployStart() local
218 QuickFixChecker checker; in ProcessHotReloadDeployStart() local
395 QuickFixChecker checker; in ParseAndCheckAppQuickFixInfos() local
/third_party/python/Modules/_ctypes/
H A Dctypes.h116 PyObject *checker; member
229 PyObject *checker; member
H A Dcallproc.c969 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() argument
1138 _ctypes_callproc(PPROC pProc, PyObject *argtuple, IUnknown *pIunk, GUID *iid, int flags, PyObject *argtypes, PyObject *restype, PyObject *checker) _ctypes_callproc() argument
/third_party/typescript/lib/
H A Dtsc.js[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp617 BundleOverlayInstallChecker checker; in HWTEST_F() local
642 BundleOverlayInstallChecker checker; in HWTEST_F() local
664 BundleOverlayInstallChecker checker; in HWTEST_F() local
688 BundleOverlayInstallChecker checker; in HWTEST_F() local
725 BundleOverlayInstallChecker checker; HWTEST_F() local
2265 BundleOverlayInstallChecker checker; HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_test.cc986 auto checker = [&](double d) { in TEST_F() local
[all...]
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_base_check.c2470 struct AuthAccessTypeChecker checker = g_expectAuthAccessParams[i]; in HksCheckAuthAccessTypeByUserAuthType() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp414 QuickFixChecker checker; in HWTEST_F() local
436 QuickFixChecker checker; in HWTEST_F() local
458 QuickFixChecker checker; in HWTEST_F() local
481 QuickFixChecker checker; in HWTEST_F() local
503 QuickFixChecker checker; in HWTEST_F() local
523 QuickFixChecker checker; HWTEST_F() local
544 QuickFixChecker checker; HWTEST_F() local
692 QuickFixChecker checker; HWTEST_F() local
721 QuickFixChecker checker; HWTEST_F() local
751 QuickFixChecker checker; HWTEST_F() local
781 QuickFixChecker checker; HWTEST_F() local
810 QuickFixChecker checker; HWTEST_F() local
839 QuickFixChecker checker; HWTEST_F() local
867 QuickFixChecker checker; HWTEST_F() local
896 QuickFixChecker checker; HWTEST_F() local
924 QuickFixChecker checker; HWTEST_F() local
1128 QuickFixChecker checker; HWTEST_F() local
1157 QuickFixChecker checker; HWTEST_F() local
1185 QuickFixChecker checker; HWTEST_F() local
1633 QuickFixChecker checker; HWTEST_F() local
1733 QuickFixChecker checker; HWTEST_F() local
1747 QuickFixChecker checker; HWTEST_F() local
1761 QuickFixChecker checker; HWTEST_F() local
1775 QuickFixChecker checker; HWTEST_F() local
1790 QuickFixChecker checker; HWTEST_F() local
1808 QuickFixChecker checker; HWTEST_F() local
1830 QuickFixChecker checker; HWTEST_F() local
1851 QuickFixChecker checker; HWTEST_F() local
1872 QuickFixChecker checker; HWTEST_F() local
1893 QuickFixChecker checker; HWTEST_F() local
1909 QuickFixChecker checker; HWTEST_F() local
1927 QuickFixChecker checker; HWTEST_F() local
1946 QuickFixChecker checker; HWTEST_F() local
1965 QuickFixChecker checker; HWTEST_F() local
1984 QuickFixChecker checker; HWTEST_F() local
2004 QuickFixChecker checker; HWTEST_F() local
2020 QuickFixChecker checker; HWTEST_F() local
2047 QuickFixChecker checker; HWTEST_F() local
2063 QuickFixChecker checker; HWTEST_F() local
2080 QuickFixChecker checker; HWTEST_F() local
2096 QuickFixChecker checker; HWTEST_F() local
2116 QuickFixChecker checker; HWTEST_F() local
2132 QuickFixChecker checker; HWTEST_F() local
3165 QuickFixChecker checker; HWTEST_F() local
3187 QuickFixChecker checker; HWTEST_F() local
3350 QuickFixChecker checker; HWTEST_F() local
3371 QuickFixChecker checker; HWTEST_F() local
3391 QuickFixChecker checker; HWTEST_F() local
3462 QuickFixChecker checker; HWTEST_F() local
[all...]

Completed in 72 milliseconds

123