Home
last modified time | relevance | path

Searched defs:cast (Results 1 - 11 of 11) sorted by relevance

/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dmessage_parcel_mock.h33 static inline std::shared_ptr<BackupIfaceCast> cast = nullptr; member in OHOS::FileManagement::Backup::BackupIfaceCast
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dcpumask_common.h61 static inline const struct cpumask *cast(struct bpf_cpumask *cpumask) in cast() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dchecked_cast.h88 static T cast(X &x, hidden::LookUpHelper2 const &) in cast() function
102 static T cast(X const &x, hidden::LookUpHelper const &) in cast() function
120 static T cast(X &x, hidden::LookUpHelper2 const &) in cast() function
134 static T cast( function
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dsvc_backup_connection_test.cpp58 IfaceCastMock::cast = castMock; in SetUpTestCase() member in OHOS::FileManagement::Backup::IfaceCastMock
63 IfaceCastMock::cast = nullptr; in TearDownTestCase() member in OHOS::FileManagement::Backup::IfaceCastMock
H A Dservice_stub_test.cpp109 IfaceCastMock::cast = castMock; in SetUpTestCase() member in OHOS::FileManagement::Backup::IfaceCastMock
117 IfaceCastMock::cast = nullptr; in TearDownTestCase() member in OHOS::FileManagement::Backup::IfaceCastMock
/kernel/linux/linux-6.6/tools/cgroup/
H A Dmemcg_slabinfo.py14 from drgn import container_of, FaultError, Object, cast namespace
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_cs5536.c167 u32 cast; in cs5536_set_piomode() local
/kernel/linux/linux-5.10/drivers/ide/
H A Dcs5536.c138 u32 cast; in cs5536_set_pio_mode() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_cs5536.c167 u32 cast; in cs5536_set_piomode() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c304 convert_variable_type(Dwarf_Die *vr_die, struct probe_trace_arg *tvar, const char *cast, bool user_access) convert_variable_type() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c309 convert_variable_type(Dwarf_Die *vr_die, struct probe_trace_arg *tvar, const char *cast, bool user_access) convert_variable_type() argument
[all...]

Completed in 8 milliseconds