Home
last modified time | relevance | path

Searched defs:curItem (Results 1 - 13 of 13) sorted by relevance

/base/startup/appspawn/lite/
H A Dappspawn_message.c104 static int GetCaps(const cJSON *curItem, MessageSt *msgSt) in GetCaps() argument
/foundation/ai/intelligent_voice_framework/utils/
H A Dtimer_mgr.cpp188 shared_ptr<TimerItem> curItem = *it; in KillTimer() local
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractShaderPrograms.cpp121 const xe::ri::Item& curItem = curEntry.list->getItem(curEntry.curNdx); in extractShaderPrograms() local
/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
[all...]
/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
[all...]
/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
[all...]
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); SetItemsFocused() local
[all...]
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp353 std::shared_ptr<ResActionItem> curItem = nullptr; in DoFreqActions() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp69 ConstValueRangeAccess curItem = getItem(); in next() local
/base/startup/init/test/unittest/lite/
H A Dcmd_func_test.cpp600 static void CheckService(const cJSON* curItem) in CheckService() argument
663 cJSON *curItem in CheckServices() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.cpp565 RefPtr<RenderIndexerItem> curItem = GetSpecificItem(curSection); in MoveSectionWithIndexer() local
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp759 ri::Item* curItem = getCurrentItem(); in handleElementEnd() local
790 ri::Item* curItem = getCurrentItem(); in handleData() local
[all...]
/base/startup/init/services/init/
H A Dinit_service_manager.c770 static int GetServiceSandbox(const cJSON *curItem, Service *service) in GetServiceSandbox() argument
862 static void ParseOneServiceArgs(const cJSON *curItem, Service *service) in ParseOneServiceArgs() argument
934 int ParseOneService(const cJSON *curItem, Servic argument
1101 cJSON *curItem = cJSON_GetArrayItem(serviceArr, i); ParseAllServices() local
[all...]

Completed in 12 milliseconds