Searched refs:BPrivate (Results 276 - 300 of 1134) sorted by path

<<11121314151617181920>>

/haiku/src/bin/pkgman/
H A Dcommand_uninstall.cpp23 using namespace BPackageKit::BPrivate;
H A Dcommand_update.cpp23 using namespace BPackageKit::BPrivate;
H A Dpkgman.cpp19 using namespace BPackageKit::BManager::BPrivate;
/haiku/src/bin/
H A Dsetcontrollook.cpp13 using BPrivate::set_control_look;
/haiku/src/build/libbe/storage/
H A DEntry.cpp402 if (BPrivate::Storage::is_absolute_path(path))
465 // BPrivate::Storage::close_dir(fDirFd);
690 if (BPrivate::Storage::is_absolute_path(path)) {
927 status_t error = BPrivate::Storage::parse_path(path, dirPath,
936 error = BPrivate::Storage::check_entry_name(dirPath);
/haiku/src/build/libroot/
H A DNodeRef.h10 namespace BPrivate { namespace
59 } // namespace BPrivate
H A Dfs_attr_haiku.cpp38 namespace BPrivate {} namespace
39 using namespace BPrivate;
H A Dfs_descriptors.cpp34 typedef map<int, BPrivate::Descriptor*> DescriptorMap;
37 namespace BPrivate { namespace
547 } // namespace BPrivate
H A Dfs_descriptors.h21 namespace BPrivate { namespace
127 } // namespace BPrivate
H A Dfs_impl.h8 namespace BPrivate { namespace
14 } // namespace BPrivate
/haiku/src/build/libshared/
H A DNaturalCompare.cpp20 namespace BPrivate { namespace
151 } // namespace BPrivate
/haiku/src/kits/app/
H A DAppServerLink.cpp29 namespace BPrivate { namespace
50 } // namespace BPrivate
H A DApplication.cpp54 using namespace BPrivate;
336 BPrivate::AppServerLink link;
360 fServerLink = new BPrivate::PortLink(-1, -1);
381 thread_id thread = BPrivate::main_thread_for(team);
387 fInitError = BPrivate::get_app_ref(&ref);
703 BPrivate::AppServerLink link;
865 BPrivate::AppServerLink link;
874 BPrivate::AppServerLink link;
883 BPrivate::AppServerLink link;
892 BPrivate
[all...]
H A DClipboard.cpp28 using namespace BPrivate;
H A DDesktopLink.cpp16 namespace BPrivate { namespace
38 } // namespace BPrivate
H A DDirectMessageTarget.cpp13 namespace BPrivate { namespace
63 } // namespace BPrivate
H A DHandler.cpp30 using BPrivate::gDefaultTokens;
92 namespace BPrivate { namespace
117 } // namespace BPrivate
119 using namespace BPrivate;
639 fObserverList = new (std::nothrow) BPrivate::ObserverList();
H A DInitTerminateLibBe.cpp37 BPrivate::gLooperList.InitAfterFork();
38 BPrivate::gDefaultTokens.InitAfterFork();
39 BPrivate::init_team_after_fork();
H A DLaunchRoster.cpp22 using namespace BPrivate;
362 port_id daemonPort = BPrivate::get_launch_daemon_port();
H A DLinkReceiver.cpp50 namespace BPrivate { namespace
590 } // namespace BPrivate
H A DLinkSender.cpp35 namespace BPrivate { namespace
335 } // namespace BPrivate
H A DLooperList.cpp24 namespace BPrivate { namespace
272 } // namespace BPrivate
H A DMessageAdapter.cpp18 namespace BPrivate { namespace
865 } // namespace BPrivate
H A DMessageRunner.cpp19 using namespace BPrivate;
238 result = request.AddInt32("team", BPrivate::current_team());
H A DMessenger.cpp37 using BPrivate::gDefaultTokens;
38 using BPrivate::gLooperList;
39 using BPrivate::BLooperList;
92 return BPrivate::current_team() == fTeam;
106 *_looper = BPrivate::gLooperList.LooperForPort(fPort);

Completed in 104 milliseconds

<<11121314151617181920>>