Home
last modified time | relevance | path

Searched refs:ModifyObject4ChangeType (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/test/fuzztest/
H A DChangeJsonUtil.h29 static void ModifyObject4ChangeType(cJSON *object, uint64_t& idx);
H A DChangeJsonUtil.cpp80 void ChangeJsonUtil::ModifyObject4ChangeType(cJSON *object, uint64_t& idx) in ModifyObject4ChangeType() function in ChangeJsonUtil
114 ModifyObject4ChangeType(arrayItem, idx); in ModifyObject4ChangeType()
119 ModifyObject4ChangeType(objItem, idx); in ModifyObject4ChangeType()
/ide/tools/previewer/test/fuzztest/commandparse_fuzzer/
H A DCommandParse.cpp41 ChangeJsonUtil::ModifyObject4ChangeType(jsonArgs, index); in Execute()

Completed in 2 milliseconds