/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/ |
H A D | app_spawn_client.cpp | 99 cJSON *root = cJSON_CreateObject(); in SpawnProcess() local
|
/ohos5.0/base/telephony/telephony_data/common/src/ |
H A D | parser_util.cpp | 121 cJSON *root = cJSON_Parse(content); in ParserPdpProfileJson() local 243 cJSON *root = cJSON_Parse(content); in ParserOpKeyJson() local 358 cJSON *root = cJSON_Parse(content); in ParserNumMatchJson() local 451 cJSON *root = cJSON_Parse(content); in ParserEccDataJson() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_request_calendar.cpp | 800 nlohmann::json root; in SerializationRRule() local 811 nlohmann::json root; in SerializationExcludeDates() local 829 nlohmann::json root = nlohmann::json::parse(str, nullptr, false); in DeserializationRRule() local 854 nlohmann::json root = nlohmann::json::parse(str, nullptr, false); in DeserializationExcludeDates() local
|
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | MenuPresenter.java | 75 public MenuView getMenuView(ViewGroup root); in getMenuView()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_strategy_router_parser.cpp | 48 xmlNode *root = xmlDocGetRootElement(doc_); in Parse() local
|
/aosp14/system/core/init/ |
H A D | firmware_handler.cpp | 65 static void LoadFirmware(const std::string& firmware, const std::string& root, int fw_fd, in LoadFirmware() 233 void FirmwareHandler::ProcessFirmwareEvent(const std::string& root, in ProcessFirmwareEvent()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_installer.cpp | 528 cJSON *root = BundleUtil::GetJsonStream(THIRD_SYSTEM_BUNDLE_JSON); in CheckIsThirdSystemBundle() local 565 cJSON *root = BundleUtil::GetJsonStream(path); in RecordThirdSystemBundle() local 608 cJSON *root = cJSON_CreateObject(); in InitThirdSystemBundleRecord() local
|
H A D | gt_bundle_installer.cpp | 642 cJSON *root = BundleUtil::GetJsonStream(THIRD_SYSTEM_BUNDLE_JSON); in CheckIsThirdSystemBundle() local 675 cJSON *root = BundleUtil::GetJsonStream(path); in RecordThirdSystemBundle() local 707 cJSON *root = cJSON_CreateObject(); in InitThirdSystemBundleRecord() local
|
/ohos5.0/base/startup/init/services/modules/bootevent/ |
H A D | bootevent.c | 180 static int AddItemToJson(cJSON *root, const char *name, double startTime, int pid, double durTime) in AddItemToJson() 194 static int BootEventTraversal(ListNode *node, void *root) in BootEventTraversal() 252 cJSON *root = cJSON_CreateArray(); in SaveServiceBootEvent() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | RunningTasks.java | 59 WindowContainer<?> root, int callingUid, ArraySet<Integer> profileIds) { in getTasks()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_object_hierarchy_observer.h | 111 void SetTarget(const IObject::Ptr& root) in SetTarget()
|
/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/ |
H A D | vibrator_source_parser.cpp | 75 Json::Value root; in ParseSources() local
|
/aosp14/frameworks/base/tools/aapt2/io/ |
H A D | FileSystem.cpp | 70 std::unique_ptr<FileCollection> FileCollection::Create(android::StringPiece root, in Create()
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/ |
H A D | policy_serializer_test.cpp | 413 Json::Value root; variable 435 Json::Value root; variable
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | LayoutInflater.java | 484 public View inflate(@LayoutRes int resource, @Nullable ViewGroup root) { in inflate() 504 public View inflate(XmlPullParser parser, @Nullable ViewGroup root) { in inflate() 525 public View inflate(@LayoutRes int resource, @Nullable ViewGroup root, boolean attachToRoot) { in inflate() 545 View tryInflatePrecompiled(@LayoutRes int resource, Resources res, @Nullable ViewGroup root, in tryInflatePrecompiled() 633 public View inflate(XmlPullParser parser, @Nullable ViewGroup root, boolean attachToRoot) { in inflate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuisurface_fuzzer/ |
H A D | rsuisurface_fuzzer.cpp | 93 NodeId root = GetData<NodeId>(); in RSUIDirectorFuzzTest() local
|
/ohos5.0/drivers/peripheral/vibrator/chipset/drv2605l/ |
H A D | vibrator_drv2605l_driver.h | 52 const struct DeviceResourceNode *root; member
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_scheduler.cpp | 115 auto root = std::make_unique<SCPUEUTask>( variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/config/ |
H A D | area_policy.cpp | 39 auto root = CJsonUtil::ParseJsonRoot(configPath); in Parse() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_device_info_hcs.py | 22 def __init__(self, root, vendor, module, board, driver, path): argument
|
H A D | hdf_defconfig_patch.py | 19 def __init__(self, root, vendor, kernel, argument
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/ |
H A D | efilter_factory.cpp | 76 std::shared_ptr<EFilter> EFilterFactory::Restore(const std::string &name, const EffectJsonPtr &root… in Restore()
|
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/ |
H A D | wakeup_action_source_parser.cpp | 83 Json::Value root; in ParseSources() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/ |
H A D | FragmentService.java | 94 View root = view.getRootView(); in getFragmentHostManager() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/inspector/ |
H A D | js_inspector_manager.cpp | 210 auto root = JsonUtil::ParseJsonString(jsCode); in OperateComponent() local 299 …tr<Component> JsInspectorManager::GetNewComponentWithJsCode(const std::unique_ptr<JsonValue>& root) in GetNewComponentWithJsCode() 327 …r<NG::UINode> JsInspectorManager::GetNewFrameNodeWithJsCode(const std::unique_ptr<JsonValue>& root) in GetNewFrameNodeWithJsCode()
|