Searched defs:bundleName (Results 1 – 7 of 7) sorted by relevance
29 ConnectServer(const std::string& bundleName, std::function<void(std::string&&)> onMessage) in ConnectServer()
126 CString bundleName = vec[0]; in ParseUrl() local161 CString bundleName = vec[0]; in ParsePrefixBundle() local
74 CString bundleName = entry.substr(0, pos); in CheckIsRecordWithBundleName() local
336 void SetBundleName(const CString &bundleName) in SetBundleName()
299 void SetArkBundleName(std::string bundleName) in SetArkBundleName()
1056 void SetArkBundleName(const std::string &bundleName) { in SetArkBundleName()
3667 void JSNApi::SetBundleName(EcmaVM *vm, const std::string &bundleName) in SetBundleName()