/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_backend/ |
H A D | nn_backend_test.cpp | 523 std::vector<bool> ops; variable 541 std::vector<bool> ops; variable 560 std::vector<bool> ops; variable 582 std::vector<bool> ops; variable
|
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | InputMethodPrivilegedOperationsRegistry.java | 72 public static void put(IBinder token, InputMethodPrivilegedOperations ops) { in put()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | task_state.cpp | 22 std::array<TaskState::Op, static_cast<size_t>(TaskState::MAX)> TaskState::ops; member in ffrt::TaskState
|
/ohos5.0/base/startup/init/services/param/base/ |
H A D | param_base.c | 80 static int CheckNeedInit(int onlyRead, const PARAM_WORKSPACE_OPS *ops) in CheckNeedInit() 170 ParamSecurityOps *ops = GetParamSecurityOps(PARAM_SECURITY_SELINUX); in CreateWorkSpace() local 185 INIT_INNER_API int InitParamWorkSpace(int onlyRead, const PARAM_WORKSPACE_OPS *ops) in InitParamWorkSpace() 268 PARAM_WORKSPACE_OPS ops = {0}; in InitParameterClient() local 549 ParamSecurityOps *ops = &g_paramWorkSpace.paramSecurityOps[i]; in CheckParamPermission_() local
|
/ohos5.0/drivers/hdf_core/framework/include/bluetooth/ |
H A D | hdf_chip.h | 58 const struct HdfPowerOps *ops; member 91 const struct HdfResetOps *ops; member
|
H A D | hdf_bt_transport.h | 16 const struct HdfBtTransportOps *ops; member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/include/ |
H A D | sensor_device_if.h | 25 struct SensorOps ops; member
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | PathOpsActivity.java | 57 Path.Op[] ops = Path.Op.values(); in onSizeChanged() local
|
/ohos5.0/base/startup/init/services/param/liteos/ |
H A D | param_litedac.c | 69 INIT_LOCAL_API int RegisterSecurityDacOps(ParamSecurityOps *ops, int isInit) in RegisterSecurityDacOps()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/ |
H A D | RecentLocationApps.java | 92 AppOpsManager.PackageOps ops = appOps.get(i); in getAppList() local 167 AppOpsManager.PackageOps ops) { in getRequestFromOps()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/fwk/ |
H A D | platform_dumper_unopen.c | 42 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops) in PlatformDumperSetMethod()
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_worker_manager.cpp | 119 CpuWorkerOps ops { variable
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/include/ |
H A D | sensor_config_controller.h | 38 int32_t (*ops)(struct SensorBusCfg *busCfg, struct SensorRegCfg *cfgItem); member
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/i2c/ |
H A D | i2c_core.h | 34 const struct I2cMethod *ops; member
|
/ohos5.0/drivers/peripheral/sensor/chipset/hall/ |
H A D | hall_ak8789.c | 71 struct HallOpsCall ops; in AK8789InitDriver() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | cpu_monitor.h | 81 CpuMonitorOps ops; variable
|
/ohos5.0/base/startup/hvb/libhvb/src/cert/ |
H A D | hvb_cert.c | 100 static enum hvb_errno hash_image_init_desc(struct hvb_ops *ops, const char *ptn, in hash_image_init_desc() 469 static enum hvb_errno _check_rollback_index(struct hvb_ops *ops, struct hvb_cert *cert, struct hvb_… in _check_rollback_index() 497 enum hvb_errno cert_init_desc(struct hvb_ops *ops, const char *ptn, struct hvb_buf *cert_buf, in cert_init_desc()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/adc/ |
H A D | adc_core.h | 30 const struct AdcMethod *ops; member
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/dac/ |
H A D | dac_core.h | 30 const struct DacMethod *ops; member
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/ |
H A D | sysio.h | 54 SysIoOps *ops; member 67 SysIoOps ops; member
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/timer_fuzzer/ |
H A D | timer_fuzzer.cpp | 38 const std::vector<std::function<void(FuzzedDataProvider*, Utils::Timer&, vector<uint32_t>&)>> ops =… variable
|
/aosp14/frameworks/base/tools/preload/ |
H A D | LoadedClass.java | 114 private void addProcessNames(List<Operation> ops, Set<String> names) { in addProcessNames()
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/hall/ |
H A D | sensor_hall_driver.h | 32 struct HallOpsCall ops; member
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/proximity/ |
H A D | sensor_proximity_driver.h | 36 struct ProximityOpsCall ops; member
|
/ohos5.0/drivers/peripheral/vibrator/chipset/linear/ |
H A D | vibrator_linear_driver.c | 105 static struct VibratorOps ops; in InitLinearVibratorDriver() local
|