Searched refs:example (Results 1 - 11 of 11) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/ |
H A D | bms_bundle_parser_test.cpp | 69 "bundleName": "com.example.hiworld.himusic", 70 "vendor": "example", 87 "package": "com.example.hiworld.himusic.entry", 149 "deepLink": "ability://com.example.myapplication.fa/.MainAbility", 150 "formConfigAbility": "ability://com.example.myapplication.fa/.MainAbility", 201 "uri": "dataability://com.example.hiworld.himusic.UserADataAbility", 211 "com.example.hiworld.himusic.entry.MainAbility", 212 "com.example.hiworld.himusic.entry.PlayService" 230 "bundleName":"com.example.myapplication", 231 "vendor":"example", [all...] |
/foundation/multimedia/media_lite/services/player_lite/server/src/ |
H A D | samgr_player_server.cpp | 49 PlayerService* example = (PlayerService*)service;
in Initialize() local 50 example->identity = identity;
in Initialize()
|
/foundation/window/window_manager_lite/services/wms/ |
H A D | samgr_wms.cpp | 48 WMSService* example = reinterpret_cast<WMSService*>(service); in Initialize() local 49 example->identity = identity; in Initialize()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/ |
H A D | bms_bundle_clone_app_bundle_logic_test.cpp | 71 "com.example.myapplication.entry.MainAbility":{ 74 "applicationName":"com.example.myapplication", 76 "bundleName":"com.example.myapplication", 97 "hapPath":"/data/app/el1/bundle/public/com.example.myapplication/entry.hap", 133 "resourcePath":"/data/app/el1/bundle/public/com.example.myapplication/entry/resources.index", 173 "bundleName":"com.example.myapplication", 175 "codePath":"/data/app/el1/bundle/public/com.example.myapplication", 184 "appId":"com.example.myapplication",
|
/foundation/multimedia/camera_lite/services/server/src/ |
H A D | samgr_camera.cpp | 53 CameraService* example = (CameraService*)service; in Initialize() local 54 example->identity = identity; in Initialize()
|
/foundation/window/window_manager_lite/services/ims/ |
H A D | samgr_ims.cpp | 47 IMSService* example = reinterpret_cast<IMSService*>(service); in Initialize() local 48 example->identity = identity; in Initialize()
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_argument.h | 41 const char *example; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/ |
H A D | bms_bundle_data_storage_database_test.cpp | 39 const std::string NORMAL_BUNDLE_NAME{"com.example.test"}; 41 const std::string MODULE_PACKGE{"com.example.test.entry"}; 82 "com.example.myapplication.entry.MainAbility":{ 208 "applicationName":"com.example.myapplication", 210 "bundleName":"com.example.myapplication", 233 "hapPath":"/data/app/el1/bundle/public/com.example.myapplication/entry.hap", 271 "resourcePath":"/data/app/el1/bundle/public/com.example.myapplication/entry/resources.index", 337 "bundleName":"com.example.myapplication", 339 "codePath":"/data/app/el1/bundle/public/com.example.myapplication", 342 "dataBaseDir":"/data/app/el2/database/com.example [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_patch_parser_test/ |
H A D | bms_patch_parser_test.cpp | 39 "bundleName" : "com.example.test", 155 EXPECT_EQ(appQuickFix.bundleName, "com.example.test"); in HWTEST_F()
|
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_auth_message_processor.cpp | 1198 "HOST": "com.example.distributedcalc", in HWTEST_F() 1204 "TARGET": "com.example.distributedcalc", in HWTEST_F() 1233 "GROUPNAME": "com.example.test", in HWTEST_F() 1238 "authToken": "com.example.distributedcalc62063A65EC8540074FF01413BDC3B6D7", in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_node_test.cpp | 5389 Color example(255, 0, 0, 255); // for test in HWTEST_F() 5390 Vector4<Color> color = { example, example, example, example }; in HWTEST_F()
|
Completed in 25 milliseconds