Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbusiness_error.h46 #define CHECK_STRING_EMPTY(env, str, strName) \ macro
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp945 CHECK_STRING_EMPTY(env, bundleName, std::string{ BUNDLE_NAME }); in GetAppProvisionInfoSync()
H A Dbundle_manager.cpp4503 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