/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource_unsupported.cpp | 62 void CreateBundleResourceFlagObject(napi_env env, napi_value value) in CreateBundleResourceFlagObject() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
H A D | free_install_unsupported.cpp | 59 void CreateUpgradeFlagObject(napi_env env, napi_value value) in CreateUpgradeFlagObject() argument 62 void CreateBundlePackFlagObject(napi_env env, napi_value value) in CreateBundlePackFlagObject() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_param.cpp | 44 char value[MAX_LEN] = {0}; in GetSystemParam() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/ |
H A D | link_queue.cpp | 53 bool LinkQueue::Enqueue(const char *value) in Enqueue() argument 73 bool LinkQueue::Dequeue(const char **value) in Dequeue() argument
|
H A D | link_stack.cpp | 54 bool LinkStack::Push(const char *value) in Push() argument 76 bool LinkStack::Pop(const char **value) in Pop() argument
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_string.cpp | 28 ARKTS_Value ARKTS_CreateUtf8(ARKTS_Env env, const char* value, int32_t size) in ARKTS_CreateUtf8() argument 39 bool ARKTS_IsString(ARKTS_Env env, ARKTS_Value value) in ARKTS_IsString() argument 50 int32_t ARKTS_GetValueUtf8Size(ARKTS_Env env, ARKTS_Value value) in ARKTS_GetValueUtf8Size() argument 59 ARKTS_GetValueUtf8(ARKTS_Env env, ARKTS_Value value, int32_t capacity, char* buffer) ARKTS_GetValueUtf8() argument 67 ARKTS_GetValueCString(ARKTS_Env env, ARKTS_Value value) ARKTS_GetValueCString() argument [all...] |
H A D | ark_interop_symbol.cpp | 39 bool ARKTS_IsSymbol(ARKTS_Env env, ARKTS_Value value) in ARKTS_IsSymbol() argument 50 const char* ARKTS_GetSymbolDesc(ARKTS_Env env, ARKTS_Value value) in ARKTS_GetSymbolDesc() argument
|
H A D | ark_interop_bigint.cpp | 22 ARKTS_Value ARKTS_CreateBigInt(ARKTS_Env env, int64_t value)
in ARKTS_CreateBigInt() argument [all...] |
/foundation/arkui/ui_lite/interfaces/kits/events/ |
H A D | virtual_device_event.h | 61 VirtualDeviceEvent(uint16_t type, uint16_t value) : type_(type), state_(value) {} in VirtualDeviceEvent() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | marquee_event_tdd_test.cpp | 66 JSValue value = JSObject::Get(page, "speed"); in MarqueeEvent001() local 122 ClickAgain(JSValue& ret, JSValue& page, JSValue& value, double& speed) ClickAgain() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_avrcp_meItem.cpp | 104 std::string value; in ReadFromParcel() local
|
H A D | bluetooth_gatt_characteristic_parcel.cpp | 115 uint8_t value[length_]; in ReadFromParcel() local
|
H A D | bluetooth_gatt_descriptor_parcel.cpp | 77 uint8_t value[length_]; in ReadFromParcel() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_data_structure.cpp | 26 ClassicDataStructure::ClassicDataStructure(uint8_t dataLength, int type, const std::vector<uint8_t> &value) in ClassicDataStructure() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | profile_info.cpp | 68 bool value = false; in GetConfigSupportProfiles() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_service_base.cpp | 40 Buffer *GattServiceBase::BuildBuffer(const uint8_t *value, size_t length) in BuildBuffer() argument 44 (void)memcpy_s(BufferPtr(result), length, value, length); in BuildBuffer() local 50 Buffer *GattServiceBase::BuildBuffer(const uint8_t *value, size_t offset, size_t length) in BuildBuffer() argument 60 GattValue GattServiceBase::MoveToGattValue(std::unique_ptr<uint8_t[]> &value) in MoveToGattValue() argument 67 GattValue GattServiceBase::BuildGattValue(const uint8_t *value, size_t length) in BuildGattValue() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_state_machine.cpp | 122 void A2dpConnected::UpdateDeviceInformation(RawAddress rawAddr, bool value, uint8_t role) in UpdateDeviceInformation() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | bms_param.cpp | 34 bool BmsParam::GetBmsParam(const std::string &key, std::string &value) in GetBmsParam() argument
|
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/ |
H A D | module_info.h | 61 char *value; member
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | demuxer_log_compressor.cpp | 123 Any *value = const_cast<Any *>(&(iter->second)); in FormatTagSerialize() local
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | capture.h | 40 T value; member 66 T value; member
|
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/mingw/ |
H A D | frame_collector.cpp | 49 void FrameCollector::SwitchFunction(const char *key, const char *value, void *context) in SwitchFunction() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_innovation_test.cpp | 52 int value = 1; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ObjectProxy.cpp | 28 napi_value value; in ObjectProxy() local
|
H A D | QuatProxy.cpp | 85 napi_value value; GetValue() local [all...] |