Home
last modified time | relevance | path

Searched defs:subItem (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dconfig_reader.cpp68 SubItem subItem; in ParseSubItem() local
229 for (auto subItem : item.subItemList) { in DumpItem() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp62 for (auto subItem : item.subItemList) { in GetSubItemValue() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c449 cJSON *subItem = cJSON_GetArrayItem(subItems, j); in IsSupportApCoexist() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp176 shared_ptr<JsValue> subItem = item->GetElement(runtime, j); in GetValueAsString() local