Home
last modified time | relevance | path

Searched defs:strItem (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/startup/appspawn/lite/
H A Dappspawn_message.c63 static enum OHOSLiteErrorCode ReadStringItem(cJSON *strItem, char **buf, size_t maxLen, size_t minL… in ReadStringItem()
95 static double ReadNumberItem(cJSON *strItem) in ReadNumberItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.cpp72 std::u16string strItem; in BuildIndexerAlphabet() local
258 std::u16string strItem = labelLocal_[i]; in BuildIndexerItems() local
270 std::u16string strItem = defaultAlphaLocal_[i]; in BuildIndexerItems() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.cpp153 std::u16string strItem = labelLocal_[i]; in BuildIndexerItems() local
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dcjson_util.cpp86 cJSON* strItem = cJSON_GetArrayItem(strArray, index); in GetStringArray() local
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Djson_utils.cpp184 for (const auto &strItem : strArrayValue) { in GetStrArrFromJsonValue() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp857 std::string strItem; in ParseArrayStringValue() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.cpp1447 std::string strItem; in ParseArrayStringValue() local