| /kernel/linux/linux-6.6/sound/soc/mediatek/common/ |
| H A D | mtk-dsp-sof-common.c | 23 struct snd_soc_pcm_runtime *runtime; in mtk_sof_dai_link_fixup() local
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8173/ |
| H A D | mt8173-rt5650-rt5676.c | 88 static int mt8173_rt5650_rt5676_init(struct snd_soc_pcm_runtime *runtime) in mt8173_rt5650_rt5676_init() argument
|
| H A D | mt8173-rt5650-rt5514.c | 84 static int mt8173_rt5650_rt5514_init(struct snd_soc_pcm_runtime *runtime) in mt8173_rt5650_rt5514_init() argument
|
| /kernel/linux/linux-6.6/sound/soc/sof/intel/ |
| H A D | hda-pcm.c | 150 struct snd_pcm_runtime *runtime = substream->runtime; in hda_dsp_pcm_ack() local 212 struct snd_pcm_runtime *runtime = substream->runtime; hda_dsp_pcm_open() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/kirkwood/ |
| H A D | kirkwood-dma.c | 105 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_open() local 197 struct snd_pcm_runtime *runtime = substream->runtime; in kirkwood_dma_prepare() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/rockchip/ |
| H A D | rk3288_hdmi_analog.c | 121 static int rk_init(struct snd_soc_pcm_runtime *runtime) in rk_init() argument
|
| /kernel/linux/linux-6.6/sound/soc/samsung/ |
| H A D | odroid.c | 28 struct snd_pcm_runtime *runtime = substream->runtime; in odroid_card_fe_startup() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-intl-gen.cc | 60 GotoIfNot(IsOneByteStringInstanceType(instance_type), &runtime); in TF_BUILTIN() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cpp.cpp | 470 bool runtime = false; in variable_decl() local
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyDescriptor.java | 51 public static void createRubyDescriptor(Ruby runtime) { in createRubyDescriptor() argument 63 RubyDescriptor(Ruby runtime, RubyClass klazz) RubyDescriptor() argument [all...] |
| H A D | RubyRepeatedField.java | 47 public static void createRubyRepeatedField(Ruby runtime) { in createRubyRepeatedField() argument 60 RubyRepeatedField(Ruby runtime, RubyClass klazz) RubyRepeatedField() argument 64 RubyRepeatedField(Ruby runtime, RubyClass klazz, Descriptors.FieldDescriptor.Type fieldType, IRubyObject typeClass) RubyRepeatedField() argument [all...] |
| H A D | Utils.java | 179 num2ulong(Ruby runtime, IRubyObject value) num2ulong() argument [all...] |
| H A D | RubyMessageBuilderContext.java | 47 public static void createRubyMessageBuilderContext(Ruby runtime) { in createRubyMessageBuilderContext() argument [all...] |
| /base/customization/enterprise_device_management/framework/extension/src/ |
| H A D | js_enterprise_admin_extension.cpp | 35 JsEnterpriseAdminExtension* JsEnterpriseAdminExtension::Create(const std::unique_ptr<AbilityRuntime::Runtime>& runtime) in Create() argument
|
| /base/print/print_fwk/frameworks/kits/extension/src/ |
| H A D | js_print_extension.cpp | 43 JsPrintExtension *JsPrintExtension::Create(const std::unique_ptr<Runtime> &runtime) in Create() argument
|
| /base/startup/appspawn/modules/ace_adapter/ |
| H A D | ace_adapter.cpp | 91 auto runtime = OHOS::AbilityRuntime::Runtime::Create(options); in PreloadModule() local
|
| /base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
| H A D | js_wallpaper_extension_ability.cpp | 42 JsWallpaperExtensionAbility *JsWallpaperExtensionAbility::Create(const std::unique_ptr<Runtime> &runtime) in Create() argument
|
| /base/telephony/telephony_data/sim/src/ |
| H A D | sim_ability.cpp | 60 static DataShare::DataShareExtAbility *TelephonyDataShareCreator(const std::unique_ptr<Runtime> &runtime) in TelephonyDataShareCreator() argument
|
| /foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/ |
| H A D | frs_form_render_record_test.cpp | 287 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; in HWTEST_F() local 304 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; in HWTEST_F() local 321 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; in HWTEST_F() local 378 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; in HWTEST_F() local 401 std::shared_ptr<AbilityRuntime::Runtime> runtime in HWTEST_F() local 510 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; HWTEST_F() local 534 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; HWTEST_F() local 1191 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; HWTEST_F() local 1468 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; HWTEST_F() local 1489 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; HWTEST_F() local 1559 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; HWTEST_F() local 1650 std::shared_ptr<AbilityRuntime::Runtime> runtime = nullptr; HWTEST_F() local [all...] |
| /foundation/ability/form_fwk/services/form_render_service/src/ |
| H A D | form_render_impl.cpp | 46 static OHOS::AbilityRuntime::ServiceExtension *FormRenderServiceCreator(const std::unique_ptr<Runtime> &runtime)
in FormRenderServiceCreator() argument
|
| /foundation/ability/ability_runtime/test/unittest/js_ui_service_proxy_test/ |
| H A D | js_ui_service_proxy_test.cpp | 83 std::unique_ptr<Runtime> runtime; member in OHOS::AbilityRuntime::JsUIServiceProxyTest
|
| /foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/ |
| H A D | ohos_application_test.cpp | 184 std::unique_ptr<AbilityRuntime::Runtime> runtime = nullptr; in HWTEST_F() local 198 std::unique_ptr<AbilityRuntime::Runtime> runtime = std::make_unique<AbilityRuntime::MockRuntime>(); in HWTEST_F() local 721 auto &runtime = ohosApplication_->GetRuntime(); in HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/js_ui_service_extension_test/ |
| H A D | js_ui_service_extension_test.cpp | 89 std::unique_ptr<Runtime> runtime; member in OHOS::AbilityRuntime::JsUIServiceExtensionTest
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_chart_bridge.cpp | 25 GetAttrOptionsAxis( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, AxisOption& axisOption) GetAttrOptionsAxis() argument 67 GetAttrOptionsSeriesPoint( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, PointInfo& pointInfo) GetAttrOptionsSeriesPoint() argument 121 GetChartAttrOptionsSeriesLineStyle( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, ChartOptions& chartOptions) GetChartAttrOptionsSeriesLineStyle() argument 164 GetChartAttrOptionsSeriesLoop( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, ChartOptions& chartOptions) GetChartAttrOptionsSeriesLoop() argument 206 GetChartAttrOptionsSeries( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, ChartOptions& chartOptions) GetChartAttrOptionsSeries() argument 273 ParseTextInfoAndSegmentInfo(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& val, const std::string& key, TextInfo& textInfo, SegmentInfo& segmentInfo) ParseTextInfoAndSegmentInfo() argument 312 ParseAttrDataStyle( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, double index, LineInfo& line) ParseAttrDataStyle() argument 357 GetAttrDataSetData( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& dataArrayVal, MainChart& dataSet) GetAttrDataSetData() argument 398 GetAttrDataset(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, MainChart& dataSet) GetAttrDataset() argument 434 ParseAttrSegment(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject, Segment& segment) ParseAttrSegment() argument 474 GetAttrOptionsObject(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject) GetAttrOptionsObject() argument 523 GetAttrDatasets(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valArray) GetAttrDatasets() argument 536 ParseAttrSegmentArray(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valArray) ParseAttrSegmentArray() argument 549 ParseAttrSingleSegment(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject) ParseAttrSingleSegment() argument [all...] |
| H A D | ark_js_value.cpp | 20 int32_t ArkJSValue::ToInt32(shared_ptr<JsRuntime> runtime) in ToInt32() argument 32 double ArkJSValue::ToDouble(shared_ptr<JsRuntime> runtime) in ToDouble() argument 49 std::string ArkJSValue::ToString(shared_ptr<JsRuntime> runtime) in ToString() argument 66 bool ArkJSValue::ToBoolean(shared_ptr<JsRuntime> runtime) in ToBoolean() argument 77 bool ArkJSValue::IsUndefined([[maybe_unused]] shared_ptr<JsRuntime> runtime) in IsUndefined() argument 82 bool ArkJSValue::IsNull([[maybe_unused]] shared_ptr<JsRuntime> runtime) in IsNull() argument 87 IsBoolean([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsBoolean() argument 92 IsInt32([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsInt32() argument 97 WithinInt32([[maybe_unused]] shared_ptr<JsRuntime> runtime) WithinInt32() argument 102 IsString([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsString() argument 108 IsNumber([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsNumber() argument 114 IsObject([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsObject() argument 120 IsArray([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsArray() argument 126 IsFunction([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsFunction() argument 133 IsException([[maybe_unused]] shared_ptr<JsRuntime> runtime) IsException() argument 139 Call(shared_ptr<JsRuntime> runtime, shared_ptr<JsValue> thisObj, std::vector<shared_ptr<JsValue>> argv, int32_t argc) Call() argument 166 GetPropertyNames(shared_ptr<JsRuntime> runtime, shared_ptr<JsValue> &propName, int32_t &len) GetPropertyNames() argument 190 GetEnumerablePropertyNames(shared_ptr<JsRuntime> runtime, shared_ptr<JsValue> &propName, int32_t &len) GetEnumerablePropertyNames() argument 214 GetProperty(shared_ptr<JsRuntime> runtime, int32_t idx) GetProperty() argument 236 GetProperty(shared_ptr<JsRuntime> runtime, const std::string &name) GetProperty() argument 244 GetProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue> &name) GetProperty() argument 267 SetProperty(shared_ptr<JsRuntime> runtime, const std::string &name, const shared_ptr<JsValue> &value) SetProperty() argument 275 SetProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue> &name, const shared_ptr<JsValue> &value) SetProperty() argument 295 SetAccessorProperty(shared_ptr<JsRuntime> runtime, const std::string &name, const shared_ptr<JsValue> &getter, const shared_ptr<JsValue> &setter) SetAccessorProperty() argument 304 SetAccessorProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue> &name, const shared_ptr<JsValue> &getter, const shared_ptr<JsValue> &setter) SetAccessorProperty() argument 325 HasProperty(shared_ptr<JsRuntime> runtime, const std::string &name) HasProperty() argument 333 HasProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue> &name) HasProperty() argument 356 GetArrayLength(shared_ptr<JsRuntime> runtime) GetArrayLength() argument 369 GetElement(shared_ptr<JsRuntime> runtime, int32_t idx) GetElement() argument 391 GetJsonString(const shared_ptr<JsRuntime>& runtime) GetJsonString() argument 414 CheckException(const shared_ptr<ArkJSRuntime> &runtime, const Local<JSValueRef> &value) const CheckException() argument [all...] |