/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | hisysevent_observer.cpp | 100 nlohmann::json root = nlohmann::json::parse(eventDetail, nullptr, false); OnEvent() local 116 ProcessHiSysEvent(const std::string& eventName, const nlohmann::json& root) ProcessHiSysEvent() argument 132 ProcessAvCodecEvent(const nlohmann::json& root, const std::string& eventName) ProcessAvCodecEvent() argument 165 ProcessRunningLockEvent(const nlohmann::json& root, const std::string& eventName) ProcessRunningLockEvent() argument 218 ProcessAudioEvent(const nlohmann::json& root, const std::string& eventName) ProcessAudioEvent() argument 265 ProcessCameraEvent(const nlohmann::json& root, const std::string& eventName) ProcessCameraEvent() argument 290 ProcessBluetoothEvent(const nlohmann::json& root, const std::string& eventName) ProcessBluetoothEvent() argument 325 ProcessWifiEvent(const nlohmann::json& root, const std::string& eventName) ProcessWifiEvent() argument [all...] |
/foundation/window/window_manager/interfaces/kits/napi/screenshot/ |
H A D | native_screenshot_module.cpp | 57 static napi_valuetype GetType(napi_env env, napi_value root) in GetType() argument
|
/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | lru_cache_disk_handler.cpp | 140 cJSON* root = cJSON_CreateObject(); in WriteCacheToJsonValue() local 159 void LRUCache::ReadCacheFromJsonValue(const cJSON* root) in ReadCacheFromJsonValue() argument 256 cJSON *root = cJSON_Parse(jsonStr.c_str()); in ReadJsonValueFromFile() local 264 void LRUCacheDiskHandler::WriteJsonValueToFile(const cJSON *root) in WriteJsonValueToFile() argument 291 cJSON *root = ReadJsonValueFromFile(); ReadCacheFromJsonFile() local 304 cJSON *root = ReadJsonValueFromFile(); Get() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/ |
H A D | water_version_manager.cpp | 340 json root; in ToAnonymousString() local
|
/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | preferences_xml_utils.cpp | 177 xmlNode *root = xmlDocGetRootElement(doc.get()); in ReadSettingXml() local
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | napi_data_utils.cpp | 485 napi_value root = nullptr; in DefineClass() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/ |
H A D | distributed_camera_source_service.cpp | 150 cJSON *root = cJSON_CreateObject(); in GetCodecInfo() local
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_transport.cpp | 116 cJSON *root = cJSON_Parse(rawPayload.c_str()); in HandleReceiveMessage() local
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_json_entity_ext_manage_test.cpp | 142 string root = tm.GetRootDirCurTest(); in HWTEST_F() local 186 string root = tm.GetRootDirCurTest(); in HWTEST_F() local 239 string root = tm.GetRootDirCurTest(); in HWTEST_F() local 302 string root = tm.GetRootDirCurTest(); HWTEST_F() local 365 string root = tm.GetRootDirCurTest(); HWTEST_F() local 632 string root = tm.GetRootDirCurTest(); HWTEST_F() local 680 string root = tm.GetRootDirCurTest(); HWTEST_F() local [all...] |
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_monitor_service.cpp | 194 cJSON *root = cJSON_CreateObject();
in SendSmartNotificationEvent() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | huffman.c | 46 static void heap_sift(HeapElem *h, int root, int size) in heap_sift() argument
|
H A D | binkaudio.c | 61 float root; member
|
/third_party/eudev/src/shared/ |
H A D | path-util.c | 543 char *prefix_root(const char *root, const char *path) { in prefix_root() argument [all...] |
/third_party/exfatprogs/include/ |
H A D | exfat_fs.h | 36 struct exfat_inode *root; member
|
/third_party/eudev/src/udev/ |
H A D | udevadm-info.c | 287 bool root = 0; in uinfo() local
|
/third_party/ffmpeg/libavformat/ |
H A D | cache.c | 58 struct AVTreeNode *root; member
|
H A D | url.c | 164 static int append_path(char *root, char *out_end, char **rout, in append_path() argument 288 const char *root = "/"; in ff_make_absolute_url2() local
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_strtab.c | 66 struct Dwelf_Strent *root; member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_copy.c | 262 _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_copy_open() argument
|
/third_party/alsa-lib/src/pcm/scopes/ |
H A D | level.c | 220 _snd_pcm_scope_level_open(snd_pcm_t *pcm, const char *name, snd_config_t *root, snd_config_t *conf) _snd_pcm_scope_level_open() argument
|
/third_party/cJSON/tests/ |
H A D | cjson_add.c | 50 cJSON *root = cJSON_CreateObject(); in cjson_add_null_should_add_null() local 63 cJSON *root = cJSON_CreateObject(); in cjson_add_null_should_fail_with_null_pointers() local 73 cJSON *root = cJSON_CreateObject(); in cjson_add_null_should_fail_on_allocation_failure() local 86 cJSON *root = cJSON_CreateObject(); cjson_add_true_should_add_true() local 99 cJSON *root = cJSON_CreateObject(); cjson_add_true_should_fail_with_null_pointers() local 109 cJSON *root = cJSON_CreateObject(); cjson_add_true_should_fail_on_allocation_failure() local 166 cJSON *root = cJSON_CreateObject(); cjson_add_false_should_add_false() local 179 cJSON *root = cJSON_CreateObject(); cjson_add_false_should_fail_with_null_pointers() local 189 cJSON *root = cJSON_CreateObject(); cjson_add_false_should_fail_on_allocation_failure() local 202 cJSON *root = cJSON_CreateObject(); cjson_add_bool_should_add_bool() local 221 cJSON *root = cJSON_CreateObject(); cjson_add_bool_should_fail_with_null_pointers() local 231 cJSON *root = cJSON_CreateObject(); cjson_add_bool_should_fail_on_allocation_failure() local 244 cJSON *root = cJSON_CreateObject(); cjson_add_number_should_add_number() local 260 cJSON *root = cJSON_CreateObject(); cjson_add_number_should_fail_with_null_pointers() local 270 cJSON *root = cJSON_CreateObject(); cjson_add_number_should_fail_on_allocation_failure() local 284 cJSON *root = cJSON_CreateObject(); cjson_add_int64_number_should_add_int64_number() local 300 cJSON *root = cJSON_CreateObject(); cjson_add_int64_number_should_fail_with_null_pointers() local 310 cJSON *root = cJSON_CreateObject(); cjson_add_int64_number_should_fail_on_allocation_failure() local 324 cJSON *root = cJSON_CreateObject(); cjson_add_string_should_add_string() local 338 cJSON *root = cJSON_CreateObject(); cjson_add_string_should_fail_with_null_pointers() local 348 cJSON *root = cJSON_CreateObject(); cjson_add_string_should_fail_on_allocation_failure() local 361 cJSON *root = cJSON_CreateObject(); cjson_add_raw_should_add_raw() local 375 cJSON *root = cJSON_CreateObject(); cjson_add_raw_should_fail_with_null_pointers() local 385 cJSON *root = cJSON_CreateObject(); cjson_add_raw_should_fail_on_allocation_failure() local 398 cJSON *root = cJSON_CreateObject(); cJSON_add_object_should_add_object() local 410 cJSON *root = cJSON_CreateObject(); cjson_add_object_should_fail_with_null_pointers() local 420 cJSON *root = cJSON_CreateObject(); cjson_add_object_should_fail_on_allocation_failure() local 433 cJSON *root = cJSON_CreateObject(); cJSON_add_array_should_add_array() local 445 cJSON *root = cJSON_CreateObject(); cjson_add_array_should_fail_with_null_pointers() local 455 cJSON *root = cJSON_CreateObject(); cjson_add_array_should_fail_on_allocation_failure() local [all...] |
/third_party/gn/src/gn/ |
H A D | loader.cc | 238 BackgroundLoadFile(const Settings* settings, const SourceFile& file_name, const LocationRange& origin, const ParseNode* root) BackgroundLoadFile() argument 289 BackgroundLoadBuildConfig( Settings* settings, const Scope::KeyValueMap& toolchain_overrides, const ParseNode* root) BackgroundLoadBuildConfig() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditransformtst.c | 430 addBidiTransformTest(TestNode** root) in addBidiTransformTest() argument
|
H A D | ucsdetst.c | 38 void addUCsdetTest(TestNode** root) in addUCsdetTest() argument [all...] |
H A D | unumberformattertst.c | 44 void addUNumberFormatterTest(TestNode** root) { in addUNumberFormatterTest() argument
|