Home
last modified time | relevance | path

Searched defs:value (Results 276 - 300 of 11615) sorted by relevance

1...<<11121314151617181920>>...465

/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_debug.cpp22 const std::string BinderDebug::ToString(uint32_t value) in ToString() argument
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dbus_center_adapter_weak.c27 int32_t __attribute__ ((weak)) GetCommonDevInfo(CommonDeviceKey key, char *value, uint32_t len) in GetCommonDevInfo() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dhitrace.h24 inline DataObjectHiTrace(const std::string &value) in DataObjectHiTrace() argument
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dhitrace.h27 inline HiTrace(const std::string &value) in HiTrace() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddelegate_callback.cpp24 void DelegateCallback::CallbackKv(DBStatus status, const Value &value) in CallbackKv() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dintercepted_data.h26 const Value &value; member
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dhitrace.h27 inline HiTrace(const std::string &value) in HiTrace() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_hitrace.h27 inline HiTrace(const std::string &value) in HiTrace() argument
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dvideo.cpp29 Video::Video(UDType type, ValueType value) : File(type, value) in Video() argument
H A Dimage.cpp29 Image::Image(UDType type, ValueType value) : File(type, value) in Image() argument
H A Dfolder.cpp29 Folder::Folder(UDType type, ValueType value) : File(type, value) in Folder() argument
H A Daudio.cpp29 Audio::Audio(UDType type, ValueType value) : File(type, value) in Audio() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_hitrace.h27 inline HiTrace(const std::string &value) in HiTrace() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dhitrace.h27 inline HiTrace(const std::string &value) in HiTrace() argument
/foundation/distributeddatamgr/udmf/framework/common/
H A Dendian_converter.h24 static inline int8_t HostToNet(int8_t value) in HostToNet() argument
28 static inline int16_t HostToNet(int16_t value) in HostToNet() argument
33 static inline int16_t NetToHost(int16_t value) in NetToHost() argument
38 static inline int32_t HostToNet(int32_t value) in HostToNet() argument
43 static inline int8_t NetToHost(int8_t value) in NetToHost() argument
48 NetToHost(int32_t value) NetToHost() argument
53 HostToNet(int64_t value) HostToNet() argument
58 NetToHost(int64_t value) NetToHost() argument
63 HostToNet(uint8_t value) HostToNet() argument
67 HostToNet(uint16_t value) HostToNet() argument
72 NetToHost(uint16_t value) NetToHost() argument
77 HostToNet(uint32_t value) HostToNet() argument
82 NetToHost(uint8_t value) NetToHost() argument
87 NetToHost(uint32_t value) NetToHost() argument
92 HostToNet(uint64_t value) HostToNet() argument
97 NetToHost(uint64_t value) NetToHost() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dsysparam_dynamic.c20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument
33 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
H A Dsysparam_static.c20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument
29 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
/third_party/ffmpeg/libavcodec/
H A Dcelp_math.h81 bidir_sal(unsigned value, int offset) bidir_sal() argument
[all...]
H A Dvc1_pred.h39 static av_always_inline int scale_mv(int value, int bfrac, int inv, int qs) in scale_mv() argument
/third_party/eudev/src/shared/
H A Dsysctl-util.c59 int sysctl_write(const char *property, const char *value) { in sysctl_write() argument
/third_party/elfutils/libebl/
H A Deblcheckobjattr.c38 ebl_check_object_attribute(Ebl *ebl, const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) ebl_check_object_attribute() argument
/third_party/gn/src/base/memory/
H A Draw_scoped_refptr_mismatch_checker.h43 value = std::is_pointer<T>::value && enumerator
/third_party/benchmark/src/
H A Djson_reporter.cc67 std::string FormatKV(std::string const& key, std::string const& value) { in FormatKV() argument
72 std::string FormatKV(std::string const& key, const char* value) { in FormatKV() argument
77 std::string FormatKV(std::string const& key, bool value) { in FormatKV() argument
82 std::string FormatKV(std::string const& key, int64_t value) { in FormatKV() argument
88 std::string FormatKV(std::string const& key, double value) { in FormatKV() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DOutputInt.java27 public int value; field in OutputInt
47 public OutputInt(int value) { in OutputInt() argument
[all...]
H A DOutput.java21 public T value; field in Output
45 public Output(T value) { in Output() argument
[all...]

Completed in 6 milliseconds

1...<<11121314151617181920>>...465