Home
last modified time | relevance | path

Searched defs:curItem (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/startup/appspawn/lite/
H A Dappspawn_message.c104 static int GetCaps(const cJSON *curItem, MessageSt *msgSt) in GetCaps()
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.cpp188 shared_ptr<TimerItem> curItem = *it; in KillTimer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.cpp477 RefPtr<RenderIndexerItem> curItem = GetSpecificItem(curSection); in MoveSection() local
523 RefPtr<RenderIndexerItem> curItem = GetSpecificItem(curSection); in MoveSectionWithIndexer() local
H A Drender_indexer_circle.cpp255 int32_t curItem = GetNearestItem(position, true); in HandleTouchMove() local
784 int32_t curItem = GetNearestItem(touchAngle); in TouchOnCollapseArc() local
984 RefPtr<RenderIndexerItem> curItem = GetSpecificItem(index); in SetItemsFocused() local
/ohos5.0/base/startup/init/services/init/
H A Dinit_service_manager.c770 static int GetServiceSandbox(const cJSON *curItem, Service *service) in GetServiceSandbox()
862 static void ParseOneServiceArgs(const cJSON *curItem, Service *service) in ParseOneServiceArgs()
934 int ParseOneService(const cJSON *curItem, Service *service) in ParseOneService()
1101 cJSON *curItem = cJSON_GetArrayItem(serviceArr, i); in ParseAllServices() local
/ohos5.0/base/startup/init/test/unittest/lite/
H A Dcmd_func_test.cpp600 static void CheckService(const cJSON* curItem) in CheckService()
663 cJSON *curItem = cJSON_GetArrayItem(serviceArr, i); in CheckServices() local
/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Djson_utils.c96 CJson *curItem = jsonObj->child; in DeleteAllItemExceptOne() local
113 CJson *curItem = jsonObj->child; in DeleteAllItem() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Djson_utils_mock.c128 CJson *curItem = jsonObj->child; in DeleteAllItemExceptOne() local
145 CJson *curItem = jsonObj->child; in DeleteAllItem() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.cpp567 RefPtr<RenderIndexerItem> curItem = GetSpecificItem(curSection); in MoveSectionWithIndexer() local
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp341 std::shared_ptr<ResActionItem> curItem = nullptr; in DoFreqActions() local