Home
last modified time | relevance | path

Searched full:paras (Results 26 - 50 of 78) sorted by relevance

1234

/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcancel.h81 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoCancelAsBundle &paras);
82 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoCancelGroup &paras);
83 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoCancel &paras);
H A Dunsubscribe.h39 napi_value ParseParameters(const napi_env &env, const napi_callback_info &info, ParametersInfoUnsubscribe &paras);
/base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/
H A Dfs_dm.c109 char *paras = NULL; in LoadDmDeviceTable() local
112 FS_DM_RETURN_ERR_IF_NULL(target->paras); in LoadDmDeviceTable()
123 paras = parasBuf + sizeof(*io) + sizeof((*ts)); in LoadDmDeviceTable()
148 err = strcpy_s(paras, target->paras_len + 1, target->paras); in LoadDmDeviceTable()
151 BEGET_LOGE("error 0x%x, cp target paras", err); in LoadDmDeviceTable()
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp129 OHOS::NativeRdb::ValuesBucket GetInsertValues(std::shared_ptr<TimerEntry> timerInfo, TimerPara &paras) in GetInsertValues() argument
133 insertValues.PutInt("type", paras.timerType); in GetInsertValues()
134 insertValues.PutInt("flag", paras.flag); in GetInsertValues()
135 insertValues.PutLong("windowLength", paras.windowLength); in GetInsertValues()
136 insertValues.PutLong("interval", paras.interval); in GetInsertValues()
147 int32_t TimerManager::CreateTimer(TimerPara &paras, in CreateTimer() argument
157 "uid:%{public}d pid:%{public}d timerId:%{public}" PRId64 "", paras.timerType, paras.windowLength, in CreateTimer()
158 paras.interval, paras in CreateTimer()
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_slot.h213 napi_value ParseParametersByAddSlot(const napi_env &env, const napi_callback_info &info, ParametersInfoAddSlot &paras);
215 const napi_env &env, const napi_callback_info &info, ParametersInfoAddSlots &paras);
218 napi_value ParseParametersByGetSlot(const napi_env &env, const napi_callback_info &info, ParametersInfoGetSlot &paras);
226 const napi_env &env, const napi_callback_info &info, ParametersInfoRemoveSlot &paras);
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator_utils.cpp71 napi_value SetAbilityDelegatorArgumentsPara(napi_env env, const std::map<std::string, std::string> &paras) in SetAbilityDelegatorArgumentsPara() argument
81 auto iter = paras.begin(); in SetAbilityDelegatorArgumentsPara()
82 for (; iter != paras.end(); ++iter) { in SetAbilityDelegatorArgumentsPara()
/third_party/icu/icu4c/source/common/
H A Dubidi.cpp399 * Check that there are enough entries in the array pointed to by pBiDi->paras
404 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount()
409 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()
415 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()
421 * determine the paragraph level if necessary (in pBiDi->paras[i].level).
473 pBiDi->paras[0].level=defaultParaLevel; in getDirProps()
478 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps()
480 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps()
486 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps()
508 pBiDi->paras[pBiD in getDirProps()
[all...]
H A Dubidiimp.h129 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \
132 /* number of paras entries allocated initially without malloc */
351 Para *paras; member
353 /* for relatively short text, we only need a tiny array of paras (no malloc()) */
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp399 * Check that there are enough entries in the array pointed to by pBiDi->paras
404 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount()
409 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()
415 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()
421 * determine the paragraph level if necessary (in pBiDi->paras[i].level).
473 pBiDi->paras[0].level=defaultParaLevel; in getDirProps()
478 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps()
480 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps()
486 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps()
508 pBiDi->paras[pBiD in getDirProps()
[all...]
H A Dubidiimp.h129 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \
132 /* number of paras entries allocated initially without malloc */
351 Para *paras; member
353 /* for relatively short text, we only need a tiny array of paras (no malloc()) */
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp399 * Check that there are enough entries in the array pointed to by pBiDi->paras
404 if(pBiDi->paras==pBiDi->simpleParas) { in checkParaCount()
409 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()
415 pBiDi->paras=pBiDi->parasMemory; in checkParaCount()
421 * determine the paragraph level if necessary (in pBiDi->paras[i].level).
473 pBiDi->paras[0].level=defaultParaLevel; in getDirProps()
478 pBiDi->paras[0].level=0; /* set the default para level */ in getDirProps()
480 pBiDi->paras[0].level=1; /* set the default para level */ in getDirProps()
486 pBiDi->paras[0].level=pBiDi->paraLevel; in getDirProps()
508 pBiDi->paras[pBiD in getDirProps()
[all...]
H A Dubidiimp.h129 ((UBiDiLevel)(!(ubidi)->defaultParaLevel || (index)<(ubidi)->paras[0].limit ? \
132 /* number of paras entries allocated initially without malloc */
351 Para *paras; member
353 /* for relatively short text, we only need a tiny array of paras (no malloc()) */
/test/testfwk/xdevice/plugins/devicetest/core/suite/
H A Dtest_suite.py408 def _test_args_para_parse(self, paras):
409 paras = dict(paras)
410 for para_name in paras.keys():
412 para_values = paras.get(para_name, [])
/base/msdp/device_status/intention/dfx/src/
H A Dcooperate_hisysevent.cpp58 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) in WriteInputFunc()
69 paras..., in WriteInputFunc()
57 WriteInputFunc(const CooperateType &cooperateType, OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) WriteInputFunc() argument
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_hisysevent.cpp64 int32_t DragDFX::WriteModel(const DragType &dragType, Types... paras) in WriteModel() argument
79 paras...); in WriteModel()
/base/time/time_service/services/
H A Dtime_system_ability.h64 int32_t CreateTimer(TimerPara &paras, std::function<int32_t (const uint64_t)> callback, uint64_t &timerId);
104 void ParseTimerPara(const std::shared_ptr<ITimerInfo> &timerOptions, TimerPara &paras);
/foundation/multimodalinput/input/intention/dfx/src/
H A Dcooperate_hisysevent.cpp58 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) in WriteInputFunc()
69 paras..., in WriteInputFunc()
57 WriteInputFunc(const CooperateType &cooperateType, OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) WriteInputFunc() argument
/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/
H A Dnapi_want_agent.cpp864 int32_t JsWantAgent::GetWantAgentParam(napi_env env, napi_callback_info info, WantAgentWantsParas &paras) in GetWantAgentParam() argument
895 paras.wants.emplace_back(want); in GetWantAgentParam()
903 if (!ConvertFromJsValue(env, jsActionType, paras.operationType)) { in GetWantAgentParam()
914 if (!ConvertFromJsValue(env, jsOperationType, paras.operationType)) { in GetWantAgentParam()
922 if (!ConvertFromJsValue(env, jsRequestCode, paras.requestCode)) { in GetWantAgentParam()
953 paras.wantAgentFlags.emplace_back(static_cast<WantAgentConstant::Flags>(actionFlag)); in GetWantAgentParam()
983 paras.wantAgentFlags.emplace_back(static_cast<WantAgentConstant::Flags>(wantAgentFlag)); in GetWantAgentParam()
1004 paras.extraInfo)) { in GetWantAgentParam()
/base/startup/init/interfaces/innerkits/fs_manager/libfs_dm/include/
H A Dfs_dm.h33 char *paras; member
/third_party/icu/icu4j/perf-tests/data/collation/
H A DTestRandomWordsUDHR_tr.txt127 parasızdır dünyada
172 Evlenme parasızdır eşitliğine
379 parasızdır tanınmasını saldırısız
497 parasızdır aramak
1457 parasızdır
1747 parasızdır ihtimam hakkından
1793 eğlenmeye çalışan parasızdır
2052 parasızdır
2441 gittikçe parasızdır içinde
2703 parasız
[all...]
/foundation/resourceschedule/ffrt/src/eu/
H A Dwgcm.h40 * These two paras are used to detemine wether to wake up the server.
/third_party/ffmpeg/libavcodec/
H A Dfits.h3 * Copyright (c) 2017 Paras Chadha
/base/msdp/device_status/intention/dfx/include/
H A Dcooperate_hisysevent.h71 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras);
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_hisysevent.h56 static int32_t WriteModel(const DragType &dragType, Types... paras);
/base/time/time_service/services/timer/include/
H A Dtimer_manager_interface.h58 virtual int32_t CreateTimer(TimerPara &paras,

Completed in 23 milliseconds

1234