Home
last modified time | relevance | path

Searched refs:value (Results 11226 - 11250 of 31473) sorted by relevance

1...<<441442443444445446447448449450>>...1259

/base/hiviewdfx/hichecker/interfaces/js/kits/napi/include/
H A Dnapi_hichecker.h32 static napi_value ToUInt64Value(napi_env env, uint64_t value);
33 static bool MatchValueType(napi_env env, napi_value value, napi_valuetype targetType);
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dinactive_user_freeze_plugin.cpp41 std::string value = data ? "true" : "false"; in OnSetPolicy() local
42 if (!system::SetParameter(PERSIST_INACTIVE_USER_FREEZE_CONTROL, value)) { in OnSetPolicy()
/base/account/os_account/test/fuzztest/appaccount_stub/setassociateddatastub_fuzzer/
H A Dsetassociateddatastub_fuzzer.cpp38 std::string value = fuzzData.GenerateRandomString(); in SetAssociatedDataStubFuzzTest() local
49 if (!dataTemp.WriteString(value)) { in SetAssociatedDataStubFuzzTest()
/base/customization/enterprise_device_management/services/edm_plugin/include/network/rule/
H A Dchain_rule.h39 void GetOption(const std::string &options, const std::string &key, std::string &value);
40 void GetOption(const std::string &options, const std::string &key, uint32_t &value);
/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_action.h48 bool SetBrightness(uint32_t value);
49 bool SetBrightness(uint32_t displayId, uint32_t value);
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
H A Dsoc_action_base.cpp32 void SocActionBase::SocLimitRequest(int32_t tag, int64_t value) in SocLimitRequest() argument
38 configs.push_back(value); in SocLimitRequest()
/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_preferences_database.h40 * @brief Put a key-value to database.
43 * @param value Indicates the value.
44 * @return Whether to put key-value success.
46 bool PutToDistributedDB(const std::string &key, const std::string &value);
49 * @brief Get the value of its key from database.
52 * @param value Indicates value.
53 * @return Whether to get key-value success.
55 bool GetFromDistributedDB(const std::string &key, std::string &value);
[all...]
/base/notification/distributed_notification_service/test/fuzztest/reminderstoreannex_fuzzer/
H A Dreminderstoreannex_fuzzer.cpp37 int32_t value = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
38 reminderStore.GetInt32Val(resultSet, name, value); in DoSomethingInterestingWithMyAPI()
/base/request/request/services/src/
H A Dhilog.rs48 Ok(value) => value,
/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_utils_in_c.cpp37 if (entry.key == nullptr || entry.value == nullptr) { in EnforceCodeSignForApp()
41 std::string strValue(entry.value); in EnforceCodeSignForApp()
/base/security/crypto_framework/interfaces/kits/native/include/
H A Dcrypto_signature.h61 /** Indicates the value for the trailer field. */
63 /** Indicates the value for user id. */
126 * @return Return result use bool value.
163 * @param value Indicates the verify result.
172 Crypto_DataBlob *value);
179 * @param value Indicates the verify result.
188 Crypto_DataBlob *value);
/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dhuks_adapter.h60 #define CHECK_LEN_EQUAL_RETURN(len, value, paramTag) \
62 if ((len) != (value)) { \
/base/startup/appspawn/test/unittest/devicedebug_test/
H A Ddevicedebug_stub.c74 int AppSpawnReqMsgAddExtInfoStub(AppSpawnReqMsgHandle reqHandle, const char *name, const uint8_t *value, in AppSpawnReqMsgAddExtInfoStub() argument
79 (void)value; in AppSpawnReqMsgAddExtInfoStub()
/base/sensors/sensor/vibration_convert/interfaces/js/include/
H A Dvibrator_convert_js.h40 static bool ParseParameter(napi_env env, napi_value &value, RawFileDescriptor &fileDescriptor);
41 static bool ParseAudioSettings(napi_env env, napi_value &value, AudioSetting &audioSetting);
/base/startup/init/test/unittest/service_watcher/
H A Dservice_watcher_unittest.cpp29 static void ParameterChangeTest(const char *key, const char *value, void *context) in ParameterChangeTest() argument
31 printf("ParameterChangeTest key:%s %s \n", key, value); in ParameterChangeTest()
/drivers/hdf_core/framework/model/misc/dsoftbus/src/
H A Dwlan_param_monitor.c32 uint32_t value; member
41 info.value = (uint32_t)OsalGetSysTimeMs(); in ProcessRequestParam()
48 HDF_LOGE("sbuf write report value fail"); in ProcessRequestParam()
/drivers/hdf_core/framework/test/unittest/model/audio/src/
H A Daudio_dsp_base_test.c26 attr.value = KCONTROL_TEST_SERVICE_NAME; in DspGetServiceNameTest()
49 attr.value = KCONTROL_TEST_SERVICE_NAME; in DspGetDaiNameTest()
/drivers/interface/display/buffer/v1_1/include/
H A Didisplay_buffer.h39 virtual int32_t SetMetadata(const BufferHandle& handle, uint32_t key, const std::vector<uint8_t>& value) = 0;
40 virtual int32_t GetMetadata(const BufferHandle& handle, uint32_t key, std::vector<uint8_t>& value) = 0;
/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_adapter.h60 * @return Returns <b>0</b> if the initialization is successful; returns a negative value otherwise.
72 * returns a negative value otherwise.
86 * @return Returns <b>0</b> if the <b>AudioRender</b> object is destroyed; returns a negative value otherwise.
97 * @return Returns <b>0</b> if the capability set is successfully obtained; returns a negative value otherwise.
108 * @return Returns <b>0</b> if the setting is successful; returns a negative value otherwise.
120 * @return Returns <b>0</b> if the mode is successfully obtained; returns a negative value otherwise.
132 * @param value Indicates the value of the specified condition.
134 * The format of condition is <i>key=value</i>. Separate multiple key-value pair
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-sp.h37 int value; member
53 void __iomem *value; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dbarrier.h64 #define __smp_store_mb(var, value) do { (void)xchg(&var, value); } while (0)
H A Dolpc.h81 extern void olpc_xo1_pm_wakeup_set(u16 value);
82 extern void olpc_xo1_pm_wakeup_clear(u16 value);
/kernel/linux/linux-6.6/arch/csky/lib/
H A Dusercopy.c159 int data, value, tmp; in __clear_user() local
208 : "=r"(n), "=r" (data), "=r"(value), "=r"(tmp) in __clear_user()
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A Duart-16550.c39 static inline void serial_out(int offset, int value) in serial_out() argument
41 *((volatile IOTYPE *)PORT(offset)) = value & 0xFF; in serial_out()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_percpu_hash_map.c19 __type(value, __u32);
33 void *pptr = ctx->value; in dump_bpf_percpu_hash_map()

Completed in 18 milliseconds

1...<<441442443444445446447448449450>>...1259