Searched refs:CHECK_STRING_EMPTY (Results 1 - 3 of 3) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | business_error.h | 46 #define CHECK_STRING_EMPTY(env, str, strName) \ macro
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager_sync.cpp | 945 CHECK_STRING_EMPTY(env, bundleName, std::string{ BUNDLE_NAME }); in GetAppProvisionInfoSync()
|
H A D | bundle_manager.cpp | 4503 CHECK_STRING_EMPTY(env, asyncCallbackInfo->bundleName, std::string{ BUNDLE_NAME }); in GetAppProvisionInfo() 4593 CHECK_STRING_EMPTY(env, bundleName, std::string{ BUNDLE_NAME }); in GetAdditionalInfo() 4852 CHECK_STRING_EMPTY(env, bundleName, std::string{ BUNDLE_NAME }); in SetAdditionalInfo() 5052 CHECK_STRING_EMPTY(env, developerId, std::string{ DEVELOPER_ID }); in GetAllBundleInfoByDeveloperId()
|
Completed in 11 milliseconds