| /base/security/certificate_framework/frameworks/core/param/src/ |
| H A D | cf_param_parse.c | 52 int32_t CfConstructArrayParamSetOut(const CfBlobArray *array, CfParamSet **out)
in CfConstructArrayParamSetOut() argument
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | transform.h | 30 std::vector<T> array; in ConstructVectorFromArray() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| H A D | shape_container_paint_property.h | 83 std::vector<double> array = propImageMesh_->GetMesh(); variable
|
| H A D | shape_paint_property.h | 95 std::vector<Dimension> array = propStrokeDashArray_.value_or(std::vector<Dimension>()); variable
|
| /base/inputmethod/imf/services/json/include/ |
| H A D | serializable.h | 71 auto array = cJSON_CreateArray(); in SetValue() local
|
| /base/security/certificate_framework/frameworks/common/v1.0/src/ |
| H A D | cf_blob.c | 66 void CfArrayDataClearAndFree(CfArray *array) in CfArrayDataClearAndFree() argument 84 FreeCfBlobArray(CfBlob *array, uint32_t arrayLen) FreeCfBlobArray() argument [all...] |
| /foundation/ability/ability_base/test/fuzztest/arraywrappersecond_fuzzer/ |
| H A D | arraywrappersecond_fuzzer.cpp | 43 std::shared_ptr<Array> array = std::make_shared<Array>(longSize, id); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_modifier.cpp | 87 void CanvasModifier::GetSimplifyDumpInfo(std::unique_ptr<JsonValue>& array) in GetSimplifyDumpInfo() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_component3d_bridge.cpp | 39 auto array = Local<panda::ArrayRef>(secondArg); in SetShaderInputBuffer() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/ |
| H A D | localization_module_tdd_test.cpp | 83 JSIValue array = JSI::CreateArray(1);
in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
| H A D | json_output.cpp | 77 json_value::array array; variable
|
| /foundation/distributeddatamgr/preferences/test/native/unittest/ |
| H A D | base64_helper_test.cpp | 133 std::vector<uint8_t> array; in HWTEST_F() local
|
| /base/security/certificate_framework/test/unittest/cf_adapter_test/src/ |
| H A D | cf_common_test.cpp | 115 CfArray array = { nullptr, CF_FORMAT_DER, TEST_DEFAULT_COUNT };
in HWTEST_F() local 137 CfBlob *array = static_cast<CfBlob *>(CfMalloc(TEST_DEFAULT_COUNT * sizeof(CfBlob), 0)); HWTEST_F() local 163 CfBlob *array = static_cast<CfBlob *>(CfMalloc(TEST_DEFAULT_COUNT * sizeof(CfBlob), 0)); HWTEST_F() local [all...] |
| /foundation/ability/ability_base/test/fuzztest/arraywrapperfirst_fuzzer/ |
| H A D | arraywrapperfirst_fuzzer.cpp | 44 std::shared_ptr<Array> array = std::make_shared<Array>(longSize, id); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_base/test/fuzztest/arraywrapperthird_fuzzer/ |
| H A D | arraywrapperthird_fuzzer.cpp | 43 std::shared_ptr<Array> array = std::make_shared<Array>(longSize, id); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/codec/ |
| H A D | byte_buffer_operator.h | 157 void WriteArray(const T& array) in WriteArray() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_line.cpp | 90 void JSLine::SetPoint(const JSRef<JSArray>& array, ShapePoint& point) in SetPoint() argument
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| H A D | drawable_descriptor.cpp | 36 OH_ArkUI_DrawableDescriptor_CreateFromAnimatedPixelMap( OH_PixelmapNativeHandle* array, int32_t size) OH_ArkUI_DrawableDescriptor_CreateFromAnimatedPixelMap() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/ |
| H A D | json.h | 73 append( BASE_NS::string& out, const typename value_t<T>::array& array, const size_t indentation, size_t currentIndentation) append() argument
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | json.h | 71 append( BASE_NS::string& out, const typename value_t<T>::array& array, const int indentation, int currentIndentation) append() argument
|
| /base/inputmethod/imf/frameworks/js/napi/common/ |
| H A D | js_util.h | 64 napi_value array = nullptr;
in GetValue() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/ |
| H A D | func_code_utils.cpp | 91 bool ArrayPolicyUtils::ArrayStringContains(const std::vector<std::string> &array, const std::string &findItem) in ArrayStringContains() argument
|
| /base/print/print_fwk/services/print_service/include/ |
| H A D | print_service_converter.h | 60 nlohmann::json array = nlohmann::json::array(); in ConvertListToJson() local
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | battery_stats_parser.cpp | 112 void BatteryStatsParser::ParsingArray(const std::string& type, const Json::Value& array)
in ParsingArray() argument
|
| /base/notification/common_event_service/interfaces/kits/ndk/include/ |
| H A D | oh_commonevent_parameters_parse.h | 58 int32_t GetDataArrayFromParams(const CArrParameters* parameters, const char* key, int8_t type, T** array) in GetDataArrayFromParams() argument
|